Class RtspObjectEncoder<H extends HttpMessage>

All Implemented Interfaces:
ChannelHandler, ChannelOutboundHandler

@Sharable @Deprecated public abstract class RtspObjectEncoder<H extends HttpMessage> extends HttpObjectEncoder<H>
Deprecated.
Use RtspEncoder instead.
Encodes an RTSP message represented in FullHttpMessage into a ByteBuf.