| Package | Description | 
|---|---|
| net.jini.jeri.tcp | Provides implementations of the  EndpointandServerEndpointabstractions that use TCP sockets
as the underlying communication mechanism. | 
| Class and Description | 
|---|
| TcpEndpoint | 
| TcpServerEndpoint An implementation of the  ServerEndpointabstraction that
 uses TCP sockets (instances ofServerSocket) for the
 underlying communication mechanism. |