Uses of Class
org.dasein.cloud.google.GoogleAppEngine

Packages that use GoogleAppEngine
org.dasein.cloud.google   
org.dasein.cloud.google.storage   
 

Uses of GoogleAppEngine in org.dasein.cloud.google
 

Constructors in org.dasein.cloud.google with parameters of type GoogleAppEngine
GoogleDataCenter(GoogleAppEngine gae)
           
 

Uses of GoogleAppEngine in org.dasein.cloud.google.storage
 

Constructors in org.dasein.cloud.google.storage with parameters of type GoogleAppEngine
GoogleBlobStore(GoogleAppEngine provider)
           
GoogleStorageServices(GoogleAppEngine gae)
           
StorageMethod(GoogleAppEngine provider, StorageAction action)
           
StorageMethod(GoogleAppEngine provider, StorageAction action, Map<String,String> parameters, Map<String,String> headers)
           
StorageMethod(GoogleAppEngine provider, StorageAction action, Map<String,String> parameters, Map<String,String> headers, String contentType, File uploadFile)
           
StorageMethod(GoogleAppEngine provider, StorageAction action, Map<String,String> parameters, Map<String,String> headers, String contentType, String body)
           
 



Copyright © 2011 enStratus Networks LLC. All Rights Reserved.