| Package | Description | 
|---|---|
| com.gigaspaces.lrmi | 
 Provides GigaSpaces LRMI (Light-RMI) package. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteMethodCache | 
LRMIUtilities.createRemoteMethodCache(List<Class<?>> remoteInterfaces,
                       Map<String,Integer> methodMapping,
                       Map<String,LRMIMethodMetadata> overrideMethodsMetadata)
Returns a ~cache of sorted java.rmi.Remote methods of desired exported Remote object. 
 | 
| Constructor and Description | 
|---|
MethodCachedInvocationHandler(RemoteMethodCache cache,
                             ClientPeerInvocationHandler invocationHandler,
                             String serverPlatformVersion,
                             PlatformLogicalVersion serverPlatformLogicalVersion,
                             String connectionURL)  | 
Copyright © GigaSpaces.