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