vertx / io.vertx.serviceproxy / ServiceBinder / setAddress

setAddress

open fun setAddress(address: String): ServiceBinder

Set the address to use on the subsequent proxy creations or service registrations.

Parameters

address - an eventbus address

Return
self