|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpServerConnection | |
---|---|
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. |
net.jini.jeri.ssl | Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over
TLS/SSL) to support invocation constraints. |
Uses of HttpServerConnection in net.jini.jeri.http |
---|
Subclasses of HttpServerConnection in net.jini.jeri.http | |
---|---|
private class |
HttpServerEndpoint.LH.Connection
HttpServerConnection subclass. |
Uses of HttpServerConnection in net.jini.jeri.ssl |
---|
Subclasses of HttpServerConnection in net.jini.jeri.ssl | |
---|---|
private static class |
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
An HTTP server connection that gets its client host from the HTTPS connection and closes the HTTPS connection when it shuts down. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |