Uses of Class
org.apache.sandesha2.polling.PollingManager

Packages that use PollingManager
org.apache.sandesha2.storage   
org.apache.sandesha2.storage.inmemory   
 

Uses of PollingManager in org.apache.sandesha2.storage
 

Methods in org.apache.sandesha2.storage that return PollingManager
abstract  PollingManager StorageManager.getPollingManager()
          Get the thread that generates polling requests to send to remote endpoints.
 

Uses of PollingManager in org.apache.sandesha2.storage.inmemory
 

Methods in org.apache.sandesha2.storage.inmemory that return PollingManager
 PollingManager InMemoryStorageManager.getPollingManager()
          Gets the PollingManager for this Storage manager
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.