|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SslServerEndpointImpl | |
---|---|
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 in net.jini.jeri.ssl |
---|
Subclasses of SslServerEndpointImpl in net.jini.jeri.ssl | |
---|---|
private static class |
HttpsServerEndpoint.HttpsServerEndpointImpl
Implementation delegate. |
Fields in net.jini.jeri.ssl declared as SslServerEndpointImpl | |
---|---|
(package private) SslServerEndpointImpl |
SslServerEndpoint.impl
Implementation delegate. |
Methods in net.jini.jeri.ssl that return SslServerEndpointImpl | |
---|---|
private static SslServerEndpointImpl |
SslEndpoint.SslEndpointInternals.coerce(ServerEndpoint endpoint)
|
private SslServerEndpointImpl |
SslServerEndpointImpl.SslListenEndpoint.getImpl()
Returns the SslServerEndpointImpl associated with this listen endpoint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |