Uses of Class
com.gigaspaces.lrmi.nio.selector.handler.client.ClientHandler
Packages that use ClientHandler
-
Uses of ClientHandler in com.gigaspaces.lrmi.nio
Constructors in com.gigaspaces.lrmi.nio with parameters of type ClientHandlerModifierConstructorDescriptionCPeer(PAdapter pAdapter, ClientHandler handler, ClientConversationRunner clientConversationRunner, PlatformLogicalVersion serviceVersion) -
Uses of ClientHandler in com.gigaspaces.lrmi.nio.async
Constructors in com.gigaspaces.lrmi.nio.async with parameters of type ClientHandlerModifierConstructorDescriptionAsyncContext(ConnectionPool connPool, ClientHandler handler, RequestPacket packet, LRMIFuture result, CPeer cpeer, IRemoteClassProviderProvider remoteConnection, ClassLoader contextClassLoader, LRMIRemoteClassLoaderIdentifier remoteClassLoaderIdentifier, String monitoringId, ClientPeerWatchedObjectsContext watchedObjectContext)