|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
HashedSpaceRemotingEntry.getMethodHash()
|
RemotingUtils.MethodHash |
HashedEventDrivenSpaceRemotingEntry.getMethodHash()
Deprecated. |
RemotingUtils.MethodHash |
ExecutorRemotingTask.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 |
HashedSpaceRemotingEntry.buildInvocation(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments)
|
HashedSpaceRemotingEntry |
HashedEventDrivenSpaceRemotingEntry.buildInvocation(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments)
Deprecated. |
| Constructors in org.openspaces.remoting with parameters of type RemotingUtils.MethodHash | |
|---|---|
ExecutorRemotingTask(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments)
|
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||