| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Methods with return type java.net.ServerSocket | |
| ServerSocket | SslRMIServerSocketFactory.createServerSocket(int port)  Creates an SSLServerSocket on a given port 
 | 
| Methods with return type java.net.ServerSocket | |
| ServerSocket |  Retrieves the channels socket.
 | 
| Methods with return type java.net.ServerSocket | |
| ServerSocket | RMIServerSocketFactory.createServerSocket(int port) | 
| ServerSocket | RMISocketFactory.createServerSocket(int port) | 
| Classes derived from java.net.ServerSocket | |
| class |  A server socket that allows clients to connect via the SSL protocol.
 | 
| Methods with return type java.net.ServerSocket | |
| ServerSocket |  Create an unbound server socket.
 | 
| ServerSocket | ServerSocketFactory.createServerSocket(int port)  Create a server socket bound to the given port.
 | 
| ServerSocket | ServerSocketFactory.createServerSocket(int port, int backlog) | 
| ServerSocket | |
| GNU Classpath (0.95) |