public class DefaultTcpNetSSLSocketFactorySupport extends Object implements TcpSocketFactorySupport, InitializingBean
SSLServerSocket and
SSLSocket.| Constructor and Description |
|---|
DefaultTcpNetSSLSocketFactorySupport(TcpSSLContextSupport sslContextSupport) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
ServerSocketFactory |
getServerSocketFactory()
Supplies the
ServerSocketFactory to be used to create new
ServerSockets. |
SocketFactory |
getSocketFactory()
Supplies the
SocketFactory to be used to create new Sockets. |
public DefaultTcpNetSSLSocketFactorySupport(TcpSSLContextSupport sslContextSupport)
public ServerSocketFactory getServerSocketFactory()
TcpSocketFactorySupportServerSocketFactory to be used to create new
ServerSockets.getServerSocketFactory in interface TcpSocketFactorySupportpublic SocketFactory getSocketFactory()
TcpSocketFactorySupportSocketFactory to be used to create new Sockets.getSocketFactory in interface TcpSocketFactorySupportpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface InitializingBeanException