Interface | Description |
---|---|
SoapDataFormatAdapter |
Adapter for either SOAP 1.1 or 1.2 implementations.
|
Class | Description |
---|---|
Soap11DataFormatAdapter |
Marshaling from Objects to SOAP 1.1 and back by using JAXB.
|
Soap12DataFormatAdapter |
Marshaling from Objects to SOAP 1.2 and back by using JAXB.
|
SoapJaxbDataFormat |
Data format supporting SOAP 1.1 and 1.2.
|
Apache Camel