| Package | Description | 
|---|---|
| com.gigaspaces.lrmi.nio | |
| com.gigaspaces.lrmi.nio.filters | Provides classes to configure and customize IO Filters (e.g. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Pivot. handleReadRequest(ChannelEntry channelEntry,
                 Reader.Context ctx,
                 ReadSelectorThread handler)Called by a Reader Selector when it detects that a channel has pending data for read. | 
| MarshalInputStream | Reader. readReply(Reader.Context ctx) | 
| MarshalInputStream | Reader. readRequest(Reader.Context ctx) | 
| MarshalInputStream | ChannelEntry. readRequest(Reader.Context ctx) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | IOBlockFilterManager. handleNoneBlockingContant(Reader.Context ctx,
                         byte[] bytes) | 
| byte[] | IOInternalFilterManager. handleNoneBlockingContant(Reader.Context ctx,
                         byte[] bytes) | 
| byte[] | IOStreamFilterManager. handleNoneBlockingContant(Reader.Context ctx,
                         byte[] bytes) | 
| byte[] | IOFilterManager. handleNoneBlockingContant(Reader.Context ctx,
                         byte[] bytes) | 
| byte[] | IOBlockFilterContainer. handleNoneBlockingContent(Reader.Context ctx,
                         byte[] bytes,
                         IOFilterContext filterContext) | 
Copyright © GigaSpaces.