public class ClientFilter extends BaseFilter
| Constructor and Description |
|---|
ClientFilter() |
| Modifier and Type | Method and Description |
|---|---|
NextAction |
handleRead(FilterChainContext ctx)
The method is called, when we receive a message from a server.
|
createContext, exceptionOccurred, handleAccept, handleClose, handleConnect, handleEvent, handleWrite, onAdded, onFilterChainChanged, onRemovedpublic NextAction handleRead(FilterChainContext ctx) throws IOException
handleRead in interface FilterhandleRead in class BaseFilterctx - Request processing contextNextActionIOExceptionCopyright © 2015 Oracle Corporation. All rights reserved.