Package | Description |
---|---|
org.ballerinalang.bre.bvm |
Modifier and Type | Class and Description |
---|---|
class |
ForkJoinTimeoutCallback
This class represents fork join timeout callback.
|
Modifier and Type | Method and Description |
---|---|
static void |
AsyncTimer.schedule(AsyncTimer.TimerCallback callback,
long delayMillis)
This can be used to register a callback to be triggered after the given delay.
|
Copyright © 2018 WSO2. All rights reserved.