| Modifier and Type | Method and Description |
|---|---|
Optional<MethodElement> |
SourceElement.getOnErrorMethod() |
Optional<MethodElement> |
SourceElement.getOnResponseMethod() |
Optional<MethodElement> |
SourceElement.getOnTerminateMethod() |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodWrapper
|
| Modifier and Type | Method and Description |
|---|---|
List<MethodElement> |
ExtensionTypeWrapper.getFunctions() |
List<MethodElement> |
ExtensionTypeWrapper.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelLoaderUtils.isAutoPaging(MethodElement operationMethod) |
static boolean |
ModelLoaderUtils.isNonBlocking(MethodElement method) |
static boolean |
ModelLoaderUtils.isRouter(MethodElement methodElement) |
static boolean |
ModelLoaderUtils.isScope(MethodElement methodElement) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.