Uses of Interface
me.cadox8.xenapi.utils.Callback
Package | Description |
---|---|
me.cadox8.xenapi |
-
Uses of Callback in me.cadox8.xenapi
Methods in me.cadox8.xenapi with parameters of type Callback Modifier and Type Method Description <R extends AbstractReply>
voidXenAPI. getReply(Request request, Callback<R> callback)
Execute Request, executes Callback when finished