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