@ChannelHandler.Sharable public abstract class RtspObjectEncoder<H extends HttpMessage> extends HttpObjectEncoder<H>
FullHttpMessage into
a ByteBuf.| Modifier | Constructor and Description |
|---|---|
protected |
RtspObjectEncoder()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptOutboundMessage(Object msg) |
encode, encodeInitialLinebind, close, connect, deregister, disconnect, readexceptionCaught, handlerAdded, handlerRemovedpublic boolean acceptOutboundMessage(Object msg) throws Exception
acceptOutboundMessage in class io.netty.handler.codec.MessageToMessageEncoder<HttpObject>ExceptionCopyright © 2008-2013 The Netty Project. All Rights Reserved.