Uses of Interface
io.hawt.config.URLHandler
-
Packages that use URLHandler Package Description io.hawt.config -
-
Uses of URLHandler in io.hawt.config
Methods in io.hawt.config that return URLHandler Modifier and Type Method Description URLHandlerConfigFacade. getUrlHandler(java.lang.String protocol)Methods in io.hawt.config with parameters of type URLHandler Modifier and Type Method Description voidConfigFacade. addUrlHandler(java.lang.String protocol, URLHandler handler)
-