| Package | Description |
|---|---|
| io.netty.handler.codec.rtsp |
An RTSP
extension based on the HTTP codec.
|
| Class and Description |
|---|
| RtspObjectDecoder
Decodes
ByteBufs into RTSP messages represented in
HttpMessages. |
| RtspObjectEncoder
Encodes an RTSP message represented in
FullHttpMessage into
a ByteBuf. |
Copyright © 2008–2015 The Netty Project. All rights reserved.