Class FaviconHandler

    • Field Detail

      • DEFAULT_MAX_AGE_SECONDS

        public static final long DEFAULT_MAX_AGE_SECONDS
        The default max age in seconds as set in the cache-control header
        See Also:
        Constant Field Values
    • Constructor Detail

      • FaviconHandler

        public FaviconHandler​(io.vertx.ext.web.handler.FaviconHandler delegate)
      • FaviconHandler

        public FaviconHandler​(Object delegate)