|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMONestedRouterCollection | |
org.mule.impl | The Mule implementation of the Universal Message Objects(tm) API specification. |
org.mule.routing.nested | |
org.mule.umo | The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them |
Uses of UMONestedRouterCollection in org.mule.impl |
Fields in org.mule.impl declared as UMONestedRouterCollection | |
protected UMONestedRouterCollection |
ImmutableMuleDescriptor.nestedRouter
|
Methods in org.mule.impl that return UMONestedRouterCollection | |
UMONestedRouterCollection |
ImmutableMuleDescriptor.getNestedRouter()
|
Methods in org.mule.impl with parameters of type UMONestedRouterCollection | |
void |
MuleDescriptor.setNestedRouter(UMONestedRouterCollection router)
|
Uses of UMONestedRouterCollection in org.mule.routing.nested |
Classes in org.mule.routing.nested that implement UMONestedRouterCollection | |
class |
NestedRouterCollection
TODO |
Uses of UMONestedRouterCollection in org.mule.umo |
Methods in org.mule.umo that return UMONestedRouterCollection | |
UMONestedRouterCollection |
UMOImmutableDescriptor.getNestedRouter()
|
Methods in org.mule.umo with parameters of type UMONestedRouterCollection | |
void |
UMODescriptor.setNestedRouter(UMONestedRouterCollection router)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |