Class RecipeExecutorService


  • @WebServiceClient(name="RecipeExecutorService",
                      wsdlLocation="file:/jdss/data/jenkins/workspace/recipe/kmehr/MvnRelease_recipe-kmehr-recip-e_master/soap-api/src/main/resources/META-INF/ehealth-recipe-services/WSDL/RecipeWebService-executor-4_0.wsdl",
                      targetNamespace="urn:be:fgov:ehealth:recipe:protocol:v4")
    public class RecipeExecutorService
    extends Service
    This class was generated by Apache CXF 3.6.5 2025-05-27T10:35:52.529+02:00 Generated source version: 3.6.5
    • Field Detail

      • WSDL_LOCATION

        public static final URL WSDL_LOCATION
      • SERVICE

        public static final QName SERVICE
      • RecipeExecutorServiceSOAP11

        public static final QName RecipeExecutorServiceSOAP11
    • Constructor Detail

      • RecipeExecutorService

        public RecipeExecutorService​(URL wsdlLocation)
      • RecipeExecutorService

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

        public RecipeExecutorService()
      • RecipeExecutorService

        public RecipeExecutorService​(WebServiceFeature... features)
      • RecipeExecutorService

        public RecipeExecutorService​(URL wsdlLocation,
                                     WebServiceFeature... features)
      • RecipeExecutorService

        public RecipeExecutorService​(URL wsdlLocation,
                                     QName serviceName,
                                     WebServiceFeature... features)
    • Method Detail

      • getRecipeExecutorServiceSOAP11

        @WebEndpoint(name="RecipeExecutorServiceSOAP11")
        public RecipeExecutorPortType getRecipeExecutorServiceSOAP11​(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 RecipeExecutorPortType