|
The Netty Project 3.2.5.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtspMessageDecoder | |
---|---|
org.jboss.netty.handler.codec.rtsp | An RTSP extension based on the HTTP codec. |
Uses of RtspMessageDecoder in org.jboss.netty.handler.codec.rtsp |
---|
Subclasses of RtspMessageDecoder in org.jboss.netty.handler.codec.rtsp | |
---|---|
class |
RtspRequestDecoder
Decodes ChannelBuffer s into RTSP requests represented in
HttpRequest s. |
class |
RtspResponseDecoder
Decodes ChannelBuffer s into RTSP responses represented in
HttpResponse s. |
|
The Netty Project 3.2.5.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |