public class WorkerDataChannel extends Object
| Constructor and Description |
|---|
WorkerDataChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
putData(BRefType data) |
BRefType |
tryTakeData() |
BRefType |
tryTakeData(WorkerExecutionContext ctx) |
public void putData(BRefType data)
public BRefType tryTakeData(WorkerExecutionContext ctx)
public BRefType tryTakeData()
Copyright © 2018 WSO2. All rights reserved.