handler - the handler, if null the filter won't be used.
priority - the priority, higher priority gets invoked first. Priority is only used to sort filters, user
routes are called afterwards. Must be positive.
Method Detail
getHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> getHandler()