| Package | Description |
|---|---|
| org.mule.processor | |
| org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractNonBlockingMessageProcessor.processNonBlocking(MuleEvent event,
CompletionHandler completionHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMessageDispatcher.doSendNonBlocking(MuleEvent event,
CompletionHandler<MuleMessage,Exception> completionHandler) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.