GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.net.ssl.SSLSocketFactory | |
SSLSession | Negotiate the TLS session using the supplied SSL socket factory.
|
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.
|
GNU Classpath (0.95) |