Package | Description |
---|---|
io.netty.handler.codec.rtsp |
An RTSP
extension based on the HTTP codec.
|
Modifier and Type | Class and Description |
---|---|
class |
RtspRequestDecoder
Deprecated.
Use
RtspDecoder directly instead |
class |
RtspResponseDecoder
Deprecated.
Use
RtspDecoder directly instead |
Copyright © 2008–2017 The Netty Project. All rights reserved.