| Interface | Description |
|---|---|
| HTTPConnection | |
| WebContainer |
An Interface for the Web Container so that we can plug in any web container.
|
| Class | Description |
|---|---|
| HTTPClientInvoker | |
| HTTPConnectionHandler | |
| HTTPConnectionManager | |
| HTTPConnectionMBeanServerConnection |
Implementation of an adapter that converts MBeanServerConnection calls
to HTTPConnection calls.
|
| HTTPConnector | |
| HTTPConnectorServer | |
| HTTPHeartBeat | |
| HTTPRemoteNotificationClientHandler | |
| HTTPResolver | |
| HTTPServerInvoker |
Implementation of the HTTPConnector interface that forwards the calls
to an MBeanServerConnection object.
|
| HTTPService | |
| HTTPSubjectInvoker |