Package io.vertx.up.uca.cosmic
Interface Rotator
-
- All Known Implementing Classes:
AbstractRotator,DeleteRotator,GetRotator,PostRotator,PutRotator
public interface Rotator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rotatorbind(org.apache.http.impl.client.CloseableHttpClient client)Stringrequest(io.vertx.up.commune.config.IntegrationRequest request, io.vertx.core.json.JsonObject params)
-