Interface Rotator

All Known Implementing Classes:
AbstractRotator, DeleteRotator, GetRotator, PostRotator, PutRotator

public interface Rotator
  • Method Summary

    Modifier and Type
    Method
    Description
    bind(org.apache.http.impl.client.CloseableHttpClient client)
     
    request(io.vertx.up.commune.config.IntegrationRequest request, io.vertx.core.json.JsonObject params)
     
  • Method Details

    • bind

      Rotator bind(org.apache.http.impl.client.CloseableHttpClient client)
    • request

      String request(io.vertx.up.commune.config.IntegrationRequest request, io.vertx.core.json.JsonObject params)