Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT ea-b76

Uses of Interface
java.net.SocketOptions

Packages that use SocketOptions
Package Description
java.net Provides the classes for implementing networking applications. 
 

Uses of SocketOptions in java.net
 

Classes in java.net that implement SocketOptions
Modifier and Type Class and Description
 class DatagramSocketImpl
          Abstract datagram and multicast socket implementation base class.
 class SocketImpl
          The abstract class SocketImpl is a common superclass of all classes that actually implement sockets.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b76

Submit a bug or feature

Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.