Package io.netty.handler.codec.rtsp
package io.netty.handler.codec.rtsp
An RTSP
extension based on the HTTP codec.
-
ClassesClassDescriptionDecodes
ByteBuf
s into RTSP messages represented inHttpMessage
s.Standard RTSP header names.Deprecated.Deprecated.UseRtspHeaderNames
instead.Deprecated.UseRtspHeaderValues
instead.Standard RTSP header names.The request getMethod of RTSP.Deprecated.UseRtspDecoder
instead.RtspObjectEncoder<H extends HttpMessage>Deprecated.UseRtspEncoder
instead.Deprecated.UseRtspDecoder
directly insteadDeprecated.UseRtspEncoder
directly insteadDeprecated.UseRtspDecoder
directly insteadDeprecated.UseRtspEncoder
directly insteadThe getStatus code and its description of a RTSP response.The version of RTSP.
RtspHeaderNames
orRtspHeaderValues
instead.