Package | Description |
---|---|
org.jboss.netty.handler.codec.rtsp |
An RTSP
extension based on the HTTP codec.
|
Class and Description |
---|
RtspMessageDecoder
Decodes
ChannelBuffer s into RTSP messages represented in
HttpMessage s. |
RtspMessageEncoder
Encodes an RTSP message represented in
HttpMessage into
a ChannelBuffer . |
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.