Uses of Package
org.mule.construct

Packages that use org.mule.construct
org.mule.config.spring.factories   
org.mule.construct   
org.mule.construct.builder   
org.mule.module.ws.construct   
org.mule.security.oauth   
org.mule.tck.junit4   
org.mule.transport.http.construct   
 

Classes in org.mule.construct used by org.mule.config.spring.factories
AbstractFlowConstruct
          Abstract implementation of FlowConstruct that: Is constructed with unique name and MuleContext.
Bridge
          A simple bridge between a single inbound endpoint and a single outbound endpoint.
SimpleService
          In-out SOA-style simple service, with no outbound router.
SimpleService.Type
           
Validator
           
 

Classes in org.mule.construct used by org.mule.construct
AbstractConfigurationPattern
          A template class for configuration patterns, which takes care of setting common message processors and optional transformers defined on the pattern.
AbstractFlowConstruct
          Abstract implementation of FlowConstruct that: Is constructed with unique name and MuleContext.
AbstractPipeline
          Abstract implementation of AbstractFlowConstruct that allows a list of AbstractPipeline.ProcessIfPipelineStartedMessageProcessors that will be used to process messages to be configured.
FlowConstructLifecycleManager
          The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
SimpleService.Type
           
 

Classes in org.mule.construct used by org.mule.construct.builder
AbstractFlowConstruct
          Abstract implementation of FlowConstruct that: Is constructed with unique name and MuleContext.
Bridge
          A simple bridge between a single inbound endpoint and a single outbound endpoint.
SimpleService
          In-out SOA-style simple service, with no outbound router.
SimpleService.Type
           
Validator
           
 

Classes in org.mule.construct used by org.mule.module.ws.construct
AbstractConfigurationPattern
          A template class for configuration patterns, which takes care of setting common message processors and optional transformers defined on the pattern.
AbstractFlowConstruct
          Abstract implementation of FlowConstruct that: Is constructed with unique name and MuleContext.
AbstractPipeline
          Abstract implementation of AbstractFlowConstruct that allows a list of AbstractPipeline.ProcessIfPipelineStartedMessageProcessors that will be used to process messages to be configured.
 

Classes in org.mule.construct used by org.mule.security.oauth
Flow
          This implementation of AbstractPipeline adds the following functionality: Rejects inbound events when Flow is not started Gathers statistics and processing time data Implements MessagePorcessor allowing direct invocation of the pipeline Supports the optional configuration of a ProcessingStrategy that determines how message processors are processed.
 

Classes in org.mule.construct used by org.mule.tck.junit4
Flow
          This implementation of AbstractPipeline adds the following functionality: Rejects inbound events when Flow is not started Gathers statistics and processing time data Implements MessagePorcessor allowing direct invocation of the pipeline Supports the optional configuration of a ProcessingStrategy that determines how message processors are processed.
 

Classes in org.mule.construct used by org.mule.transport.http.construct
AbstractConfigurationPattern
          A template class for configuration patterns, which takes care of setting common message processors and optional transformers defined on the pattern.
AbstractFlowConstruct
          Abstract implementation of FlowConstruct that: Is constructed with unique name and MuleContext.
AbstractPipeline
          Abstract implementation of AbstractFlowConstruct that allows a list of AbstractPipeline.ProcessIfPipelineStartedMessageProcessors that will be used to process messages to be configured.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.