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