public class LRMIChat extends AbstractChat<ByteBuffer>
conversation| Constructor and Description | 
|---|
LRMIChat(RequestPacket packet)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
init(Conversation conversation,
    SelectionKey key)  | 
boolean | 
process(SelectionKey key)  | 
ByteBuffer | 
result()  | 
addInterest, removeInterest, writepublic LRMIChat(RequestPacket packet) throws IOException
IOExceptionpublic boolean init(Conversation conversation, SelectionKey key)
init in class AbstractChat<ByteBuffer>public boolean process(SelectionKey key)
process in class AbstractChat<ByteBuffer>public ByteBuffer result()
result in class AbstractChat<ByteBuffer>Copyright © GigaSpaces.