Class Summary |
ServerSocketFactory |
This class wraps multiples implementations of the java.net.Socket class. |
ServerSocketFactory13 |
This class implements the ServerSocketFactory interface for JDK prior to 1.4. |
SocketAddress |
This class implements an IP Socket Address (IP address + port number) |
SocketFactory |
This class wraps multiples implementations of the java.net.Socket class. |
SocketFactory13 |
This class implements the SocketFactory interface for JDK prior to 1.4. |
SocketFactory14 |
This class implements the SocketFactory interface for JDK since 1.4. |