Uses of Class
org.jclouds.concurrent.SingleThreaded

Packages that use SingleThreaded
org.jclouds.byon.config   
org.jclouds.compute.stub.config   
org.jclouds.concurrent   
org.jclouds.gae   
org.jclouds.gae.config   
 

Uses of SingleThreaded in org.jclouds.byon.config
 

Classes in org.jclouds.byon.config with annotations of type SingleThreaded
 class BYONComputeServiceContextModule
           
 

Uses of SingleThreaded in org.jclouds.compute.stub.config
 

Classes in org.jclouds.compute.stub.config with annotations of type SingleThreaded
 class StubComputeServiceContextModule
           
 

Uses of SingleThreaded in org.jclouds.concurrent
 

Classes in org.jclouds.concurrent with annotations of type SingleThreaded
static class MoreExecutors.SameThreadExecutorService
           
 

Uses of SingleThreaded in org.jclouds.gae
 

Classes in org.jclouds.gae with annotations of type SingleThreaded
 class AsyncGaeHttpCommandExecutorService
          Google App Engine version of HttpCommandExecutorService using their fetchAsync call
 class GaeHttpCommandExecutorService
          Google App Engine version of HttpCommandExecutorService
 

Uses of SingleThreaded in org.jclouds.gae.config
 

Classes in org.jclouds.gae.config with annotations of type SingleThreaded
 class AsyncGoogleAppEngineConfigurationModule
          Configures AsyncGaeHttpCommandExecutorService.
 class GoogleAppEngineConfigurationModule
          Configures GaeHttpCommandExecutorService.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.