Package com.jcabi.github.wire


package com.jcabi.github.wire
Wires.
  • Classes
    Class
    Description
    Wire that waits if number of remaining request per hour is less than a given threshold.
    Wire that waits if the number of remaining requests per hour is less than a given threshold, and in the event of IOException retries a few times before giving up and rethrowing the exception.