public class MuleServiceConfiguration
extends org.apache.cxf.service.factory.AbstractServiceConfiguration
ServiceConfiguration that is
associated to the InboundMessageProcessorBuilder, so it can obtain properties directly from it.| Constructor and Description |
|---|
MuleServiceConfiguration(AbstractInboundMessageProcessorBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getEndpointName() |
String |
getServiceName() |
String |
getServiceNamespace() |
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 MuleServiceConfiguration(AbstractInboundMessageProcessorBuilder builder)
public String getServiceNamespace()
getServiceNamespace in class org.apache.cxf.service.factory.AbstractServiceConfigurationpublic String getServiceName()
getServiceName in class org.apache.cxf.service.factory.AbstractServiceConfigurationpublic QName getEndpointName()
getEndpointName in class org.apache.cxf.service.factory.AbstractServiceConfigurationCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.