|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpCommandExecutorService | |
---|---|
org.jclouds.gae | |
org.jclouds.gae.config | |
org.jclouds.http | |
org.jclouds.http.apachehc | |
org.jclouds.http.internal |
Uses of HttpCommandExecutorService in org.jclouds.gae |
---|
Classes in org.jclouds.gae that implement HttpCommandExecutorService | |
---|---|
class |
AsyncGaeHttpCommandExecutorService
Google App Engine version of HttpCommandExecutorService using their fetchAsync call |
class |
GaeHttpCommandExecutorService
Google App Engine version of HttpCommandExecutorService |
Uses of HttpCommandExecutorService in org.jclouds.gae.config |
---|
Methods in org.jclouds.gae.config that return HttpCommandExecutorService | |
---|---|
protected HttpCommandExecutorService |
GoogleAppEngineConfigurationModule.providerHttpCommandExecutorService(com.google.inject.Injector injector)
|
protected HttpCommandExecutorService |
AsyncGoogleAppEngineConfigurationModule.providerHttpCommandExecutorService(com.google.inject.Injector injector)
|
Uses of HttpCommandExecutorService in org.jclouds.http |
---|
Constructors in org.jclouds.http with parameters of type HttpCommandExecutorService | |
---|---|
TransformingHttpCommandExecutorServiceImpl(HttpCommandExecutorService client,
ExecutorService userThreads)
|
Uses of HttpCommandExecutorService in org.jclouds.http.apachehc |
---|
Classes in org.jclouds.http.apachehc that implement HttpCommandExecutorService | |
---|---|
class |
ApacheHCHttpCommandExecutorService
Simple implementation of a HttpFutureCommandClient , Apache Components HttpClient 4.x. |
Uses of HttpCommandExecutorService in org.jclouds.http.internal |
---|
Classes in org.jclouds.http.internal that implement HttpCommandExecutorService | |
---|---|
class |
BaseHttpCommandExecutorService<Q>
|
class |
JavaUrlHttpCommandExecutorService
Basic implementation of a HttpCommandExecutorService . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |