Package org.ovirt.vdsm.jsonrpc.client
package org.ovirt.vdsm.jsonrpc.client
-
ClassDescriptionThis interface provides a way to pass a logic which is run after the specific command was invoked.Generic json-rpc client exception which wraps IO or encryption relates exceptions.Decomposes events as
Map.ReactorClientwrapper which provides ability to send single or batched requests.Java bean representation of an event.Java bean representation of the request.Java bean representing response object.Exception used to inform user that there is an attempt to sent the same request second time.Utility class which helps to buildJsonRpcRequestby providing information like method name and parameters.Utility class which helps to buildJsonRpcResponseby providing information like response or error.Decomposes of the response as objects which type is provided.