public class Redirect extends FastRequestHandler implements ExpressHandler
Destroyable.Util
DUMB, logger
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionContext context)
Invoke handler upon an action context
|
String |
toString() |
contentSecurityPolicy, csrfSpec, disableContentSecurityPolicy, prepareAuthentication, requireResolveContext, sessionFree
apply, corsSpec, destroy, express, isDestroyed, noContextResoving, realHandler, releaseResources, scope, setExpress, setSessionFree, skipEvents, supportPartialPath, wrap
public Redirect(String url)
public void handle(ActionContext context)
RequestHandler
Invoke handler upon an action context
handle
in interface RequestHandler
context
- the context datapublic String toString()
toString
in class RequestHandlerBase
Copyright © 2014–2018 ActFramework. All rights reserved.