Class RtspResponseDecoder

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

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

      • RtspResponseDecoder

        public RtspResponseDecoder()
        Deprecated.