Uses of Package
org.ovirt.vdsm.jsonrpc.client.internal
Packages that use org.ovirt.vdsm.jsonrpc.client.internal
Package
Description
-
Classes in org.ovirt.vdsm.jsonrpc.client.internal used by org.ovirt.vdsm.jsonrpc.clientClassDescriptionJava bean which provide information how retry logic should work.Abstraction for single and batch calls to be updated when response arrives.Response tracker thread is responsible for tracking and retrying requests.
-
Classes in org.ovirt.vdsm.jsonrpc.client.internal used by org.ovirt.vdsm.jsonrpc.client.internalClassDescriptionJava 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.
-
Classes in org.ovirt.vdsm.jsonrpc.client.internal used by org.ovirt.vdsm.jsonrpc.client.reactorsClassDescriptionJava bean which provide information how retry logic should work.
ResponseWorkeris responsible to process responses for all theJsonRpcClientand it is produced byReactorFactory. -
-
Classes in org.ovirt.vdsm.jsonrpc.client.internal used by org.ovirt.vdsm.jsonrpc.client.utilsClassDescriptionAbstraction for single and batch calls to be updated when response arrives.
-
Classes in org.ovirt.vdsm.jsonrpc.client.internal used by org.ovirt.vdsm.jsonrpc.client.utils.retry