public interface ITransportConnection extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getClientIPAddress() |
int |
getClientPort() |
long |
getConnectionID() |
Date |
getConnectTime() |
long |
getRemoteObjID() |
String |
getServerIPAddress() |
int |
getServerPort() |
long getRemoteObjID()
Date getConnectTime()
String getClientIPAddress()
getRemoteObjID()
int getClientPort()
String getServerIPAddress()
int getServerPort()
long getConnectionID()
Copyright © GigaSpaces.