public class Echo extends FastRequestHandler implements ExpressHandler
Destroyable.UtilDUMB, logger| Constructor and Description |
|---|
Echo(java.lang.String msg) |
Echo(java.lang.String msg,
java.lang.String contentType) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ActionContext context)
Invoke handler upon an action context
|
java.lang.String |
readContent() |
java.lang.String |
toString() |
csrfSpec, prepareAuthentication, requireResolveContext, sessionFreeapply, corsSpec, destroy, express, isDestroyed, noContextResoving, realHandler, releaseResources, scope, setExpress, setSessionFree, supportPartialPath, wrappublic Echo(java.lang.String msg)
public Echo(java.lang.String msg,
java.lang.String contentType)
public void handle(ActionContext context)
RequestHandlerInvoke handler upon an action context
handle in interface RequestHandlercontext - the context datapublic java.lang.String readContent()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014–2017 ActFramework. All rights reserved.