|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SslEndpoint | |
| 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 SslEndpoint in net.jini.jeri.ssl |
| Methods in net.jini.jeri.ssl that return SslEndpoint | |
static SslEndpoint |
SslEndpoint.getInstance(String serverHost,
int port)
Returns a TLS/SSL endpoint for the specified server host and port. |
static SslEndpoint |
SslEndpoint.getInstance(String serverHost,
int port,
SocketFactory socketFactory)
Returns a TLS/SSL endpoint for the specified server host, port, and socket factory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||