public class WriteCharacters extends Object implements NativeCallableUnit
Constructor and Description |
---|
WriteCharacters() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context,
CallableUnitCallback callback)
Writes characters to a given file.
|
boolean |
isBlocking() |
public void execute(Context context, CallableUnitCallback callback)
execute
in interface NativeCallableUnit
public boolean isBlocking()
isBlocking
in interface NativeCallableUnit
Copyright © 2018 WSO2. All rights reserved.