Class RtspResponseEncoder

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

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

      • RtspResponseEncoder

        public RtspResponseEncoder()
        Deprecated.