Class RtspObjectEncoder<H extends HttpMessage >

java.lang.Object
io.netty.channel.ChannelHandlerAdapter
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.