| Package | Description | 
|---|---|
| net.jini.jeri.http | 
 Provides implementations of the  
Endpoint and
ServerEndpoint abstractions that use HTTP
messages sent over TCP sockets as the underlying communication
mechanism. | 
| Class and Description | 
|---|
| HttpEndpoint | 
| HttpServerEndpoint
 An implementation of the  
ServerEndpoint abstraction that
 uses HTTP messages sent over TCP sockets (instances of ServerSocket) for the underlying communication mechanism. |