|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UMODescriptorAware | |
| org.mule.components.builder | |
| org.mule.components.script | Base classes for script based components such as BeanShell or Groovy. |
| org.mule.components.script.jsr223 | |
| org.mule.components.simple | A collection of simple mule components that can be useful to simplify configuration while testing. |
| org.mule.examples.loanbroker.bank | |
| org.mule.providers.soap.xfire | |
| org.mule.tools.visualizer.service | |
| Uses of UMODescriptorAware in org.mule.components.builder |
| Classes in org.mule.components.builder that implement UMODescriptorAware | |
class |
AbstractMessageBuilder
A component that will invoke all outbound endpoints configured on the component allow the result of each endpoint invocation to be aggregated to a single message. |
class |
ReflectionMessageBuilder
Will try and set the result of an invocation as a bean property on the request message using reflection. |
| Uses of UMODescriptorAware in org.mule.components.script |
| Classes in org.mule.components.script that implement UMODescriptorAware | |
class |
AbstractScriptComponent
AbstractScriptComponent is a component that can execute scripts as
components in Mule. |
| Uses of UMODescriptorAware in org.mule.components.script.jsr223 |
| Classes in org.mule.components.script.jsr223 that implement UMODescriptorAware | |
class |
ScriptMessageBuilder
A message builder component that can execute message building as a script. |
| Uses of UMODescriptorAware in org.mule.components.simple |
| Classes in org.mule.components.simple that implement UMODescriptorAware | |
class |
BridgeComponent
The BridgeComponent is a standard Mule component that enables a bridge between an inbound and outbound endpoints. |
| Uses of UMODescriptorAware in org.mule.examples.loanbroker.bank |
| Classes in org.mule.examples.loanbroker.bank that implement UMODescriptorAware | |
class |
Bank
Bank is a representation of a bank form which to obtain loan
quotes. |
| Uses of UMODescriptorAware in org.mule.providers.soap.xfire |
| Classes in org.mule.providers.soap.xfire that implement UMODescriptorAware | |
class |
XFireServiceComponent
The Xfire service component receives requests for Xfire services it manages and marshalls requests and responses |
| Uses of UMODescriptorAware in org.mule.tools.visualizer.service |
| Classes in org.mule.tools.visualizer.service that implement UMODescriptorAware | |
class |
VisualizerService
TODO |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||