Uses of Class
org.jclouds.rest.binders.BindToJsonPayload

Packages that use BindToJsonPayload
org.jclouds.cloudservers.binders   
org.jclouds.rimuhosting.miro.binder   
 

Uses of BindToJsonPayload in org.jclouds.cloudservers.binders
 

Subclasses of BindToJsonPayload in org.jclouds.cloudservers.binders
 class BindBackupScheduleToJsonPayload
           
 

Uses of BindToJsonPayload in org.jclouds.rimuhosting.miro.binder
 

Subclasses of BindToJsonPayload in org.jclouds.rimuhosting.miro.binder
 class CreateServerOptions
           
 class RimuHostingJsonBinder
          Generic binder for RimuHosting POSTS/PUTS.
 class RimuHostingRebootJsonBinder
          Need to PUT a static string {"request":{"running_state":"RESTARTING"}
 



Copyright © 2009-2011 jclouds. All Rights Reserved.