public interface SSLFactory
Modifier and Type | Method and Description |
---|---|
QServerSocket |
bind(QServerSocket ss)
Creates the SSL ServerSocket.
|
QServerSocket |
create(java.net.InetAddress host,
int port)
Creates the SSL ServerSocket.
|
QServerSocket create(java.net.InetAddress host, int port) throws ConfigException, java.io.IOException, java.security.GeneralSecurityException
ConfigException
java.io.IOException
java.security.GeneralSecurityException
QServerSocket bind(QServerSocket ss) throws ConfigException, java.io.IOException, java.security.GeneralSecurityException
ConfigException
java.io.IOException
java.security.GeneralSecurityException