Uses of Class
org.restlet.representation.ChannelRepresentation
- 
Packages that use ChannelRepresentation Package Description org.restlet.representation Common representation data elements. - 
- 
Uses of ChannelRepresentation in org.restlet.representation
Subclasses of ChannelRepresentation in org.restlet.representation Modifier and Type Class Description classReadableRepresentationTransient representation based on a readable NIO byte channel.classWritableRepresentationRepresentation based on a writable NIO byte channel. 
 -