NIO2 API

Uses of Package
org.classpath.icedtea.java.net

Packages that use org.classpath.icedtea.java.net
org.classpath.icedtea.java.net   
org.classpath.icedtea.java.nio.channels Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations. 
org.classpath.icedtea.java.nio.channels.spi Service-provider classes for the org.classpath.icedtea.java.nio.channels package. 
 

Classes in org.classpath.icedtea.java.net used by org.classpath.icedtea.java.net
ProtocolFamily
          Represents a family of communication protocols.
SocketOption
          A socket option associated with a socket.
StandardProtocolFamily
          Defines the standard families of communication protocols.
 

Classes in org.classpath.icedtea.java.net used by org.classpath.icedtea.java.nio.channels
ProtocolFamily
          Represents a family of communication protocols.
SocketOption
          A socket option associated with a socket.
 

Classes in org.classpath.icedtea.java.net used by org.classpath.icedtea.java.nio.channels.spi
ProtocolFamily
          Represents a family of communication protocols.
 


NIO2 API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.