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