| Class and Description | 
|---|
| ILRMIProxy
 Represents a remote proxy which uses lrmi for remote method invocation 
 | 
| RemoteStub
 The  
RemoteStub class is the common superclass to client stubs and provides the
 framework to support a wide range of remote reference semantics. | 
| Class and Description | 
|---|
| GenericExporter
 This class provides generic exporting of multiple remote objects such that it can receive remote
 or local method invocations, and later for unexporting that same remote object. 
 | 
| Class and Description | 
|---|
| ILRMIService | 
| Class and Description | 
|---|
| ILRMIService | 
| Class and Description | 
|---|
| ConnectionResource
 An encapsulation of a ClientPeer resource 
 | 
| LRMIInboundMonitoringDetails
 Monitoring details of inbound lrmi communication, e.g hosted services that are serving remote
 invocation calls that are executed via remote proxies. 
 | 
| LRMIMethodMonitoringDetails
 Monitoring details of a specific method 
 | 
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| LRMIOutboundMonitoringDetails
 Monitoring details of outbound lrmi communication, e.g proxies invoking methods on remote
 services. 
 | 
| LRMIProxyMonitoringDetails
 Monitoring details of a single remote proxy. 
 | 
| LRMIServiceClientMonitoringDetails
 Monitoring details of a single client on a specific service 
 | 
| LRMIServiceClientMonitoringId
 Monitoring id of a single client of a specific service 
 | 
| LRMIServiceMonitoringDetails
 Monitoring details of a single hosted service 
 | 
| Class and Description | 
|---|
| ILRMIProxy
 Represents a remote proxy which uses lrmi for remote method invocation 
 | 
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| RemoteStub
 The  
RemoteStub class is the common superclass to client stubs and provides the
 framework to support a wide range of remote reference semantics. | 
| Class and Description | 
|---|
| ILRMIService | 
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| ILRMIService | 
| Class and Description | 
|---|
| ClientPeer
 ClientPeer extends Peer with client-specific operations. 
 | 
| ClientPeerInvocationHandler
 Provides invocation handler of  
ClientPeer. | 
| ConnectionPool
 ConnectionPool for reuse of LRMI Connections (an LRMI Connection is abstracted by a Client Peer). 
 | 
| ConnectionResource
 An encapsulation of a ClientPeer resource 
 | 
| DynamicSmartStub
 This class represents dynamic smart stub of underlying transport protocol. 
 | 
| ILRMIInvocationHandler
 Invocation handler used by LRMI framework 
 | 
| ILRMIProxy
 Represents a remote proxy which uses lrmi for remote method invocation 
 | 
| INetworkMapper
 Used to map network addresses 
 | 
| LRMIInboundMonitoringDetails
 Monitoring details of inbound lrmi communication, e.g hosted services that are serving remote
 invocation calls that are executed via remote proxies. 
 | 
| LRMIInvocationContext
 Represents thread local lrmi invocation context that is used for debug logging levels 
 | 
| LRMIInvocationContext.InvocationStage
 Represents the stage of the lrmi invocation 
 | 
| LRMIInvocationContext.ProxyWriteType | 
| LRMIInvocationTrace
 Represents a trace of an lrmi invocation, this object is immutable and when updated a new copy is
 created and should be used instead of the current instance. 
 | 
| LRMIMethod
 This class provides LRMI method info constructed by  
RemoteMethodCache. | 
| LRMIMethodMetadata
 Holds LRMI method metadata. 
 | 
| LRMIMethodMonitoringDetails
 Monitoring details of a specific method 
 | 
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| LRMIOutboundMonitoringDetails
 Monitoring details of outbound lrmi communication, e.g proxies invoking methods on remote
 services. 
 | 
| LRMIProxyMonitoringDetails
 Monitoring details of a single remote proxy. 
 | 
| LRMIRuntime
 LRMI is the main LRMI class, from the developer's perspective. 
 | 
| LRMIServiceClientMonitoringDetails
 Monitoring details of a single client on a specific service 
 | 
