Uses of Class
org.restlet.resource.WriterRepresentation

Packages that use WriterRepresentation
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

Uses of WriterRepresentation in org.restlet.util
 

Methods in org.restlet.util with parameters of type WriterRepresentation
static java.io.Reader ByteUtils.getReader(WriterRepresentation representation)
          Returns a reader from a writer representation.Internally, it uses a writer thread and a pipe stream.
 



Copyright © 2005-2008 Noelios Technologies.