Package | Description |
---|---|
com.gigaspaces.lrmi |
Provides GigaSpaces LRMI (Light-RMI) package.
|
com.gigaspaces.lrmi.nio |
Modifier and Type | Method and Description |
---|---|
Object[] |
LRMIMethod.readRequest(MarshalInputStream in) |
Modifier and Type | Method and Description |
---|---|
MarshalInputStream |
Reader.readReply(Reader.Context ctx) |
MarshalInputStream |
Reader.readRequest(Reader.Context ctx) |
MarshalInputStream |
ChannelEntry.readRequest(Reader.Context ctx) |
Modifier and Type | Method and Description |
---|---|
void |
RequestPacket.readExternal(MarshalInputStream in) |
void |
ReplyPacket.readExternal(MarshalInputStream in) |
void |
IPacket.readExternal(MarshalInputStream in) |
RequestPacket |
ChannelEntry.unmarshall(MarshalInputStream stream) |
<T> ReplyPacket<T> |
Reader.unmarshallReply(MarshalInputStream stream) |
RequestPacket |
Reader.unmarshallRequest(MarshalInputStream stream) |
Copyright © GigaSpaces.