Package org.ovirt.vdsm.jsonrpc.client.internal
package org.ovirt.vdsm.jsonrpc.client.internal
-
ClassDescription
Callholds single responseJava bean which provide information how retry logic should work.Abstraction for single and batch calls to be updated when response arrives.Java bean representing error information from json message.Context containing a message and client.Response tracker thread is responsible for tracking and retrying requests.ResponseWorkeris responsible to process responses for all theJsonRpcClientand it is produced byReactorFactory.