public class WsdlCxfEndpointBuilder extends AbstractMetaEndpointBuilder
connector, createConnector, deleteUnacceptedMessages, disableTransportTransformer, encoding, initialState, logger, messageExchangePattern, messageProcessors, messageProcessorsFactory, mimeType, muleContext, name, objectNameHelper, properties, PROPERTY_RESPONSE_PROPERTIES, PROPERTY_RESPONSE_TIMEOUT, redeliveryPolicy, registryId, responseMessageProcessors, responsePropertiesList, responseTimeout, responseTransformers, retryPolicyTemplate, synchronous, transactionConfig, transformers, uriBuilder
PROPERTY_NAME
Constructor and Description |
---|
WsdlCxfEndpointBuilder(EndpointURIEndpointBuilder global) |
WsdlCxfEndpointBuilder(String address,
MuleContext muleContext) |
Modifier and Type | Method and Description |
---|---|
InboundEndpoint |
buildInboundEndpoint()
Constructs inbound endpoints
|
OutboundEndpoint |
buildOutboundEndpoint()
Constructs outbound endpoints
|
getConnector, getEndpointAddressWithoutMetaScheme, getScheme, setProperties
addMessageProcessor, addResponseMessageProcessor, addResponseTransformer, addResponseTransformerProcessors, addTransformer, addTransformerProcessors, checkInboundExchangePattern, clone, createInboundEndpoint, createOutboundEndpoint, doBuildInboundEndpoint, doBuildOutboundEndpoint, equal, equals, getDefaultConnector, getDefaultDeleteUnacceptedMessages, getDefaultDisableTransportTransformer, getDefaultEndpointEncoding, getDefaultInitialState, getDefaultMessageProcessorsFactory, getDefaultResponseTimeout, getDefaultSecurityFilter, getDefaultTransactionConfig, getDeleteUnacceptedMessages, getEndpointBuilder, getEndpointEncoding, getInitialState, getMessageProcessors, getMessageProcessorsFactory, getMimeType, getName, getProperties, getRedeliveryPolicy, getResponseMessageProcessors, getResponseTimeout, getResponseTransformersFromUri, getRetryPolicyTemplate, getSecurityFilter, getTransactionConfig, getTransformersFromUri, hashCode, initExchangePatternFromConnectorDefault, isAlwaysCreateConnector, isDisableTransportTransformer, prepareToBuildEndpoint, setConnector, setCreateConnector, setDeleteUnacceptedMessages, setDisableTransportTransformer, setEncoding, setExchangePattern, setInitialState, setMessageProcessors, setMimeType, setMuleContext, setName, setPropertiesFromProperties, setProperty, setRedeliveryPolicy, setRegistryId, setResponseMessageProcessors, setResponseTimeout, setResponseTransformers, setRetryPolicyTemplate, setTransactionConfig, setTransformers, setURIBuilder
getAnnotation, getAnnotations, setAnnotations
public WsdlCxfEndpointBuilder(EndpointURIEndpointBuilder global) throws EndpointException
EndpointException
public WsdlCxfEndpointBuilder(String address, MuleContext muleContext)
public InboundEndpoint buildInboundEndpoint() throws EndpointException, InitialisationException
EndpointBuilder
buildInboundEndpoint
in interface EndpointBuilder
buildInboundEndpoint
in class AbstractEndpointBuilder
EndpointException
InitialisationException
public OutboundEndpoint buildOutboundEndpoint() throws EndpointException, InitialisationException
EndpointBuilder
buildOutboundEndpoint
in interface EndpointBuilder
buildOutboundEndpoint
in class AbstractEndpointBuilder
EndpointException
InitialisationException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.