程序包 | 说明 |
---|---|
org.jboss.netty.handler.codec.rtsp |
An RTSP
extension based on the HTTP codec.
|
限定符和类型 | 类和说明 |
---|---|
class |
RtspRequestDecoder
Decodes
ChannelBuffer s into RTSP requests represented in
HttpRequest s. |
class |
RtspResponseDecoder
Decodes
ChannelBuffer s into RTSP responses represented in
HttpResponse s. |