public interface IRemoteServiceProxy
Modifier and Type | Method and Description |
---|---|
IRemoteService |
getRemoteService()
Get IRemoteService associated with this proxy
|
IRemoteServiceReference |
getRemoteServiceReference()
Get IRemoteService reference associated with this proxy.
|
IRemoteService getRemoteService()
null
if no IRemoteService available for proxy.IRemoteServiceReference getRemoteServiceReference()
null
if no IRemoteServiceReference associated with this proxy.