Uses of Package
org.mule.api.store

Packages that use org.mule.api.store
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.api.store   
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.config.spring.factories   
org.mule.processor.strategy   
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.correlation   
org.mule.routing.requestreply   
org.mule.transport.jdbc.store   
org.mule.util.queue A resource manager that allow access to transactional queues with optional persistence. 
org.mule.util.store   
 

Classes in org.mule.api.store used by org.mule
ListableObjectStore
           
 

Classes in org.mule.api.store used by org.mule.api
ListableObjectStore
           
 

Classes in org.mule.api.store used by org.mule.api.store
ExpirableObjectStore
           
ListableObjectStore
           
ObjectStore
           
ObjectStoreException
          This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
PartitionableObjectStore
           
 

Classes in org.mule.api.store used by org.mule.config
ListableObjectStore
           
QueueStore
          Defines a <ListableObjectStore to store data for event queues.
 

Classes in org.mule.api.store used by org.mule.config.spring.factories
ObjectStore
           
QueueStore
          Defines a <ListableObjectStore to store data for event queues.
 

Classes in org.mule.api.store used by org.mule.processor.strategy
QueueStore
          Defines a <ListableObjectStore to store data for event queues.
 

Classes in org.mule.api.store used by org.mule.routing
ListableObjectStore
           
ObjectStore
           
ObjectStoreException
          This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
 

Classes in org.mule.api.store used by org.mule.routing.correlation
ListableObjectStore
           
ObjectStore
           
ObjectStoreException
          This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
 

Classes in org.mule.api.store used by org.mule.routing.requestreply
ListableObjectStore
           
 

Classes in org.mule.api.store used by org.mule.transport.jdbc.store
ObjectStore
           
ObjectStoreException
          This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
 

Classes in org.mule.api.store used by org.mule.util.queue
ListableObjectStore
           
ObjectStore
           
ObjectStoreException
          This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
QueueStore
          Defines a <ListableObjectStore to store data for event queues.
 

Classes in org.mule.api.store used by org.mule.util.store
ExpirableObjectStore
           
ListableObjectStore
           
ObjectStore
           
ObjectStoreException
          This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
ObjectStoreManager
           
PartitionableExpirableObjectStore
           
PartitionableObjectStore
           
QueueStore
          Defines a <ListableObjectStore to store data for event queues.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.