public interface RemoterProxy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRemoteAlive()
Checks whether the remote side is still alive
|
void |
registerProxyListener(RemoterProxyListener listener)
Register a
RemoterProxyListener |
void |
unRegisterProxyListener(RemoterProxyListener listener)
Un register a
RemoterProxyListener |
void registerProxyListener(RemoterProxyListener listener)
RemoterProxyListenervoid unRegisterProxyListener(RemoterProxyListener listener)
RemoterProxyListenerboolean isRemoteAlive()