Uses of Package
org.mule.impl

Packages that use org.mule.impl
org.mule.components.script Base classes for script based components such as BeanShell or Groovy. 
org.mule.config.pool A Mule pooling implementation using Jakarta commons-pool. 
org.mule.extras.groovy Groovy extensions to Mule
org.mule.extras.spring.events A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners. 
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.impl.endpoint Implemtation of Mule endpoint uris. 
org.mule.providers.soap.axis Provides an Axis soap transport for Mule
org.mule.providers.soap.glue Provides an Glue soap transport for Mule
org.mule.ra A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. 
org.mule.tck Provides a suite of abstract test cases that can be used to test you custom Mule extensions. 
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.tck.model Test suite for testing Model releated extensions. 
org.mule.tck.providers Test suite for testing custom provider implementations. 
 

Classes in org.mule.impl used by org.mule.components.script
UMODescriptorAware
          UMODescriptorAware is an injector interface that will supply a UMODescriptor to the object.
 

Classes in org.mule.impl used by org.mule.config.pool
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 

Classes in org.mule.impl used by org.mule.extras.groovy
UMODescriptorAware
          UMODescriptorAware is an injector interface that will supply a UMODescriptor to the object.
 

Classes in org.mule.impl used by org.mule.extras.spring.events
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 

Classes in org.mule.impl used by org.mule.impl
AbstractExceptionListener
          AbstractExceptionListener is a base implementation that custom Exception Listeners can override.
DefaultExceptionStrategy
          DefaultExceptionStrategy Provides a default exception handling strategy.
EndpointList
          Deprecated.  
ImmutableMuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
InitialisationCallback
          InitialisationCallback is used to provide customised initialiation for more complex components.
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
ResponseOutputStream
          ResponseOutputStream is an output stream associated with the currently recieved event.
 

Classes in org.mule.impl used by org.mule.impl.endpoint
ImmutableMuleEndpoint
          ImmutableMuleEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.impl used by org.mule.providers.soap.axis
InitialisationCallback
          InitialisationCallback is used to provide customised initialiation for more complex components.
 

Classes in org.mule.impl used by org.mule.providers.soap.glue
InitialisationCallback
          InitialisationCallback is used to provide customised initialiation for more complex components.
 

Classes in org.mule.impl used by org.mule.ra
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 

Classes in org.mule.impl used by org.mule.tck
MuleComponent
          MuleComponent manages the interaction and distribution of events for a Mule-managed component.
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 

Classes in org.mule.impl used by org.mule.tck.functional
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 

Classes in org.mule.impl used by org.mule.tck.model
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 

Classes in org.mule.impl used by org.mule.tck.providers
MuleDescriptor
          MuleDescriptor describes all the properties for a Mule UMO.
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.