Uses of Class
feign.soap.SOAPDecoder.Builder
-
-
Uses of SOAPDecoder.Builder in feign.soap
Methods in feign.soap that return SOAPDecoder.Builder Modifier and Type Method Description SOAPDecoder.Builder
SOAPDecoder.Builder. withJAXBContextFactory(feign.jaxb.JAXBContextFactory jaxbContextFactory)
SOAPDecoder.Builder
SOAPDecoder.Builder. withSOAPProtocol(java.lang.String soapProtocol)
The protocol used to create message factory.
-