Class MekaServiceService


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

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • MekaServicePort

        public static final QName MekaServicePort
    • Constructor Detail

      • MekaServiceService

        public MekaServiceService​(URL wsdlLocation)
      • MekaServiceService

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

        public MekaServiceService()
    • Method Detail

      • getMekaServicePort

        @WebEndpoint(name="MekaServicePort")
        public MekaService getMekaServicePort​(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 MekaService