open fun addGlobalHandler(globalHandler: Handler<RoutingContext>): RouterFactoryOptions
Add global handler to be applied prior to io.vertx.ext.web.Router being generated.
globalHandler -
globalHandler
Return this object