Class SpectralGetServiceService


  • @WebServiceClient(name="SpectralGetServiceService",
                      wsdlLocation="classpath:wsdl/adams/SpectralGetService.wsdl",
                      targetNamespace="http://get.spectral.webservice.adams.waikato.ac.nz/")
    public class SpectralGetServiceService
    extends javax.xml.ws.Service
    This class was generated by Apache CXF 3.6.6 2025-09-19T23:39:46.711+12:00 Generated source version: 3.6.6
    • Field Detail

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • SpectralGetServicePort

        public static final QName SpectralGetServicePort
    • Constructor Detail

      • SpectralGetServiceService

        public SpectralGetServiceService​(URL wsdlLocation)
      • SpectralGetServiceService

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

        public SpectralGetServiceService()
    • Method Detail

      • getSpectralGetServicePort

        @WebEndpoint(name="SpectralGetServicePort")
        public SpectralGetService getSpectralGetServicePort()
        Returns:
        returns SpectralGetService
      • getSpectralGetServicePort

        @WebEndpoint(name="SpectralGetServicePort")
        public SpectralGetService getSpectralGetServicePort​(javax.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 SpectralGetService