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
|
String |
toString() |
contentSecurityPolicy, csrfSpec, disableContentSecurityPolicy, prepareAuthentication, requireResolveContext, sessionFreeapply, corsSpec, destroy, express, isDestroyed, noContextResoving, realHandler, releaseResources, scope, setExpress, setSessionFree, skipEvents, supportPartialPath, wrappublic static AlwaysNotModified INSTANCE
public void handle(ActionContext context)
RequestHandlerInvoke handler upon an action context
handle in interface RequestHandlercontext - the context datapublic String toString()
toString in class RequestHandlerBaseCopyright © 2014–2018 ActFramework. All rights reserved.