public class CancelWebSocketUpgrade extends Object implements NativeCallableUnit
CancelWebSocketUpgrade
is the action to cancel a WebSocket upgrade.Constructor and Description |
---|
CancelWebSocketUpgrade() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context,
CallableUnitCallback callback) |
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.