Uses of Package
org.mule.component

Packages that use org.mule.component
org.mule.component   
org.mule.component.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
org.mule.module.jca 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.module.scripting.component Base classes for script based components such as BeanShell or Groovy. 
org.mule.transport.bpm   
org.mule.transport.http.components   
org.mule.transport.soap.axis.component   
org.mule.transport.soap.component   
 

Classes in org.mule.component used by org.mule.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
AbstractJavaComponent
          Abstract implementation of JavaComponent adds JavaComponent specific's: EntryPointResolverSet, NestedRouterCollection and ObjectFactory.
 

Classes in org.mule.component used by org.mule.component.simple
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.module.jca
AbstractComponent
          Abstract Component to be used by all Component implementations.
AbstractJavaComponent
          Abstract implementation of JavaComponent adds JavaComponent specific's: EntryPointResolverSet, NestedRouterCollection and ObjectFactory.
 

Classes in org.mule.component used by org.mule.module.scripting.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.transport.bpm
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.transport.http.components
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.transport.soap.axis.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.transport.soap.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.