Inherited Attributes |
Attributes inherited from: Object hash , string |
Methods | |
create | shared FaviconHandler create() Create a handler with defaults |
create | shared FaviconHandler create(Integer maxAgeSeconds) Create a handler with the specified max cache time Parameters:
|
create | shared FaviconHandler create(String path) Create a handler attempting to load favicon file from the specified path Parameters:
|
create | shared FaviconHandler create(String path, Integer maxAgeSeconds) Create a handler attempting to load favicon file from the specified path, and with the specified max cache time Parameters:
|
Inherited Methods |
Methods inherited from: Object equals |