Package org.apache.cxf.aegis.databinding
Class XFireCompatibilityServiceConfiguration
- java.lang.Object
-
- org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
-
- org.apache.cxf.aegis.databinding.XFireCompatibilityServiceConfiguration
-
public class XFireCompatibilityServiceConfiguration extends org.apache.cxf.wsdl.service.factory.AbstractServiceConfigurationThis service configuration uses XFire-compatible conventions for assigning namespace URI's to Java packages when naming services.
-
-
Constructor Summary
Constructors Constructor Description XFireCompatibilityServiceConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetServiceNamespace()-
Methods inherited from class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
getAction, getEndpointName, getFaultMessageName, getFaultName, getHolderType, getInParameterName, getInPartName, getInputMessageName, getInterfaceName, getMEP, getOperationName, getOutParameterName, getOutPartName, getOutputMessageName, getRequestWrapper, getRequestWrapperClassName, getRequestWrapperName, getRequestWrapperPartName, getResponseWrapper, getResponseWrapperClassName, getResponseWrapperName, getResponseWrapperPartName, getServiceFactory, getServiceName, getStyle, getWrapperPartMaxOccurs, getWrapperPartMinOccurs, getWsdlURL, hasOutMessage, isAsync, isHeader, isHolder, isInOutParam, isInParam, isOperation, isOutParam, isRPC, isWrapped, isWrapped, isWrapperPartNillable, isWrapperPartQualified, setServiceFactory, setServiceNamespace
-
-
-
-
Method Detail
-
getServiceNamespace
public String getServiceNamespace()
- Overrides:
getServiceNamespacein classorg.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
-
-