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.BuilderSOAPDecoder.Builder. withJAXBContextFactory(feign.jaxb.JAXBContextFactory jaxbContextFactory)SOAPDecoder.BuilderSOAPDecoder.Builder. withSOAPProtocol(java.lang.String soapProtocol)The protocol used to create message factory.
-