
io.github.factoryfx.soap.SOAPClient Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of soapFactory Show documentation
Show all versions of soapFactory Show documentation
factoryfx dependency injection framework
The newest version!
package io.github.factoryfx.soap;
import java.net.URI;
public class SOAPClient {
// private static final Logger logger = LoggerFactory.getLogger(SOAPClient.class);
// private final Class soapInterface;
// private final URI endpoint;
//// private final Client client;
//// private final SOAPProtocol soapProtocol;
// private final PROTOCOL_VERSION version;
// private final Object interceptor;
// private final Function
© 2015 - 2025 Weber Informatics LLC | Privacy Policy