|
Classes in org.mule.umo.impl used by org.mule.umo.impl |
MuleProviderDescriptor
MuleProviderDescriptor describes a Provider in the Mule Server. |
MuleProxyFactory
MuleProxyFactory is a factory class that creates MuleProxy objects. |
MuleProxyPool
MuleProxyPool is a pool of Mule proxy objects. |
MuleSession
MuleSession manages the interaction and distribution of events for Mule UMOs. |
MuleSessionManager
MuleSessionManagerIs responsible managing MuleSession
instances and any state that may be shared among them. |
ProviderList
ProviderList encapsulates two lists of ProviderDescriptors; send providers and receive providers. |
ReceiverProxy
ReceiverProxy TODO (document class) |
SessionException
SessionException is thrown when errors occur in the MuleSession
or Seession Manager |
SimpleMuleChain
SimpleMuleChain encapsulates the lowest execution object for a Universal Message Object
By implementing this interface an objects can be linked together into an execution chain. |