| Package | Description | 
|---|---|
| com.gigaspaces.lrmi.nio | |
| com.gigaspaces.lrmi.nio.filters | Provides classes to configure and customize IO Filters (e.g. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Writer.ChannelEntryContext | 
| static class  | Writer.SystemResponseContext | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Writer.Context | Writer.Context. createContextForDuplication() | 
| protected Writer.Context | Writer.SystemResponseContext. createContextForDuplication() | 
| protected Writer.Context | Writer.ChannelEntryContext. createContextForDuplication() | 
| Writer.Context | Writer.Context. duplicate() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | Writer. noneBlockingWrite(Writer.Context ctx) | 
| void | Writer. writeBytesToChannelNoneBlocking(Writer.Context ctx,
                               boolean restoreReadInterest) | 
| void | IChannelWriter. writeBytesToChannelNoneBlocking(Writer.Context ctx,
                               boolean restoreReadInterest) | 
| void | Writer. writeReply(ReplyPacket packet,
          boolean reuseBuffer,
          Writer.Context ctx) | 
| void | ChannelEntry. writeReply(ReplyPacket packet,
          boolean reuseBuffer,
          Writer.Context ctx,
          String monitoringId) | 
| void | Writer. writeRequest(RequestPacket packet,
            boolean reuseBuffer,
            Writer.Context ctx) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IOBlockFilterManager. writeBytesNonBlocking(Writer.Context writeContext) | 
| void | IOInternalFilterManager. writeBytesNonBlocking(Writer.Context ctx) | 
| void | IOStreamFilterManager. writeBytesNonBlocking(Writer.Context ctx) | 
| void | IOFilterManager. writeBytesNonBlocking(Writer.Context ctx) | 
| void | IOBlockFilterContainer. writeBytesNonBlocking(Writer.Context ctx,
                     IOFilterContext filterContext) | 
Copyright © GigaSpaces.