Package com.jcabi.github.wire
Wires.
- Version:
- $Id: 139543a307978f0c7f96477a3e6d835ca5b2170c $
- Author:
- Alexander Sinygain (sinyagin.alexander@gmail.com)
-
Class Summary Class Description CarefulWire Wire that waits if number of remaining request per hour is less than a given threshold.RetryCarefulWire Wire that waits if the number of remaining requests per hour is less than a given threshold, and in the event ofIOExceptionretries a few times before giving up and rethrowing the exception.