Uses of Package
org.apache.sandesha2.storage

Packages that use org.apache.sandesha2.storage
org.apache.sandesha2.msgprocessors   
org.apache.sandesha2.storage   
org.apache.sandesha2.storage.beanmanagers   
org.apache.sandesha2.storage.beans   
org.apache.sandesha2.storage.inmemory   
org.apache.sandesha2.storage.jdbc   
org.apache.sandesha2.util   
org.apache.sandesha2.workers   
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.msgprocessors
StorageManager
          Storage managers should extend this.
Transaction
          Transaction implementations should extend this.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.storage
SandeshaStorageException
          To easily track exceptions happening in the storage area.
Transaction
          Transaction implementations should extend this.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.storage.beanmanagers
SandeshaStorageException
          To easily track exceptions happening in the storage area.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.storage.beans
Transaction
          Transaction implementations should extend this.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.storage.inmemory
SandeshaStorageException
          To easily track exceptions happening in the storage area.
StorageManager
          Storage managers should extend this.
Transaction
          Transaction implementations should extend this.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.storage.jdbc
SandeshaStorageException
          To easily track exceptions happening in the storage area.
StorageManager
          Storage managers should extend this.
Transaction
          Transaction implementations should extend this.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.util
SandeshaStorageException
          To easily track exceptions happening in the storage area.
StorageManager
          Storage managers should extend this.
Transaction
          Transaction implementations should extend this.
 

Classes in org.apache.sandesha2.storage used by org.apache.sandesha2.workers
StorageManager
          Storage managers should extend this.
 



Copyright © The Apache Software Foundation. All Rights Reserved.