Uses of Class
java.net.ServerSocket

Packages that use ServerSocket
Package
Description
Provides the classes for implementing networking applications.
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.
Provides classes and interfaces for supporting the server side of RMI.
Provides classes for networking applications.
Provides classes for the secure socket package.
Provides implementations of RMIClientSocketFactory and RMIServerSocketFactory over the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.