Class CircuitBreaker

  • All Implemented Interfaces:
    RxDelegate

    public class CircuitBreaker
    extends Object
    implements RxDelegate
    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.