RtspEncoder instead.@ChannelHandler.Sharable @Deprecated public abstract class RtspObjectEncoder<H extends HttpMessage> extends HttpObjectEncoder<H>
FullHttpMessage into
a ByteBuf.| Modifier | Constructor and Description |
|---|---|
protected |
RtspObjectEncoder()
Deprecated.
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptOutboundMessage(Object msg)
Deprecated.
|
encode, encodeAscii, encodeHeaders, encodeInitialLine, isContentAlwaysEmpty, sanitizeHeadersBeforeEncode, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprotected RtspObjectEncoder()
public boolean acceptOutboundMessage(Object msg) throws Exception
acceptOutboundMessage in class HttpObjectEncoder<H extends HttpMessage>ExceptionCopyright © 2008–2024 The Netty Project. All rights reserved.