Uses of Class
com.gigaspaces.lrmi.nio.Reader.Context
Packages that use Reader.Context
Package
Description
Provides classes to configure and customize IO Filters (e.g.
-
Uses of Reader.Context in com.gigaspaces.lrmi.nio
Methods in com.gigaspaces.lrmi.nio with parameters of type Reader.ContextModifier and TypeMethodDescriptionvoidPivot.handleReadRequest(ChannelEntry channelEntry, Reader.Context ctx, ReadSelectorThread handler) Called by a Reader Selector when it detects that a channel has pending data for read.Reader.readReply(Reader.Context ctx) ChannelEntry.readRequest(Reader.Context ctx) Reader.readRequest(Reader.Context ctx) -
Uses of Reader.Context in com.gigaspaces.lrmi.nio.filters
Methods in com.gigaspaces.lrmi.nio.filters with parameters of type Reader.ContextModifier and TypeMethodDescriptionbyte[]IOBlockFilterManager.handleNoneBlockingContant(Reader.Context ctx, byte[] bytes) byte[]IOFilterManager.handleNoneBlockingContant(Reader.Context ctx, byte[] bytes) byte[]IOInternalFilterManager.handleNoneBlockingContant(Reader.Context ctx, byte[] bytes) byte[]IOStreamFilterManager.handleNoneBlockingContant(Reader.Context ctx, byte[] bytes) byte[]IOBlockFilterContainer.handleNoneBlockingContent(Reader.Context ctx, byte[] bytes, IOFilterContext filterContext)