Apache CXF API

org.apache.cxf.aegis.databinding
Class AegisServiceConfiguration

java.lang.Object
  extended by org.apache.cxf.service.factory.AbstractServiceConfiguration
      extended by org.apache.cxf.aegis.databinding.AegisServiceConfiguration

Deprecated. 2.1

public class AegisServiceConfiguration
extends AbstractServiceConfiguration

Obsolete copy of XFireCompatibilityServiceConfiguration.


Field Summary
 
Fields inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration
serviceNamespace
 
Constructor Summary
AegisServiceConfiguration()
          Deprecated.  
 
Method Summary
 String getServiceNamespace()
          Deprecated.  
 
Methods inherited from class org.apache.cxf.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, isInParam, isOperation, isOutParam, isRPC, isWrapped, isWrapped, isWrapperPartNillable, isWrapperPartQualified, setServiceFactory, setServiceNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AegisServiceConfiguration

public AegisServiceConfiguration()
Deprecated. 
Method Detail

getServiceNamespace

public String getServiceNamespace()
Deprecated. 
Overrides:
getServiceNamespace in class AbstractServiceConfiguration

Apache CXF API

Apache CXF