|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SSLFactory
Abstract socket to handle both normal sockets and bin/resin sockets.
Method Summary | |
---|---|
QServerSocket |
bind(QServerSocket ss)
Creates the SSL ServerSocket. |
QServerSocket |
create(java.net.InetAddress host,
int port)
Creates the SSL ServerSocket. |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |