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
public NextAction handleRead(FilterChainContext ctx) throws IOException
handleRead
in interface Filter
handleRead
in class BaseFilter
ctx
- Context of FilterChainContext
processingIOException
Copyright © 2014 Oracle Corporation. All rights reserved.