Uses of Interface
com.gigaspaces.lrmi.ClientPeerInvocationHandler
Packages that use ClientPeerInvocationHandler
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
-
Uses of ClientPeerInvocationHandler in com.gigaspaces.lrmi
Classes in com.gigaspaces.lrmi that implement ClientPeerInvocationHandlerModifier and TypeClassDescriptionclassInvocation Handler for a Dynamic Proxy wrapping a Connection Pool.Methods in com.gigaspaces.lrmi that return ClientPeerInvocationHandlerModifier and TypeMethodDescriptionProtocolAdapter.getClientInvocationHandler(String connectionURL, ITransportConfig config, PlatformLogicalVersion serviceVersion) Returns the remote method invocation handlerClientPeerInvocationHandlerwhich represents remote object specified by the supplied c and connection URL.MethodCachedInvocationHandler.getInvocationHandler()Constructors in com.gigaspaces.lrmi with parameters of type ClientPeerInvocationHandlerModifierConstructorDescriptionMethodCachedInvocationHandler(RemoteMethodCache cache, ClientPeerInvocationHandler invocationHandler, String serverPlatformVersion, PlatformLogicalVersion serverPlatformLogicalVersion, String connectionURL) -
Uses of ClientPeerInvocationHandler in com.gigaspaces.lrmi.nio
Methods in com.gigaspaces.lrmi.nio that return ClientPeerInvocationHandlerModifier and TypeMethodDescriptionPAdapter.getClientInvocationHandler(String connectionURL, ITransportConfig config, PlatformLogicalVersion serviceVersion)