Class ICATService


  • @WebServiceClient(name="ICATService",
                      targetNamespace="http://icatproject.org",
                      wsdlLocation="file:/home/glassfish/code/icat.client/target/checkout/ICAT.wsdl")
    public class ICATService
    extends jakarta.xml.ws.Service
    This class was generated by the JAX-WS RI. JAX-WS RI 4.0.0-M4 Generated source version: 3.0
    • Nested Class Summary

      • Nested classes/interfaces inherited from class jakarta.xml.ws.Service

        jakarta.xml.ws.Service.Mode
    • Constructor Detail

      • ICATService

        public ICATService()
      • ICATService

        public ICATService​(jakarta.xml.ws.WebServiceFeature... features)
      • ICATService

        public ICATService​(URL wsdlLocation)
      • ICATService

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

        public ICATService​(URL wsdlLocation,
                           QName serviceName)
      • ICATService

        public ICATService​(URL wsdlLocation,
                           QName serviceName,
                           jakarta.xml.ws.WebServiceFeature... features)
    • Method Detail

      • getICATPort

        @WebEndpoint(name="ICATPort")
        public ICAT getICATPort()
        Returns:
        returns ICAT
      • getICATPort

        @WebEndpoint(name="ICATPort")
        public ICAT getICATPort​(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 ICAT