public class InitialRedirectHandler extends Object implements RequestHandler
Constructor and Description |
---|
InitialRedirectHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
adminOnly() |
boolean |
handles(String path) |
void |
process(RequestEvent event) |
public boolean handles(String path)
handles
in interface RequestHandler
public boolean adminOnly()
adminOnly
in interface RequestHandler
public void process(RequestEvent event) throws IOException
process
in interface RequestHandler
IOException
Copyright © 2017. All Rights Reserved.