|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MsnConnection
Msn connection information.
Method Summary | |
---|---|
MsnConnectionType |
getConnectionType()
Get connection type, if don't known, return null. |
String |
getExternalIP()
Get ip external. |
int |
getExternalPort()
Get port external. |
String |
getInternalIP()
Get ip internal. |
int |
getInternalPort()
Get port internal. |
String |
getRemoteIP()
Get the remote ip. |
int |
getRemotePort()
Get remote port. |
Method Detail |
---|
String getRemoteIP()
int getRemotePort()
String getInternalIP()
int getInternalPort()
String getExternalIP()
int getExternalPort()
MsnConnectionType getConnectionType()
|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |