Package org.citrusframework.ws.message
Class SoapFormattingMessageProcessor
java.lang.Object
org.citrusframework.message.AbstractMessageProcessor
org.citrusframework.xml.XmlFormattingMessageProcessor
org.citrusframework.ws.message.SoapFormattingMessageProcessor
- All Implemented Interfaces:
MessageDirectionAware,MessageProcessor,MessageTransformer,MessageTypeSelector
- Since:
- 2.6.2
- Author:
- Christoph Deppisch
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.message.MessageProcessor
MessageProcessor.Builder<T extends MessageProcessor,B extends MessageProcessor.Builder<T, B>> -
Field Summary
Fields inherited from interface org.citrusframework.message.MessageProcessor
RESOURCE_PATH, TYPE_RESOLVER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.xml.XmlFormattingMessageProcessor
supportsMessageTypeMethods inherited from class org.citrusframework.message.AbstractMessageProcessor
getDirection, getName, process, setDirectionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.citrusframework.message.MessageProcessor
transform
-
Constructor Details
-
SoapFormattingMessageProcessor
public SoapFormattingMessageProcessor()
-
-
Method Details
-
processMessage
- Overrides:
processMessagein classXmlFormattingMessageProcessor
-