Class Index

I N R U

I

InterceptCallback  

N

NestedProcessorChain  
NestedProcessorString  

R

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. 
RestModuleNamespaceHandler 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.InterceptCallback) method in RestModule

U

UnsupportedHttpVerbException Exception thrown when the HTTP method is not supported by the REST router.