Uses of Class
org.ovirt.vdsm.jsonrpc.client.utils.retry.RetryContext
-
Packages that use RetryContext Package Description org.ovirt.vdsm.jsonrpc.client.utils -
-
Uses of RetryContext in org.ovirt.vdsm.jsonrpc.client.utils
Methods in org.ovirt.vdsm.jsonrpc.client.utils that return RetryContext Modifier and Type Method Description RetryContext
ResponseTracking. getContext()
Constructors in org.ovirt.vdsm.jsonrpc.client.utils with parameters of type RetryContext Constructor Description ResponseTracking(JsonRpcRequest request, JsonRpcCall call, RetryContext context, long timeout, ReactorClient client, boolean resetConnection)
-