Uses of Interface
org.jclouds.rest.MapBinder

Packages that use MapBinder
org.jclouds.rest.binders   
org.jclouds.rest.internal   
 

Uses of MapBinder in org.jclouds.rest.binders
 

Classes in org.jclouds.rest.binders that implement MapBinder
 class BindToJsonPayload
          Binds the object to the request as a json object.
 

Uses of MapBinder in org.jclouds.rest.internal
 

Methods in org.jclouds.rest.internal that return MapBinder
 MapBinder RestAnnotationProcessor.getMapPayloadBinderOrNull(Method method, Object... args)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.