Uses of Package
org.jboss.netty.handler.codec.rtsp

Packages that use org.jboss.netty.handler.codec.rtsp
org.jboss.netty.handler.codec.rtsp An RTSP extension based on the HTTP codec. 
 

Classes in org.jboss.netty.handler.codec.rtsp used by org.jboss.netty.handler.codec.rtsp
RtspMessageDecoder
          Decodes ChannelBuffers into RTSP messages represented in HttpMessages.
RtspMessageEncoder
          Encodes an RTSP message represented in HttpMessage into a ChannelBuffer.
 



Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.