| Package | Description | 
|---|---|
| org.openspaces.remoting | 
 A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
RemotingUtils.MethodHash | 
HashedEventDrivenSpaceRemotingEntry.methodHash
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
RemotingUtils.MethodHash | 
HashedEventDrivenSpaceRemotingEntry.getMethodHash()
Deprecated.  
  | 
RemotingUtils.MethodHash | 
HashedSpaceRemotingEntry.getMethodHash()  | 
RemotingUtils.MethodHash | 
ExecutorRemotingTask.getMethodHash()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<RemotingUtils.MethodHash,IMethod> | 
RemotingUtils.buildHashToMethodLookupForInterface(Class service,
                                   boolean useFastReflection)  | 
static Map<Method,RemotingUtils.MethodHash> | 
RemotingUtils.buildMethodToHashLookupForInterface(Class service,
                                   String asyncPrefix)  | 
| Modifier and Type | Method and Description | 
|---|---|
HashedSpaceRemotingEntry | 
HashedEventDrivenSpaceRemotingEntry.buildInvocation(String lookupName,
               String methodName,
               RemotingUtils.MethodHash methodHash,
               Object[] arguments)
Deprecated.  
  | 
HashedSpaceRemotingEntry | 
HashedSpaceRemotingEntry.buildInvocation(String lookupName,
               String methodName,
               RemotingUtils.MethodHash methodHash,
               Object[] arguments)  | 
| Constructor and Description | 
|---|
ExecutorRemotingTask(String lookupName,
                    String methodName,
                    RemotingUtils.MethodHash methodHash,
                    Object[] arguments)  | 
Copyright © GigaSpaces.