All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.huanshankeji.vertx.ext.web.VirtualHostCombinable.kt Maven / Gradle / Ivy

There is a newer version: 0.6.1
Show newest version
package com.huanshankeji.vertx.ext.web

import io.vertx.ext.web.Router

interface VirtualHostCombinable {
    fun Router.routesOnVirtualHost()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy