vertx / io.vertx.config.hocon / HoconProcessor / process

process

open fun process(vertx: Vertx, configuration: JsonObject, input: Buffer, handler: Handler<AsyncResult<JsonObject>>): Unit