vertx / io.vertx.rxjava.ext.web.handler / VirtualHostHandler / create

create

open static fun create(hostname: String, handler: Handler<RoutingContext>): VirtualHostHandler

Create a handler

Parameters

hostname -

handler -

Return
the handler