Package | Description |
---|---|
org.resthub.web |
RESThub Web root package
|
org.resthub.web.support |
Support classes for RESThub web client
|
Modifier and Type | Field and Description |
---|---|
protected List<BodyWriter> |
Client.bodyWriters |
Modifier and Type | Method and Description |
---|---|
Client |
Client.addBodyWriter(BodyWriter bw)
Add a candidate BodyWriter to serialize an object to an HTTP response
body
|
Modifier and Type | Class and Description |
---|---|
class |
JsonBodyWriter |
class |
XmlBodyWriter |
Copyright © 2009–2014. All rights reserved.