- java.lang.Object
-
- io.netty.channel.ChannelHandlerAdapter
-
- io.netty.channel.ChannelOperationHandlerAdapter
-
- io.netty.channel.ChannelOutboundMessageHandlerAdapter<I>
-
- io.netty.handler.codec.MessageToByteEncoder<HttpObject>
-
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
io.netty.channel.ChannelHandler.Sharable
-
Field Summary
-
Fields inherited from class io.netty.channel.ChannelOutboundMessageHandlerAdapter
ABORT
-
Method Summary
-
Methods inherited from class io.netty.handler.codec.MessageToByteEncoder
flush
-
Methods inherited from class io.netty.channel.ChannelOutboundMessageHandlerAdapter
beginFlush, endFlush, flush, freeOutboundBuffer, isCloseOnFailedFlush, newOutboundBuffer, setCloseOnFailedFlush
-
Methods inherited from class io.netty.channel.ChannelOperationHandlerAdapter
bind, close, connect, deregister, disconnect, read, sendFile
-
Methods inherited from class io.netty.channel.ChannelHandlerAdapter
afterAdd, afterRemove, beforeAdd, beforeRemove, exceptionCaught
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.netty.channel.ChannelOperationHandler
bind, close, connect, deregister, disconnect, read, sendFile
-
Methods inherited from interface io.netty.channel.ChannelHandler
afterAdd, afterRemove, beforeAdd, beforeRemove, exceptionCaught
Copyright © 2008-2013 The Netty Project. All Rights Reserved.