Package org.citrusframework.ws.xml
Class Soap.SoapMessage
java.lang.Object
org.citrusframework.xml.actions.Message
org.citrusframework.ws.xml.Soap.SoapMessage
- Direct Known Subclasses:
Soap.SoapRequest,Soap.SoapResponse
- Enclosing class:
- Soap
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.citrusframework.xml.actions.Message
Message.Body, Message.Expression, Message.Extract, Message.Headers -
Field Summary
Fields inherited from class org.citrusframework.xml.actions.Message
body, dataDictionary, expressions, headers, name, schema, schemaRepository, schemaValidation, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttachments(List<Soap.SoapMessage.Attachment> attachments) Methods inherited from class org.citrusframework.xml.actions.Message
getBody, getDataDictionary, getExpressions, getHeaders, getName, getSchema, getSchemaRepository, getType, isSchemaValidation, setBody, setDataDictionary, setHeaders, setName, setSchema, setSchemaRepository, setSchemaValidation, setType
-
Constructor Details
-
SoapMessage
public SoapMessage()
-
-
Method Details
-
getAttachments
-
setAttachments
-