Class MultiPartCustomerServiceService

java.lang.Object
jakarta.xml.ws.Service
org.apache.camel.quarkus.component.soap.it.multipart.MultiPartCustomerServiceService

@WebServiceClient(name="MultiPartCustomerServiceService", targetNamespace="http://multipart.it.soap.component.quarkus.camel.apache.org/") public class MultiPartCustomerServiceService extends jakarta.xml.ws.Service
  • Field Details

    • SERVICE

      public static final QName SERVICE
    • MultiPartCustomerServicePort

      public static final QName MultiPartCustomerServicePort
  • Constructor Details

    • MultiPartCustomerServiceService

      public MultiPartCustomerServiceService(URL wsdlLocation)
    • MultiPartCustomerServiceService

      public MultiPartCustomerServiceService(URL wsdlLocation, QName serviceName)
    • MultiPartCustomerServiceService

      public MultiPartCustomerServiceService()
  • Method Details

    • getMultiPartCustomerServicePort

      @WebEndpoint(name="MultiPartCustomerServicePort") public MultiPartCustomerService getMultiPartCustomerServicePort()
    • getMultiPartCustomerServicePort

      @WebEndpoint(name="MultiPartCustomerServicePort") public MultiPartCustomerService getMultiPartCustomerServicePort(jakarta.xml.ws.WebServiceFeature... features)