Package org.ovirt.vdsm.jsonrpc.client.internal
-
Interface Summary Interface Description JsonRpcCall Abstraction for single and batch calls to be updated when response arrives. -
Class Summary Class Description Call Call
holds single responseClientPolicy Java bean which provide information how retry logic should work.JsonRpcError Java bean representing error information from json message.MessageContext Context containing a message and client.ResponseTracker Response tracker thread is responsible for tracking and retrying requests.ResponseWorker ResponseWorker
is responsible to process responses for all theJsonRpcClient
and it is produced byReactorFactory
.ResponseWorker.ResponseForkJoinWorkerThread