Package com.jcabi.github.wire
Wires.
- Version:
- $Id: 01b03c1ddc82df93c9499359de45e7627d5b928f $
- 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 ofIOException
retries a few times before giving up and rethrowing the exception.