Class InteropService_Service

java.lang.Object
jakarta.xml.ws.Service
it.sogei.interopservice.InteropService_Service

@WebServiceClient(name="InteropService", targetNamespace="http://service.ws.sogei.it", wsdlLocation="https://interoptest.adm.gov.it/InteropServiceWEB/services/InteropService/META-INF/wsdl/InteropService.wsdl") public class InteropService_Service extends jakarta.xml.ws.Service
This class was generated by the JAX-WS RI. JAX-WS RI 2.2.9-b130926.1035 Generated source version: 2.2
  • Constructor Details

    • InteropService_Service

      public InteropService_Service()
    • InteropService_Service

      public InteropService_Service(jakarta.xml.ws.WebServiceFeature... features)
    • InteropService_Service

      public InteropService_Service(URL wsdlLocation)
    • InteropService_Service

      public InteropService_Service(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • InteropService_Service

      public InteropService_Service(URL wsdlLocation, QName serviceName)
    • InteropService_Service

      public InteropService_Service(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getInteropService

      @WebEndpoint(name="InteropService") public InteropService getInteropService()
      Returns:
      returns InteropService
    • getInteropService

      @WebEndpoint(name="InteropService") public InteropService getInteropService(jakarta.xml.ws.WebServiceFeature... features)
      Parameters:
      features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
      Returns:
      returns InteropService