@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, encodeAscii, encodeInitialLinebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharablepublic boolean acceptOutboundMessage(Object msg) throws Exception
acceptOutboundMessage in class HttpObjectEncoder<H extends HttpMessage>ExceptionCopyright © 2008–2013 The Netty Project. All rights reserved.