| Modifier and Type | Method and Description |
|---|---|
SOAPDecoder.Builder |
SOAPDecoder.Builder.useFirstChild()
Alters the behavior of the code to use the
Node.getFirstChild() in place of
SOAPBody.extractContentAsDocument(). |
SOAPDecoder.Builder |
SOAPDecoder.Builder.withJAXBContextFactory(JAXBContextFactory jaxbContextFactory) |
SOAPDecoder.Builder |
SOAPDecoder.Builder.withSOAPProtocol(String soapProtocol)
The protocol used to create message factory.
|
Copyright © 2012–2022 OpenFeign. All rights reserved.