Package org.jclouds.rest.binders
-
Interface Summary Interface Description BindToJsonPayloadWrappedWith.Factory -
Class Summary Class Description BindAsHostPrefix BindMapToStringPayload BindToJsonPayload Binds the object to the request as a json object.BindToJsonPayloadWrappedWith Sometimes, cloud apis wrap requests inside an envelope.BindToStringPayload Adds an payload to a request.BindToXMLPayload Binds the request parameters to an XML formatted payload. -
Exception Summary Exception Description BindException Exception thrown during the binding process.