|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.net.SocketInformation
Field Summary | |
String |
hostname
|
boolean |
isConnected
|
boolean |
isSecure
|
String |
network
|
String |
password
|
int |
port
|
Constructor Summary | |
SocketInformation()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public String hostname
public int port
public boolean isConnected
public boolean isSecure
public String password
public String network
Constructor Detail |
public SocketInformation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |