public class SSLKsFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
SocketFactory |
createSocketFactory(ActivityDef def) |
ServerSocketFactory |
createSSLServerSocketFactory(ActivityDef def) |
static SSLKsFactory |
get() |
SSLContext |
getContext(ActivityDef def) |
public static SSLKsFactory get()
public ServerSocketFactory createSSLServerSocketFactory(ActivityDef def)
public SocketFactory createSocketFactory(ActivityDef def)
public SSLContext getContext(ActivityDef def)
Copyright © 2017. All rights reserved.