Uses of Class javax.net.ssl.SSLSocketFactory

Uses in package javax.net.ssl

Methods with parameter type javax.net.ssl.SSLSocketFactory

void
Sets the default SSL socket factory to be used in all new connections.
void
Sets the SSL socket factory for this instance.

Methods with return type javax.net.ssl.SSLSocketFactory

SSLSocketFactory
Returns the SSL client socket factory.
SSLSocketFactory
Returns the default SSL socket factory used in all new connections.
SSLSocketFactory
Returns the current SSL socket factory for this instance.
SSLSocketFactory
Returns the factory for client SSL sockets.