| Package | Description | 
|---|---|
| com.gigaspaces.lrmi.nio.async | |
| com.gigaspaces.lrmi.nio.selector.handler.client | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncContext
a client handler context implementation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Context | 
RegistrationRequest.getContext()  | 
Context | 
InterestRequest.getContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClientHandler.addChannel(SocketChannel channelSocket,
          Context ctx)  | 
void | 
ClientHandler.removeChannel(SocketChannel channelSocket,
             Context ctx)  | 
void | 
ClientHandler.setReadInterest(Context ctx)  | 
void | 
ClientHandler.setWriteInterest(Context ctx)  | 
| Constructor and Description | 
|---|
InterestRequest(Context context,
               InterestRequest.Action action)  | 
RegistrationRequest(SocketChannel channel,
                   Context context,
                   RegistrationRequest.Action action)  | 
Copyright © GigaSpaces.