GigaSpaces XAP 7.1 API

org.openspaces.remoting
Class RemotingUtils

java.lang.Object
  extended by org.openspaces.remoting.RemotingUtils

public class RemotingUtils
extends Object

Author:
kimchy (shay.banon)

Nested Class Summary
static class RemotingUtils.MethodHash
           
 
Constructor Summary
RemotingUtils()
           
 
Method Summary
static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> buildHashToMethodLookupForInterface(Class service, boolean useFastReflection)
           
static Map<Method,RemotingUtils.MethodHash> buildMethodToHashLookupForInterface(Class service, String asyncPrefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemotingUtils

public RemotingUtils()
Method Detail

buildHashToMethodLookupForInterface

public static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> buildHashToMethodLookupForInterface(Class service,
                                                                                                                           boolean useFastReflection)

buildMethodToHashLookupForInterface

public static Map<Method,RemotingUtils.MethodHash> buildMethodToHashLookupForInterface(Class service,
                                                                                       String asyncPrefix)

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.