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, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
protected RtspObjectEncoder()
public boolean acceptOutboundMessage(Object msg) throws Exception
acceptOutboundMessage
in class HttpObjectEncoder<H extends HttpMessage>
Exception
Copyright © 2008–2023 The Netty Project. All rights reserved.