| Package | Description |
|---|---|
| org.ballerinalang.bre | |
| org.ballerinalang.util.codegen |
| Modifier and Type | Field and Description |
|---|---|
ActionInfo |
Context.NonBlockingContext.actionInfo |
| Constructor and Description |
|---|
NonBlockingContext(ActionInfo actionInfo,
int[] retRegs) |
| Modifier and Type | Method and Description |
|---|---|
ActionInfo |
ConnectorInfo.getActionInfo(String actionName) |
ActionInfo[] |
ConnectorInfo.getActionInfoEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorInfo.addActionInfo(String actionName,
ActionInfo actionInfo) |
Copyright © 2018 WSO2. All rights reserved.