Uses of Interface
org.ovirt.vdsm.jsonrpc.client.BrokerCommandCallback
Packages that use BrokerCommandCallback
-
Uses of BrokerCommandCallback in org.ovirt.vdsm.jsonrpc.client
Methods in org.ovirt.vdsm.jsonrpc.client with parameters of type BrokerCommandCallbackModifier and TypeMethodDescriptionJsonRpcClient.call(JsonRpcRequest req, BrokerCommandCallback callback) -
Uses of BrokerCommandCallback in org.ovirt.vdsm.jsonrpc.client.internal
Fields in org.ovirt.vdsm.jsonrpc.client.internal declared as BrokerCommandCallbackMethods in org.ovirt.vdsm.jsonrpc.client.internal that return BrokerCommandCallbackModifier and TypeMethodDescriptionCall.getCallback()JsonRpcCall.getCallback()The callback to notify after the specific command was invoked.Constructors in org.ovirt.vdsm.jsonrpc.client.internal with parameters of type BrokerCommandCallback