public class CloseDelimitedRecordChannel extends Object implements NativeCallableUnit
| Constructor and Description |
|---|
CloseDelimitedRecordChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
CallableUnitCallback callback)
Closes a text record channel.
|
boolean |
isBlocking() |
public void execute(Context context, CallableUnitCallback callback)
Closes a text record channel.
execute in interface NativeCallableUnitpublic boolean isBlocking()
isBlocking in interface NativeCallableUnitCopyright © 2018 WSO2. All rights reserved.