public abstract class ChannelOutboundByteHandlerAdapter extends ChannelOutboundHandlerAdapter implements ChannelOutboundByteHandler
ChannelHandler.Sharable| Constructor and Description |
|---|
ChannelOutboundByteHandlerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
newOutboundBuffer(ChannelHandlerContext ctx) |
flushafterAdd, afterRemove, beforeAdd, beforeRemove, bind, close, connect, deregister, disconnect, exceptionCaught, userEventTriggeredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbind, close, connect, deregister, disconnect, flushafterAdd, afterRemove, beforeAdd, beforeRemove, exceptionCaught, userEventTriggeredpublic io.netty.buffer.ByteBuf newOutboundBuffer(ChannelHandlerContext ctx) throws Exception
newOutboundBuffer in interface ChannelOutboundByteHandlernewOutboundBuffer in interface ChannelOutboundHandlerExceptionCopyright © 2008-2012 The Netty Project. All Rights Reserved.