Uses of Interface
com.iland.core.web.sdk.util.Callback
Packages that use Callback
-
Uses of Callback in com.iland.core.web.sdk.util
Methods in com.iland.core.web.sdk.util with parameters of type CallbackModifier and TypeMethodDescriptionstatic voidUtils.performAfterSync(Client client, com.iland.core.web.rest.response.task.TaskResponse task, Callback callback) Wait for a synced test and then run the given callback function.