| LRMIServiceClientMonitoringId
 Monitoring id of a single client of a specific service 
 | 
| LRMIServiceMonitoringDetails
 Monitoring details of a single hosted service 
 | 
| MethodCachedInvocationHandler
 Wraps a  
ILRMIInvocationHandler as a InvocationHandler with an internam RemoteMethodCache for fast transformation between regular method to LRMI method. | 
| ObjectRegistry.Entry | 
| OperationPriority
 Indicates a priority on an interface which is used by LRMI layer to decide SLA for that method
 invocation 
 | 
| Peer
 Peer is an abstraction for a connection endpoint, similar to a socket in the TCP/IP world. 
 | 
| ProtocolAdapter
 A Protocol Adapter abstracts a specific communication protocol. 
 | 
| ProtocolAdapter.Side | 
| ProtocolRegistry
 The ProtocolRegistry maps between LRMI Protocol names to Protocol Adapters. 
 | 
| RemoteMethodCache
 This class contains a sorted method-map of exported Remote Object with fast method search by
 IdentityHashMap. 
 | 
| ServerAddress
 A holder for remote LRMI server address 
 | 
| ServerPeer
 ServerPeer extends Peer with server-specific operations. 
 | 
| SmartByteBufferCache
 A smart buffer caching based on soft reference 
 | 
| Class and Description | 
|---|
| BaseClientPeer
 BaseClientPeer is a convenient abstract superclass for Client Peer classes of Protocol Adapters. 
 | 
| BaseServerPeer
 BaseServerPeer is a convenient superclass for Server Peer classes of Protocol Adapters. 
 | 
| ClientPeer
 ClientPeer extends Peer with client-specific operations. 
 | 
| ClientPeerInvocationHandler
 Provides invocation handler of  
ClientPeer. | 
| ConnectionPool
 ConnectionPool for reuse of LRMI Connections (an LRMI Connection is abstracted by a Client Peer). 
 | 
| ConnectionResource
 An encapsulation of a ClientPeer resource 
 | 
| LRMIInvocationTrace
 Represents a trace of an lrmi invocation, this object is immutable and when updated a new copy is
 created and should be used instead of the current instance. 
 | 
| LRMIMethod
 This class provides LRMI method info constructed by  
RemoteMethodCache. | 
| OperationPriority
 Indicates a priority on an interface which is used by LRMI layer to decide SLA for that method
 invocation 
 | 
| Peer
 Peer is an abstraction for a connection endpoint, similar to a socket in the TCP/IP world. 
 | 
| ProtocolAdapter
 A Protocol Adapter abstracts a specific communication protocol. 
 | 
| ProtocolAdapter.Side | 
| ServerPeer
 ServerPeer extends Peer with server-specific operations. 
 | 
| Class and Description | 
|---|
| ConnectionPool
 ConnectionPool for reuse of LRMI Connections (an LRMI Connection is abstracted by a Client Peer). 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| ConnectionResource
 An encapsulation of a ClientPeer resource 
 | 
| Class and Description | 
|---|
| ILRMIProxy
 Represents a remote proxy which uses lrmi for remote method invocation 
 | 
| RemoteStub
 The  
RemoteStub class is the common superclass to client stubs and provides the
 framework to support a wide range of remote reference semantics. | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| ILRMIProxy
 Represents a remote proxy which uses lrmi for remote method invocation 
 | 
| RemoteStub
 The  
RemoteStub class is the common superclass to client stubs and provides the
 framework to support a wide range of remote reference semantics. | 
| Class and Description | 
|---|
| ILRMIService | 
| Class and Description | 
|---|
| ILRMIProxy
 Represents a remote proxy which uses lrmi for remote method invocation 
 | 
| RemoteStub
 The  
RemoteStub class is the common superclass to client stubs and provides the
 framework to support a wide range of remote reference semantics. | 
| Class and Description | 
|---|
| ILRMIService | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
| Class and Description | 
|---|
| LRMIMonitoringDetails
 Monitoring details of the LRMI layer 
 | 
Copyright © GigaSpaces.