Uses of Class
org.jboss.netty.handler.codec.rtsp.RtspMessageEncoder

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

Uses of RtspMessageEncoder in org.jboss.netty.handler.codec.rtsp
 

Subclasses of RtspMessageEncoder in org.jboss.netty.handler.codec.rtsp
 class RtspRequestEncoder
          Encodes an RTSP request represented in HttpRequest into a ChannelBuffer.
 class RtspResponseEncoder
          Encodes an RTSP response represented in HttpResponse into a ChannelBuffer.
 



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