public class HttpConnectorMessageProcessorProvider extends Object implements ConnectorOperationProvider, MuleContextAware, Stoppable
PHASE_NAME| Constructor and Description |
|---|
HttpConnectorMessageProcessorProvider() |
| Modifier and Type | Method and Description |
|---|---|
MessageProcessor |
getMessageProcessor(String url,
OperationOptions operationOptions,
MessageExchangePattern exchangePattern) |
void |
setMuleContext(MuleContext context) |
void |
stop() |
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 stop()
throws MuleException
stop in interface StoppableMuleExceptionCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.