| Package | Description |
|---|---|
| org.mule.runtime.core.execution |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingCompletionHandler<R,E extends Throwable>
Base class which provides a simplified view of
CompletionHandler for cases
in which the task to be completed is assumed to be blocking |
class |
NullCompletionHandler<R,E extends Throwable>
Ignores the result of asynchronous processing
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.