| Package | Description | 
|---|---|
| com.gigaspaces.lrmi | Provides GigaSpaces LRMI (Light-RMI) package. | 
| com.gigaspaces.lrmi.nio | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProtocolAdapter.Side | ProtocolAdapter.Side. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ProtocolAdapter.Side[] | ProtocolAdapter.Side. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static LRMIRuntime | LRMIRuntime. getRuntime(ITransportConfig config,
          ProtocolAdapter.Side initSide)Returns the LRMIRuntime instance. | 
| void | ProtocolAdapter. init(ITransportConfig config,
    ProtocolAdapter.Side side)Initializes the protocol adapter according to the supplied properties. | 
| void | ProtocolRegistry. init(ITransportConfig config,
    ProtocolAdapter.Side initSide)Initializes this registry with protocol adapters defined in the supplied properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PAdapter. init(ITransportConfig config,
    ProtocolAdapter.Side initSide) | 
Copyright © GigaSpaces.