| Package | Description | 
|---|---|
| com.gigaspaces.lrmi | 
 Provides GigaSpaces LRMI (Light-RMI) package. 
 | 
| com.gigaspaces.lrmi.nio | 
| 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. 
 | 
Object | 
LRMIRuntime.invoked(long objectId,
       IMethod method,
       Object[] args)
This method is called by a Server Peer after extracting the method name and arguments. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
CPeer.invoke(Object proxy,
      LRMIMethod lrmiMethod,
      Object[] args,
      ConnectionPool connPool)  | 
Copyright © GigaSpaces.