Package io.netty.handler.codec.rtsp
An RTSP
extension based on the HTTP codec.
-
Class Summary Class Description RtspDecoder DecodesByteBufs into RTSP messages represented inHttpMessages.RtspEncoder RtspHeaderNames Standard RTSP header names.RtspHeaders Deprecated. UseRtspHeaderNamesorRtspHeaderValuesinstead.RtspHeaders.Names Deprecated. UseRtspHeaderNamesinstead.RtspHeaders.Values Deprecated. UseRtspHeaderValuesinstead.RtspHeaderValues Standard RTSP header names.RtspMethods The request getMethod of RTSP.RtspObjectDecoder Deprecated. UseRtspDecoderinstead.RtspObjectEncoder<H extends HttpMessage> Deprecated. UseRtspEncoderinstead.RtspRequestDecoder Deprecated. UseRtspDecoderdirectly insteadRtspRequestEncoder Deprecated. UseRtspEncoderdirectly insteadRtspResponseDecoder Deprecated. UseRtspDecoderdirectly insteadRtspResponseEncoder Deprecated. UseRtspEncoderdirectly insteadRtspResponseStatuses The getStatus code and its description of a RTSP response.RtspVersions The version of RTSP.