|
|||||||||
| Home >> All >> java >> [ net overview ] | PREV NEXT | ||||||||
Uses of Interface
java.net.SocketOptions
| Uses of SocketOptions in java.net |
| Classes in java.net that implement SocketOptions | |
class |
DatagramSocketImpl
This abstract class models a datagram socket implementation. |
(package private) class |
PlainDatagramSocketImpl
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998). |
(package private) class |
PlainSocketImpl
The standard GCJ socket implementation. |
class |
SocketImpl
This abstract class serves as the parent class for socket implementations. |
class |
ZDatagramSocketImpl
This class is the new datagram socket implementation used by the datagram socket factory in place of the plain-old one. |
(package private) class |
ZSocketImpl
This class is the main entry point to the compression layer. |
|
|||||||||
| Home >> All >> java >> [ net overview ] | PREV NEXT | ||||||||