Uses of Interface
io.vertx.ext.web.handler.FaviconHandler
Packages that use FaviconHandler
Package
Description
-
Uses of FaviconHandler in io.vertx.ext.web.handler
Methods in io.vertx.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 time -
Uses of FaviconHandler in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return FaviconHandlerMethods in io.vertx.reactivex.ext.web.handler with parameters of type FaviconHandlerModifier and TypeMethodDescriptionstatic FaviconHandlerFaviconHandler.newInstance(FaviconHandler arg) Constructors in io.vertx.reactivex.ext.web.handler with parameters of type FaviconHandler -
Uses of FaviconHandler in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return FaviconHandlerMethods in io.vertx.rxjava3.ext.web.handler with parameters of type FaviconHandlerModifier and TypeMethodDescriptionstatic FaviconHandlerFaviconHandler.newInstance(FaviconHandler arg) Constructors in io.vertx.rxjava3.ext.web.handler with parameters of type FaviconHandler