Package org.apache.synapse.processors

Class Summary
AbstractProcessor Abstract Processor...
InProcessor Only processes if this is not a response
ListProcessor stages, mediations that it has as subelements It is a way of grouping stuff.
NeverProcessor This never executes its children.
OutProcessor This only executes on response messages
RefProcessor Calls another processor which is referred to by the Ref property.
StageProcessor  
SynapseProcessor This implements the main processor.