Uses of Class
io.vertx.mutiny.ext.web.handler.FaviconHandler
Packages that use FaviconHandler
-
Uses of FaviconHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type FaviconHandlerMethods in io.vertx.mutiny.ext.web.handler that return FaviconHandlerModifier and TypeMethodDescriptionstatic FaviconHandlerCreate a handler with defaultsstatic FaviconHandlerCreate a handler with the specified max cache timestatic FaviconHandlerCreate a handler attempting to load favicon file from the specified pathstatic FaviconHandlerCreate a handler attempting to load favicon file from the specified path, and with the specified max cache timestatic FaviconHandlerFaviconHandler.newInstance(io.vertx.ext.web.handler.FaviconHandler delegate) Creates a new instance of theFaviconHandler.