Uses of Class
io.undertow.server.handlers.RedirectHandler
-
Packages that use RedirectHandler Package Description io.undertow -
-
Uses of RedirectHandler in io.undertow
Methods in io.undertow that return RedirectHandler Modifier and Type Method Description static RedirectHandler
Handlers. redirect(java.lang.String location)
Returns a new redirect handler
-