| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.api |
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
|
| org.mule.api.registry | |
| org.mule.endpoint |
Implemtation of Mule endpoint uris.
|
| org.mule.registry |
| Modifier and Type | Method and Description |
|---|---|
EndpointFactory |
DefaultMuleContext.getEndpointFactory() |
| Modifier and Type | Method and Description |
|---|---|
EndpointFactory |
MuleContext.getEndpointFactory()
Returns the EndpointFactory configured for this instance of Mule
|
| Modifier and Type | Method and Description |
|---|---|
EndpointFactory |
MuleRegistry.lookupEndpointFactory()
Deprecated.
use
MuleContext.getEndpointFactory() instead |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointFactory |
| Modifier and Type | Method and Description |
|---|---|
EndpointFactory |
MuleRegistryHelper.lookupEndpointFactory() |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.