| Constructor and Description |
|---|
AbstractEmitter(io.vertx.up.commune.config.Integration integration) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
initialize() |
protected io.vertx.up.commune.config.Integration |
integration() |
protected io.vertx.up.log.Annal |
logger() |
io.vertx.core.json.JsonArray |
requestA(String apiKey,
io.vertx.core.json.JsonObject params,
io.vertx.core.MultiMap headers) |
io.vertx.core.json.JsonObject |
requestJ(String apiKey,
io.vertx.core.json.JsonObject params,
io.vertx.core.MultiMap headers) |
protected SSLContext |
sslContext() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, request, request, requestA, requestAsync, requestAsync, requestAsyncA, requestAsyncA, requestAsyncJ, requestAsyncJ, requestJpublic AbstractEmitter(io.vertx.up.commune.config.Integration integration)
protected SSLContext sslContext()
protected io.vertx.up.log.Annal logger()
protected io.vertx.up.commune.config.Integration integration()
protected abstract void initialize()
public io.vertx.core.json.JsonObject requestJ(String apiKey, io.vertx.core.json.JsonObject params, io.vertx.core.MultiMap headers)
Copyright © 2021. All rights reserved.