Uses of Interface
org.jclouds.rest.MapBinder

Packages that use MapBinder
org.jclouds.rest.binders   
 

Uses of MapBinder in org.jclouds.rest.binders
 

Classes in org.jclouds.rest.binders that implement MapBinder
 class BindMapToStringPayload
           
 class BindToJsonPayload
          Binds the object to the request as a json object.
 class BindToJsonPayloadWrappedWith
          Sometimes, cloud apis wrap requests inside an envelope.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.