Package | Description |
---|---|
org.restlet.ext.xstream |
Integration with XStream 1.4.
|
Modifier and Type | Method and Description |
---|---|
protected <T> XstreamRepresentation<T> |
XstreamConverter.create(MediaType mediaType,
T source)
Deprecated.
Creates the marshaling
XstreamRepresentation . |
protected <T> XstreamRepresentation<T> |
XstreamConverter.create(Representation source,
Class<T> target)
Deprecated.
Creates the unmarshaling
XstreamRepresentation . |
Copyright © 2005-2017 Restlet.