public interface ChannelOutboundHandler extends ChannelOperationHandler
ChannelHandler.Sharable| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ChannelBuf |
newOutboundBuffer(ChannelHandlerContext ctx) |
bind, close, connect, deregister, disconnect, flushafterAdd, afterRemove, beforeAdd, beforeRemove, exceptionCaught, userEventTriggeredio.netty.buffer.ChannelBuf newOutboundBuffer(ChannelHandlerContext ctx) throws Exception
ExceptionCopyright © 2008-2012 The Netty Project. All Rights Reserved.