Package | Description |
---|---|
org.jboss.netty.handler.codec.rtsp |
An RTSP
extension based on the HTTP codec.
|
Class and Description |
---|
RtspMessageDecoder
Decodes
ChannelBuffer s into RTSP messages represented in
HttpMessage s. |
RtspMessageEncoder
Encodes an RTSP message represented in
HttpMessage into
a ChannelBuffer . |
Copyright © 2008-2014 The Netty Project. All Rights Reserved.