Class RtspRequestEncoder

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

    @Deprecated
    public class RtspRequestEncoder
    extends RtspEncoder
    Deprecated.
    Use RtspEncoder directly instead
    • Constructor Detail

      • RtspRequestEncoder

        public RtspRequestEncoder()
        Deprecated.