Class ImageServiceService


  • @WebServiceClient(name="ImageServiceService",
                      wsdlLocation="classpath:wsdl/image/ImageService.wsdl",
                      targetNamespace="http://image.webservice.adams.waikato.ac.nz/")
    public class ImageServiceService
    extends Service
    This class was generated by Apache CXF 3.3.9 2021-10-14T23:19:26.612+13:00 Generated source version: 3.3.9
    • Field Detail

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • ImageServicePort

        public static final QName ImageServicePort
    • Constructor Detail

      • ImageServiceService

        public ImageServiceService​(URL wsdlLocation)
      • ImageServiceService

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

        public ImageServiceService()
    • Method Detail

      • getImageServicePort

        @WebEndpoint(name="ImageServicePort")
        public ImageService getImageServicePort​(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 ImageService