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

Copyright © 2007, 2011, Oracle and/or its affiliates. All rights reserved.