public class AddServiceFilter extends BaseFilter
Filter, responsible for adding two values :)| Constructor and Description |
|---|
AddServiceFilter() |
| 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, onRemoved, toStringpublic NextAction handleRead(FilterChainContext ctx) throws IOException
handleRead in interface FilterhandleRead in class BaseFilterctx - Context of FilterChainContext processingIOExceptionCopyright © 2021 Oracle Corporation. All rights reserved.