vertx / io.vertx.config.yaml / YamlProcessor / process

process

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