-
-
- serialVersionUID:
- 6277464458242523954L
-
Serialized Fields
-
charsetName
String charsetName
Chosen charset of content body
-
content
String content
Content body as string
-
contentId
String contentId
Content identifier
-
contentResourcePath
String contentResourcePath
Content body as file resource path
-
contentType
String contentType
Content type
-
context
TestContext context
Test context for variable resolving
-
dataHandler
jakarta.activation.DataHandler dataHandler
Content data handler
-
encodingType
String encodingType
Optional MTOM encoding
-
mtomInline
boolean mtomInline
send mtom attachments inline as hex or base64 coded
-
-
Serialized Fields
-
faultActor
String faultActor
Optional fault actor
-
faultCode
String faultCode
Fault code as QName string
-
faultDetails
List<String> faultDetails
List of fault detail elements
-
faultString
String faultString
Fault reason string describing the fault
-
locale
Locale locale
Locale used in fault
-
- serialVersionUID:
- 3289201140229458069L
-
Serialized Fields
-
attachments
List<SoapAttachment> attachments
Optional list of SOAP attachments
-
mtomEnabled
boolean mtomEnabled
enable/disable mtom attachments
-
-
class CitrusMessageDispatcherServlet extends org.springframework.ws.transport.http.MessageDispatcherServlet implements
Serializable