| Package | Description |
|---|---|
| org.jclouds.gae | |
| org.jclouds.gae.config | |
| org.jclouds.http | |
| org.jclouds.http.apachehc | |
| org.jclouds.http.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncGaeHttpCommandExecutorService
Google App Engine version of
HttpCommandExecutorService using their fetchAsync call |
class |
GaeHttpCommandExecutorService
Google App Engine version of
HttpCommandExecutorService |
| Modifier and Type | Method and Description |
|---|---|
protected HttpCommandExecutorService |
GoogleAppEngineConfigurationModule.providerHttpCommandExecutorService(com.google.inject.Injector injector) |
protected HttpCommandExecutorService |
AsyncGoogleAppEngineConfigurationModule.providerHttpCommandExecutorService(com.google.inject.Injector injector) |
| Constructor and Description |
|---|
TransformingHttpCommandExecutorServiceImpl(HttpCommandExecutorService client,
ExecutorService userThreads) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheHCHttpCommandExecutorService
Simple implementation of a
HttpFutureCommandClient, Apache Components HttpClient 4.x. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHttpCommandExecutorService<Q> |
class |
JavaUrlHttpCommandExecutorService
Basic implementation of a
HttpCommandExecutorService. |
Copyright © 2009-2012 jclouds. All Rights Reserved.