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