| Class | Description |
|---|---|
| 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 | Deprecated |
| SocketFactory14 |
This class implements the SocketFactory interface for JDK since 1.4.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.