object HttpEndpoint |
|
object JDBCDataSource |
|
object MessageSource |
|
object MongoDataSource |
|
object RedisDataSource |
fun HttpLocation(endpoint: String? = null, host: String? = null, port: Int? = null, root: String? = null, ssl: Boolean? = null): HttpLocation
A function providing a DSL for building io.vertx.servicediscovery.types.HttpLocation objects. |