Class | Description |
---|---|
CallMediator |
Call Mediator sends a message using specified semantics.
|
CalloutMediator |
|
CommentMediator |
Mediator to handle XML comment nodes in Synapse Configurations
|
DropMediator |
Halts further processing/mediation of the current message.
|
EnqueueMediator |
This mediator execute a given sequence with a given priority.
|
ForEachMediator | |
LogMediator |
Logs the specified message into the configured logger.
|
LoopBackMediator |
Loopback further processing/Mediation of the current message to outflow
|
PropertyMediator |
The property mediator would save(or remove) a named property as a local property of
the Synapse Message Context or as a property of the Axis2 Message Context or
as a Transport Header.
|
RespondMediator | |
SendMediator |
SendMediator sends a message using specified semantics.
|
ValidateMediator |
Validate a message or an element against a schema
This internally uses the Xerces2-j parser, which cautions a lot about thread-safety and
memory leaks.
|
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.