
public class ORemoteConnectionPushListener extends Object implements ORemoteServerEventListener
| Constructor and Description |
|---|
ORemoteConnectionPushListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ORemoteConnectionPool pool,
OChannelBinaryAsynchClient connection,
OStorageRemoteAsynchEventListener listener) |
void |
onRequest(byte iRequestCode,
Object obj) |
void |
removeListener(ORemoteServerEventListener listener) |
public void addListener(ORemoteConnectionPool pool, OChannelBinaryAsynchClient connection, OStorageRemoteAsynchEventListener listener)
public void removeListener(ORemoteServerEventListener listener)
public void onRequest(byte iRequestCode,
Object obj)
onRequest in interface ORemoteServerEventListenerCopyright © 2009–2017 OrientDB. All rights reserved.