public class WSDLServiceConfiguration
extends org.apache.cxf.service.factory.AbstractServiceConfiguration
| Constructor and Description |
|---|
WSDLServiceConfiguration(WSDLServiceFactoryBean factoryBean) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.wsdl.Definition |
getDefinition() |
QName |
getEndpointName() |
protected QName |
getEndpointQName() |
String |
getServiceName() |
String |
getServiceNamespace() |
protected QName |
getServiceQName() |
getAction, getFaultMessageName, getFaultName, getHolderType, getInParameterName, getInPartName, getInputMessageName, getInterfaceName, getMEP, getOperationName, getOutParameterName, getOutPartName, getOutputMessageName, getRequestWrapper, getRequestWrapperClassName, getRequestWrapperName, getRequestWrapperPartName, getResponseWrapper, getResponseWrapperClassName, getResponseWrapperName, getResponseWrapperPartName, getServiceFactory, getStyle, getWrapperPartMaxOccurs, getWrapperPartMinOccurs, getWsdlURL, hasOutMessage, isAsync, isHeader, isHolder, isInParam, isOperation, isOutParam, isRPC, isWrapped, isWrapped, isWrapperPartNillable, isWrapperPartQualified, setServiceFactory, setServiceNamespacepublic WSDLServiceConfiguration(WSDLServiceFactoryBean factoryBean)
protected javax.wsdl.Definition getDefinition()
protected QName getServiceQName()
protected QName getEndpointQName()
public String getServiceName()
getServiceName in class org.apache.cxf.service.factory.AbstractServiceConfigurationpublic String getServiceNamespace()
getServiceNamespace in class org.apache.cxf.service.factory.AbstractServiceConfigurationpublic QName getEndpointName()
getEndpointName in class org.apache.cxf.service.factory.AbstractServiceConfigurationApache Camel