Uses of Class
com.gigaspaces.lrmi.RemoteMethodCache
Packages that use RemoteMethodCache
-
Uses of RemoteMethodCache in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi that return RemoteMethodCacheModifier and TypeMethodDescriptionstatic RemoteMethodCacheLRMIUtilities.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.Constructors in com.gigaspaces.lrmi with parameters of type RemoteMethodCacheModifierConstructorDescriptionMethodCachedInvocationHandler(RemoteMethodCache cache, ClientPeerInvocationHandler invocationHandler, String serverPlatformVersion, PlatformLogicalVersion serverPlatformLogicalVersion, String connectionURL)