| 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.config |
|
| org.mule.api.construct |
|
| org.mule.api.context |
Mule Context APIs, including the MuleContext, agent and server event interfaces
|
| org.mule.api.endpoint |
Endpoint interfaces.
|
| org.mule.api.exception |
|
| org.mule.api.expression |
|
| org.mule.api.lifecycle |
Lifecycle interfaces for all Components.
|
| org.mule.api.model |
Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc.
|
| org.mule.api.processor |
|
| org.mule.api.registry |
|
| org.mule.api.routing |
Interfaces that define inbound and outbound routing API.
|
| org.mule.api.routing.filter |
|
| org.mule.api.security |
Security API for authentication and authorisation.
|
| org.mule.api.serialization |
|
| org.mule.api.service |
|
| org.mule.api.store |
|
| org.mule.api.transaction |
|
| org.mule.api.transformer |
Contains the interfaces for transformers and exceptions for the Transformer API.
|
| org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
| org.mule.component |
|
| org.mule.config.bootstrap |
|
| org.mule.config.i18n |
Internationalisation support for Mule messages and exception messages.
|
| org.mule.context.notification |
Internal server notification types fired via the MuleManager.
|
| org.mule.execution |
|
| org.mule.retry |
|
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| org.mule.routing.correlation |
|
| org.mule.transaction |
Contains the core transaction support classes and exception types.
|
| org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
| org.mule.transport.service |
Provides SPI support for building mule connectors and providers using service descriptors.
|
| org.mule.util.xa |
An abstract resource manager that supports local and xa transactions.
|