public class AlwaysNotModified extends FastRequestHandler implements ExpressHandler
Destroyable.Util
Modifier and Type | Field and Description |
---|---|
static AlwaysNotModified |
INSTANCE |
DUMB, logger
Constructor and Description |
---|
AlwaysNotModified() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionContext context)
Invoke handler upon an action context
|
java.lang.String |
toString() |
csrfSpec, prepareAuthentication, requireResolveContext, sessionFree
apply, corsSpec, destroy, express, isDestroyed, noContextResoving, realHandler, releaseResources, scope, setExpress, setSessionFree, supportPartialPath, wrap
public static AlwaysNotModified INSTANCE
public void handle(ActionContext context)
RequestHandler
Invoke handler upon an action context
handle
in interface RequestHandler
context
- the context datapublic java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2014–2017 ActFramework. All rights reserved.