vertx / io.vertx.grpc / VertxServerBuilder / forAddress

forAddress

open static fun forAddress(vertx: Vertx, address: SocketAddress): VertxServerBuilder
open static fun forAddress(vertx: Vertx, host: String, port: Int): VertxServerBuilder