GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.remoting.RemotingUtils.MethodHash

Packages that use RemotingUtils.MethodHash
org.openspaces.remoting A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. 
 

Uses of RemotingUtils.MethodHash in org.openspaces.remoting
 

Fields in org.openspaces.remoting declared as RemotingUtils.MethodHash
 RemotingUtils.MethodHash HashedEventDrivenSpaceRemotingEntry.methodHash
          Deprecated.  
 

Methods in org.openspaces.remoting that return RemotingUtils.MethodHash
 RemotingUtils.MethodHash ExecutorRemotingTask.getMethodHash()
           
 RemotingUtils.MethodHash HashedEventDrivenSpaceRemotingEntry.getMethodHash()
          Deprecated.  
 RemotingUtils.MethodHash HashedSpaceRemotingEntry.getMethodHash()
           
 

Methods in org.openspaces.remoting that return types with arguments of type RemotingUtils.MethodHash
static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> RemotingUtils.buildHashToMethodLookupForInterface(Class service, boolean useFastReflection)
           
static Map<Method,RemotingUtils.MethodHash> RemotingUtils.buildMethodToHashLookupForInterface(Class service, String asyncPrefix)
           
 

Methods in org.openspaces.remoting with parameters of type RemotingUtils.MethodHash
 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)
           
 

Constructors in org.openspaces.remoting with parameters of type RemotingUtils.MethodHash
ExecutorRemotingTask(String lookupName, String methodName, RemotingUtils.MethodHash methodHash, Object[] arguments)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.