Package | Description |
---|---|
com.gigaspaces.lrmi |
Provides GigaSpaces LRMI (Light-RMI) package.
|
com.gigaspaces.lrmi.nio |
Modifier and Type | Interface and Description |
---|---|
interface |
ProtocolAdapter<C extends ClientPeer>
A Protocol Adapter abstracts a specific communication protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseClientPeer
BaseClientPeer is a convenient abstract superclass for Client Peer classes of Protocol Adapters.
|
class |
ConnectionResource
An encapsulation of a ClientPeer resource
|
Modifier and Type | Method and Description |
---|---|
<C extends ClientPeer> |
Peer.getProtocolAdapter()
Returns the protocol adapter that created this peer.
|
Modifier and Type | Class and Description |
---|---|
class |
CPeer
CPeer is the LRMI over NIO Client Peer.
|
Copyright © GigaSpaces.