| AbstractDefinitionParser | |
| AbstractDefinitionParser.ParseDelegate<T> | |
| AbstractExpressionEvaluator | |
| AbstractListeningMessageProcessor<O> | |
| AbstractMessageProcessor<O> |
| DefaultSplashScreenAgent | Agent implementation to add splash screen information for DevKit extensions at application startup |
| NestedProcessorChain |
| ProcessCallbackProcessInterceptor<T, O> |
| RestModule | A Mule module for implementing REST APIs whitin flows. |
| RestModuleCapabilitiesAdapter | A RestModuleCapabilitiesAdapter is a wrapper around RestModule that implements org.mule.api.Capabilities interface. |
| RestModuleConfigDefinitionParser | |
| RestModuleLifecycleAdapter | A RestModuleLifecycleAdapter is a wrapper around RestModule that adds lifecycle methods to the pojo. |
| RestModuleMetadataAdapater | A RestModuleMetadataAdapater is a wrapper around RestModule that adds support for querying metadata about the extension. |
| RestModuleProcessAdapter | A RestModuleProcessAdapter is a wrapper around RestModule that enables custom processing strategies. |
| RestNamespaceHandler | Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/rest. |
| RouterDefinitionParser | |
| RouterMessageProcessor | RouterMessageProcessor invokes the router(java.lang.String, org.mule.api.NestedProcessor, org.mule.api.NestedProcessor, org.mule.api.NestedProcessor, org.mule.api.NestedProcessor, org.mule.api.NestedProcessor, java.lang.String, java.lang.String, org.mule.api.callback.SourceCallback) method in RestModule. |
| UnsupportedHttpVerbException | Exception thrown when the HTTP method is not supported by the REST router. |