Uses of Class
org.atmosphere.util.gae.GAEBroadcasterConfig

Packages that use GAEBroadcasterConfig
org.atmosphere.util.gae   
 

Uses of GAEBroadcasterConfig in org.atmosphere.util.gae
 

Methods in org.atmosphere.util.gae that return GAEBroadcasterConfig
 GAEBroadcasterConfig GAEBroadcasterConfig.setExecutorService(ExecutorService executorService)
          Throw UnsupportedOperationException since GAE doesn't support ExecutorService
 GAEBroadcasterConfig GAEBroadcasterConfig.setScheduledExecutorService(ScheduledExecutorService executorService)
          Throw UnsupportedOperationException since GAE doesn't support ExecutorService
 



Copyright © 2010. All Rights Reserved.