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, setServiceNamespace
public MuleServiceConfiguration(AbstractInboundMessageProcessorBuilder builder)
public String getServiceNamespace()
getServiceNamespace
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
public String getServiceName()
getServiceName
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
public QName getEndpointName()
getEndpointName
in class org.apache.cxf.service.factory.AbstractServiceConfiguration
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.