public class SubServiceFilter extends BaseFilter
Filter, responsible for subtracting two values :)| Constructor and Description |
|---|
SubServiceFilter() |
| Modifier and Type | Method and Description |
|---|---|
NextAction |
handleRead(FilterChainContext ctx)
Handle just read operation, when some message has come and ready to be
processed.
|
createContext, exceptionOccurred, handleAccept, handleClose, handleConnect, handleEvent, handleWrite, onAdded, onFilterChainChanged, onRemovedpublic NextAction handleRead(FilterChainContext ctx) throws IOException
handleRead in interface FilterhandleRead in class BaseFilterctx - Context of FilterChainContext processingIOExceptionCopyright © 2015 Oracle Corporation. All rights reserved.