| Package | Description | 
|---|---|
| org.apache.synapse.config.xml | Factories and serializers for XML based configuration. | 
| org.apache.synapse.config.xml.eventing | |
| org.apache.synapse.experimental | |
| org.apache.synapse.experimental.mediators.seda | |
| org.apache.synapse.mediators.bsf | |
| org.apache.synapse.mediators.spring | |
| org.apache.synapse.mediators.throttle | |
| org.apache.synapse.mediators.xquery | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDBMediatorFactoryBase class for factories for database related mediators. | 
| class  | AbstractListMediatorFactoryThis implements the basic logic to build a list mediator from a given XML
 configuration. | 
| class  | AggregateMediatorFactoryFactory for  AggregateMediatorinstances from the config; | 
| class  | AnnotatedCommandMediatorFactoryCreates an instance of a AnnotatedCommand mediator using XML configuration specified
  | 
| class  | AnonymousListMediatorFactoryThis is factory for creating an anonymous list mediator(an unnamed list of mediators ) | 
| class  | BeanMediatorFactoryCreates a  BeanMediatorfrom the provided XML configuration. | 
| class  | CacheMediatorFactoryCreates an instance of a Cache mediator using XML configuration specified | 
| class  | CalloutMediatorFactoryFactory for  CalloutMediatorinstances. | 
| class  | ClassMediatorFactoryCreates an instance of a Class mediator using XML configuration specified
  | 
| class  | CloneMediatorFactoryThe <clone> element is used to copy messages in Synapse to similar messages but with
 different message contexts and mediated using the specified targets | 
| class  | ConditionalRouterMediatorFactory
  <conditionalRouter continueAfter="(true|false)">
   <route breakRoute="(true|false)">
     <condition ../>
     <target ../>
   </route>
  </conditionalRouter> | 
| class  | DBLookupMediatorFactoryFactory for  DBLookupMediatorinstances. | 
| class  | DBReportMediatorFactoryFactory for  DBReportMediatorinstances. | 
| class  | DropMediatorFactoryFactory for  DropMediatorinstances. | 
| class  | EJBMediatorFactoryCreates an  EJBMediatorfrom the provided XML configuration. | 
| class  | EnqueueMediatorFactory | 
| class  | EnrichMediatorFactory | 
| class  | FaultMediatorFactoryFactory for  FaultMediatorinstances. | 
| class  | FilterMediatorFactoryCreates a filter mediator instance with the default behavior | 
| class  | HeaderMediatorFactoryFactory for  HeaderMediatorinstances. | 
| class  | InMediatorFactoryFactory for  InMediatorinstances. | 
| class  | InvokeMediatorFactoryBuilds Invoke mediator from a configuration as
  | 
| class  | IterateMediatorFactoryThe <iterate> element is used to split messages in Synapse to smaller messages with only
 one part of the elements described in the XPATH expression. | 
| class  | LogMediatorFactoryCreated a Log mediator that logs messages using commons-logging. | 
| class  | LoopbackMediatorFactory | 
| class  | MessageStoreMediatorFactoryCreates an instance of a MessageStore mediator using XML configuration specified | 
| class  | OutMediatorFactoryCreates an Out mediator instance | 
| class  | PayloadFactoryMediatorFactoryCreates a payloadFactory mediator from the provided XML configuration
  | 
| class  | POJOCommandMediatorFactoryFactory for  POJOCommandMediatorinstances. | 
| class  | PropertyMediatorFactoryCreates a property mediator through the supplied XML configuration
  | 
| class  | RespondMediatorFactoryFactory for  RespondMediatorinstances. | 
| class  | SamplingThrottleMediatorFactoryBuilds the  SamplingThrottleMediatorinstance by looking at the
 following configuration | 
| class  | SendMediatorFactoryFactory for  SendMediatorinstances. | 
| class  | SequenceMediatorFactoryFactory for  SequenceMediatorinstances. | 
| class  | SwitchMediatorFactoryFactory for  SwitchMediatorinstances. | 
| class  | SynapseMediatorFactoryBuilds the main mediator (@see SynapseConfiguration) of the Synapse instance | 
| class  | TemplateMediatorFactoryFactory class for Template configuration as follows
 
             | 
| class  | TransactionMediatorFactoryThe Factory for create transaction mediator- InLine XML need to provide
  | 
| class  | URLRewriteMediatorFactoryCreates an instance of the URLRewriteMediator given an XML configuration which
 adheres to the following grammar. | 
| class  | ValidateMediatorFactoryFactory for  ValidateMediatorinstances. | 
| class  | XSLTMediatorFactoryFactory for  XSLTMediatorinstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventPublisherMediatorFactoryFactory for  EventPublisherMediatorinstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DetachMediatorFactory | 
| class  | ReplaceMediatorFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SEDAMediatorFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ScriptMediatorFactoryCreates an instance of a Script mediator for inline or external script mediation for BSF
 scripting languages. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpringMediatorFactoryCreates an instance of a Spring mediator that refers to the given Spring
 configuration and bean. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ThrottleMediatorFactoryThe Factory for create throttle mediator- key or InLine XMl need to provide | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XQueryMediatorFactoryCreates a XQuery mediator from the given XML
  | 
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.