Uses of Class
com.gigaspaces.lrmi.nio.CPeer
Packages that use CPeer
-
Uses of CPeer in com.gigaspaces.lrmi.nio
Classes in com.gigaspaces.lrmi.nio that implement interfaces with type arguments of type CPeerModifier and TypeClassDescriptionclassAn NIO based implementation of LRMI Protocol Adapter The basic design is as follows: There will be a single 'pivot' object at the server side, that will act as a local proxy for all server peers in the server JVM.Methods in com.gigaspaces.lrmi.nio that return CPeerConstructors in com.gigaspaces.lrmi.nio with parameters of type CPeer -
Uses of CPeer in com.gigaspaces.lrmi.nio.async
Constructors in com.gigaspaces.lrmi.nio.async with parameters of type CPeerModifierConstructorDescriptionAsyncContext(ConnectionPool connPool, ClientHandler handler, RequestPacket packet, LRMIFuture result, CPeer cpeer, IRemoteClassProviderProvider remoteConnection, ClassLoader contextClassLoader, LRMIRemoteClassLoaderIdentifier remoteClassLoaderIdentifier, String monitoringId, ClientPeerWatchedObjectsContext watchedObjectContext)