|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SslServerEndpointImpl.SslListenHandle | |
---|---|
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 SslServerEndpointImpl.SslListenHandle in net.jini.jeri.ssl |
---|
Subclasses of SslServerEndpointImpl.SslListenHandle in net.jini.jeri.ssl | |
---|---|
private class |
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle
Implements ListenHandle |
Fields in net.jini.jeri.ssl declared as SslServerEndpointImpl.SslListenHandle | |
---|---|
private SslServerEndpointImpl.SslListenHandle |
SslServerEndpointImpl.SslServerConnection.listenHandle
The listen handle that accepted this connection |
Constructors in net.jini.jeri.ssl with parameters of type SslServerEndpointImpl.SslListenHandle | |
---|---|
SslServerEndpointImpl.SslServerConnection(SslServerEndpointImpl.SslListenHandle listenHandle,
Socket socket)
Creates a server connection |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |