Class | Description |
---|---|
FaultMediator |
This transforms the current message instance into a SOAP Fault message.
|
HeaderMediator |
The header mediator is able to set a given value as a SOAP header, or remove a given
header from the current message instance.
|
PayloadFactoryMediator |
Payload-factory mediator creates a new SOAP payload for the message, replacing the existing one.
|
PayloadFactoryMediator.Argument |
Represents an argument provided in the payload factory mediator configuration.
|
XSLTMediator |
The XSLT mediator performs an XSLT transformation requested, using
the current message.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.