Class RtspRequestDecoder

  • All Implemented Interfaces:
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler

    @Deprecated
    public class RtspRequestDecoder
    extends RtspDecoder
    Deprecated.
    Use RtspDecoder directly instead
    • Constructor Detail

      • RtspRequestDecoder

        public RtspRequestDecoder()
        Deprecated.