Class MethodNameSoapActionServiceConfiguration

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

public class MethodNameSoapActionServiceConfiguration extends AbstractServiceConfiguration
Provide a SOAPAction header for the benefit of dusty toolkits which still require them (e.g. Oracle OC4J).
  • Constructor Details

    • MethodNameSoapActionServiceConfiguration

      public MethodNameSoapActionServiceConfiguration()
  • Method Details