| Package | Description |
|---|---|
| org.mule.runtime.extension.api.runtime.source |
| Modifier and Type | Method and Description |
|---|---|
static SourceResult |
SourceResult.invocationError(org.mule.runtime.api.message.Error invocationError,
SourceCallbackContext sourceCallbackContext) |
static SourceResult |
SourceResult.responseError(org.mule.runtime.api.message.Error responseError,
SourceCallbackContext sourceCallbackContext) |
static SourceResult |
SourceResult.success(SourceCallbackContext sourceCallbackContext) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.