|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SslServerEndpointImpl.SslListenCookie | |
---|---|
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.SslListenCookie in net.jini.jeri.ssl |
---|
Methods in net.jini.jeri.ssl that return SslServerEndpointImpl.SslListenCookie | |
---|---|
private SslServerEndpointImpl.SslListenCookie |
SslServerEndpointImpl.checkCookie(ServerEndpoint.ListenCookie cookie)
Checks that the argument is a valid listen cookie for this server endpoint. |
Methods in net.jini.jeri.ssl with parameters of type SslServerEndpointImpl.SslListenCookie | |
---|---|
(package private) Endpoint |
SslServerEndpointImpl.createEndpoint(String serverHost,
SslServerEndpointImpl.SslListenCookie cookie)
Creates an endpoint for this server endpoint corresponding to the specified server host and listen cookie. |
(package private) Endpoint |
HttpsServerEndpoint.HttpsServerEndpointImpl.createEndpoint(String serverHost,
SslServerEndpointImpl.SslListenCookie cookie)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |