| Package | Description | 
|---|---|
| org.jboss.netty.handler.codec.rtsp | 
 An RTSP
 extension based on the HTTP codec. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RtspRequestDecoder
Decodes  
ChannelBuffers into RTSP requests represented in
 HttpRequests. | 
class  | 
RtspResponseDecoder
Decodes  
ChannelBuffers into RTSP responses represented in
 HttpResponses. | 
Copyright © 2008-2016 The Netty Project. All Rights Reserved.