Uses of Class
org.apache.sandesha2.storage.inmemory.InMemoryStorageManager

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

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

Methods in org.apache.sandesha2.storage.inmemory that return InMemoryStorageManager
static InMemoryStorageManager InMemoryStorageManager.getInstance(org.apache.axis2.context.ConfigurationContext context)
           
 

Constructors in org.apache.sandesha2.storage.inmemory with parameters of type InMemoryStorageManager
InMemoryInvokerBeanMgr(InMemoryStorageManager mgr, org.apache.axis2.context.AbstractContext context)
           
InMemoryRMDBeanMgr(InMemoryStorageManager mgr, org.apache.axis2.context.AbstractContext context)
           
InMemoryRMSBeanMgr(InMemoryStorageManager mgr, org.apache.axis2.context.AbstractContext context)
           
InMemorySenderBeanMgr(InMemoryStorageManager mgr, org.apache.axis2.context.AbstractContext context)
           
 



Copyright © The Apache Software Foundation. All Rights Reserved.