Class | Description |
---|---|
SOAPDecoder |
Decodes SOAP responses using SOAPMessage and JAXB for the body part.
|
SOAPDecoder.Builder | |
SOAPEncoder |
Encodes requests using SOAPMessage and JAXB for the body part.
|
SOAPEncoder.Builder |
Creates instances of
SOAPEncoder . |
SOAPErrorDecoder |
Wraps the returned
SOAPFault if present into a SOAPFaultException . |
Copyright © 2012–2019 OpenFeign. All rights reserved.