Uses of Package
org.mule.util.store

Packages that use org.mule.util.store
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.transport.ajax   
org.mule.transport.jdbc.store   
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.transport.servlet.jetty   
org.mule.util.store   
 

Classes in org.mule.util.store used by org.mule
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
 

Classes in org.mule.util.store used by org.mule.routing
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
 

Classes in org.mule.util.store used by org.mule.transport
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
 

Classes in org.mule.util.store used by org.mule.transport.ajax
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
 

Classes in org.mule.util.store used by org.mule.transport.jdbc.store
AbstractMonitoredObjectStore
          TODO
 

Classes in org.mule.util.store used by org.mule.transport.jms
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
 

Classes in org.mule.util.store used by org.mule.transport.servlet.jetty
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
 

Classes in org.mule.util.store used by org.mule.util.store
AbstractMonitoredObjectStore
          TODO
AbstractObjectStore
          This is an abstract superclass for ObjectStore implementations that conforms to the contract defined in the interface's javadocs.
AbstractPartitionedObjectStore
           
DefaultObjectStoreFactory
          Create the default object stores
DeserializationPostInitialisable
          A marker interface used to trigger post-deserialization initialization of an object.
InMemoryObjectStore
          InMemoryObjectStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old entries.
InMemoryObjectStore.StoredObject
          Represents the object stored in the store.
MonitoredObjectStoreWrapper.StoredObject
           
 



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