| Interface | Description |
|---|---|
| SoapMessage |
Represents a Soap Message carrying a content, attachments and a set of headers.
|
| SoapRequest |
Represents a request that aims to be sent to a Soap Web Service.
|
| SoapResponse |
Represents a response retrieved by a Soap Web Service.
|
| WithContentType |
Contract for Objects that carries a content-type.
|
| Class | Description |
|---|---|
| SoapAttachment |
Represents an attachment that was sent or received using the SOAP protocol, MTOM or SWA.
|
| SoapRequestBuilder |
A builder implementation to create
SoapRequests |
Copyright © 2020. All rights reserved.