public class HttpConnectorMessageProcessorProvider extends Object implements ConnectorOperationProvider, MuleContextAware, Disposable
PHASE_NAME| Constructor and Description |
|---|
HttpConnectorMessageProcessorProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
MessageProcessor |
getMessageProcessor(String url,
OperationOptions operationOptions,
MessageExchangePattern exchangePattern) |
void |
setMuleContext(MuleContext context) |
boolean |
supportsUrl(String url) |
public HttpConnectorMessageProcessorProvider()
public boolean supportsUrl(String url)
supportsUrl in interface ConnectorOperationProviderpublic MessageProcessor getMessageProcessor(String url, OperationOptions operationOptions, MessageExchangePattern exchangePattern) throws MuleException
getMessageProcessor in interface ConnectorOperationProviderMuleExceptionpublic void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAwarepublic void dispose()
dispose in interface DisposableCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.