Uses of Class
org.restlet.representation.WriterRepresentation

Packages that use WriterRepresentation
org.restlet.engine.io Supports input and output work. 
 

Uses of WriterRepresentation in org.restlet.engine.io
 

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



Copyright © 2005-2014 Restlet.