public class CloseByteChannel extends Object implements NativeCallableUnit
Constructor and Description |
---|
CloseByteChannel() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context,
CallableUnitCallback callback)
Closes the byte channel.
|
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.