public class MetaTransportServiceDescriptor extends DefaultTransportServiceDescriptor
AbstractServiceDescriptor.Key
logger, service
OSGI_HEADER_TRANSPORT
Constructor and Description |
---|
MetaTransportServiceDescriptor(String metaScheme,
String scheme,
Properties props,
ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
Connector |
createConnector()
Override the connector cration and register our Meta scheme with the connecotr so that the connector can
be used when creating endpoints using this meta transport
|
createDispatcherFactory, createEndpointBuilder, createEndpointBuilder, createEndpointBuilder, createEndpointBuilder, createEndpointBuilder, createEndpointURIBuilder, createInboundTransformers, createMessageReceiver, createMessageReceiver, createMuleMessageFactory, createOutboundTransformers, createRequesterFactory, createResponseTransformers, createSessionHandler, createTransactionFactory, createTransformer, getDefaultExchangePattern, getExceptionMappings, getInboundExchangePatterns, getOutboundExchangePatterns, init, initInboundExchangePatterns, initOutboundExchangePatterns, parseExchangePatterns, setExceptionMappings, setMuleContext, setOverrides
getService, removeClassProperty, removeProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getService
public MetaTransportServiceDescriptor(String metaScheme, String scheme, Properties props, ClassLoader classLoader) throws ServiceException
ServiceException
public Connector createConnector() throws TransportServiceException
createConnector
in interface TransportServiceDescriptor
createConnector
in class DefaultTransportServiceDescriptor
TransportServiceException
- if the connector cannot be createdCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.