Class RatsBlobServiceService


  • @WebServiceClient(name="RatsBlobServiceService",
                      wsdlLocation="classpath:wsdl/adams/RatsBlobService.wsdl",
                      targetNamespace="http://blob.rats.webservice.adams.waikato.ac.nz/")
    public class RatsBlobServiceService
    extends Service
    This class was generated by Apache CXF 3.6.2 2024-04-28T23:22:07.808+12:00 Generated source version: 3.6.2
    • Field Detail

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • RatsBlobServicePort

        public static final QName RatsBlobServicePort
    • Constructor Detail

      • RatsBlobServiceService

        public RatsBlobServiceService​(URL wsdlLocation)
      • RatsBlobServiceService

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

        public RatsBlobServiceService()
    • Method Detail

      • getRatsBlobServicePort

        @WebEndpoint(name="RatsBlobServicePort")
        public RatsBlobService getRatsBlobServicePort​(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 RatsBlobService