Package org.jboss.netty.handler.codec.rtsp
package org.jboss.netty.handler.codec.rtsp
An RTSP
extension based on the HTTP codec.
-
ClassesClassDescriptionStandard RTSP header names and values.Standard RTSP header names.Standard RTSP header values.Decodes
ChannelBuffers into RTSP messages represented inHttpMessages.Encodes an RTSP message represented inHttpMessageinto aChannelBuffer.The request method of RTSP.DecodesChannelBuffers into RTSP requests represented inHttpRequests.Encodes an RTSP request represented inHttpRequestinto aChannelBuffer.DecodesChannelBuffers into RTSP responses represented inHttpResponses.Encodes an RTSP response represented inHttpResponseinto aChannelBuffer.The status code and its description of a RTSP response.The version of RTSP.