Package | Description |
---|---|
org.restlet.engine.io |
Supports input and output work.
|
org.restlet.ext.jackson |
Integration with Jackson 1.4.
|
Modifier and Type | Method and Description |
---|---|
static Reader |
BioUtils.getReader(WriterRepresentation representation)
Returns a reader from a writer representation.Internally, it uses a
writer thread and a pipe stream.
|
Modifier and Type | Class and Description |
---|---|
class |
JacksonRepresentation<T>
Representation based on the Jackson library.
|
Copyright © 2005–2016. All rights reserved.