public interface IClientObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Returns host name in context of protocol plugn specfic implementation
|
java.lang.String |
getPartner()
Returns partner name in context of protocol plugin specfic implementation
|
java.lang.String |
getProtocol()
Returns protocol name in context of protocol plugin specfic implementation
|
java.lang.String getHost()
java.lang.String getPartner()
java.lang.String getProtocol()