Class WSDLBasedServiceConfiguration

java.lang.Object
org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
org.apache.cxf.wsdl.service.factory.WSDLBasedServiceConfiguration

public class WSDLBasedServiceConfiguration extends AbstractServiceConfiguration
An AbstractServiceConfiguration that gets the style from the BindingInfo obtained parsing the WSDL.
  • Constructor Details

    • WSDLBasedServiceConfiguration

      public WSDLBasedServiceConfiguration(org.apache.cxf.service.model.BindingInfo bi)
  • Method Details