Uses of Interface
com.gigaspaces.lrmi.ClientPeer
Packages that use ClientPeer
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
-
Uses of ClientPeer in com.gigaspaces.lrmi
Classes in com.gigaspaces.lrmi with type parameters of type ClientPeerModifier and TypeInterfaceDescriptioninterfaceProtocolAdapter<C extends ClientPeer>A Protocol Adapter abstracts a specific communication protocol.Classes in com.gigaspaces.lrmi that implement ClientPeerModifier and TypeClassDescriptionclassBaseClientPeer is a convenient abstract superclass for Client Peer classes of Protocol Adapters.classAn encapsulation of a ClientPeer resourceMethods in com.gigaspaces.lrmi with type parameters of type ClientPeerModifier and TypeMethodDescription<C extends ClientPeer>
ProtocolAdapter<C>Peer.getProtocolAdapter()Returns the protocol adapter that created this peer. -
Uses of ClientPeer in com.gigaspaces.lrmi.nio
Classes in com.gigaspaces.lrmi.nio that implement ClientPeer