public class ConfigurableTransportFactory extends TransportFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANNEL_OVERRIDES |
static String |
CHANNEL_OVERRIDES_FILE |
static String |
SINGLETON_PROPERTY |
static String |
TRUE |
logger, muleContext| Constructor and Description |
|---|
ConfigurableTransportFactory(MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
Connector |
createConnector(EndpointURI endpointURI) |
protected Properties |
loadOverrides() |
createConnector, getConnectorByProtocol, getDefaultConnectorByProtocol, getOrCreateConnectorByProtocol, getOrCreateConnectorByProtocolpublic static final String CHANNEL_OVERRIDES
public static final String CHANNEL_OVERRIDES_FILE
public static final String SINGLETON_PROPERTY
public static final String TRUE
public ConfigurableTransportFactory(MuleContext muleContext) throws MuleException
MuleExceptionpublic Connector createConnector(EndpointURI endpointURI) throws TransportFactoryException
createConnector in class TransportFactoryTransportFactoryExceptionprotected Properties loadOverrides() throws MuleException
MuleExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.