Class CircuitBreaker


  • public class CircuitBreaker
    extends Object
    An implementation of the circuit breaker pattern for Vert.x

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.