| Package | Description | 
|---|---|
| com.gigaspaces.internal.lrmi | |
| 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 | 
LRMIMonitoringModule.monitorActivity(String monitoringId,
               Writer writer,
               Reader reader)  | 
| Modifier and Type | Field and Description | 
|---|---|
Reader | 
ChannelEntry._reader  | 
| Modifier and Type | Method and Description | 
|---|---|
Reader | 
CPeer.getReader()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
Pivot.handleExceptionFromServer(Writer writer,
                         Reader reader,
                         Throwable ex)
send if possible the catch server exception to the client 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IOFilterManager | 
IOBlockFilterManager.createFilter(Reader reader,
            Writer writer,
            boolean mode,
            SocketChannel channel)  | 
void | 
IOInternalFilter.setReader(Reader reader)  | 
| Constructor and Description | 
|---|
IOBlockFilterContainer(Reader reader,
                      IChannelWriter writer)  | 
IOBlockFilterManager(Reader reader,
                    IChannelWriter writer,
                    IOBlockFilter filter)  | 
IOInternalFilterManager(Reader reader,
                       Writer writer,
                       IOInternalFilter filter)  | 
IOStreamFilterManager(Reader reader,
                     Writer writer,
                     IOStreamFilter filter)  | 
Copyright © GigaSpaces.