Uses of Class
org.restlet.representation.ChannelRepresentation

Packages that use ChannelRepresentation
org.restlet.representation Common representation data elements. 
 

Uses of ChannelRepresentation in org.restlet.representation
 

Subclasses of ChannelRepresentation in org.restlet.representation
 class ReadableRepresentation
          Transient representation based on a readable NIO byte channel.
 class WritableRepresentation
          Representation based on a writable NIO byte channel.
 



Copyright © 2005-2013 Restlet.