|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.net.SecureSocket
public class SecureSocket
Field Summary | |
---|---|
protected javax.net.ssl.SSLSocket |
socket
|
Constructor Summary | |
---|---|
SecureSocket(java.lang.String host,
int port)
|
Method Summary | |
---|---|
java.net.Socket |
getSocket()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.net.ssl.SSLSocket socket
Constructor Detail |
---|
public SecureSocket(java.lang.String host, int port) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.net.Socket getSocket()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |