Package | Description |
---|---|
com.gigaspaces.lrmi |
Provides GigaSpaces LRMI (Light-RMI) package.
|
com.gigaspaces.lrmi.nio | |
com.gigaspaces.lrmi.nio.async |
Modifier and Type | Method and Description |
---|---|
Object |
ClientPeer.invoke(Object proxy,
LRMIMethod lrmiMethod,
Object[] args,
ConnectionPool connPool)
Invokes a method on the remote object this peer is connected to.
|
Constructor and Description |
---|
ConnPoolInvocationHandler(ConnectionPool connPool) |
Modifier and Type | Method and Description |
---|---|
Object |
CPeer.invoke(Object proxy,
LRMIMethod lrmiMethod,
Object[] args,
ConnectionPool connPool) |
Constructor and Description |
---|
AsyncContext(ConnectionPool connPool,
ClientHandler handler,
RequestPacket packet,
LRMIFuture result,
CPeer cpeer,
IRemoteClassProviderProvider remoteConnection,
ClassLoader contextClassLoader,
LRMIRemoteClassLoaderIdentifier remoteClassLoaderIdentifier,
String monitoringId,
ClientPeerWatchedObjectsContext watchedObjectContext) |
Copyright © GigaSpaces.