| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.operation.resulthandler |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionReturnHandler
ReturnHandler implementation for collections |
class |
MapReturnHandler
ReturnHandler implementation for maps. |
static class |
ReturnHandler.NullReturnHandler<T> |
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.util.LazyValue<ReturnHandler> |
ReturnHandler.nullHandler |
| Modifier and Type | Method and Description |
|---|---|
static <T> ReturnHandler<T> |
ReturnHandler.nullHandler() |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.