public abstract class AbstractHttpService extends AbstractPlugin
| Constructor and Description |
|---|
AbstractHttpService() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
end(WrContext ctx,
WrRequest req,
WrResponse res) |
abstract boolean |
reject(WrContext ctx,
WrRequest req,
WrResponse res) |
abstract void |
start(WrContext ctx,
WrRequest req,
WrResponse res) |
alert, clearTryCountMap, field, forward, forwardThread, getFieldValue, invokeMethod, invokeMethod, invokeMethod, invokeStaticMethod, log, makeArgs, makeArgs, makeArgs, makeArgs, makeArgs, makeArgs, makeArgs, makeArgs, makeArgTypes, makeArgTypes, makeArgTypes, makeArgTypes, makeArgTypes, makeArgTypes, makeArgTypes, makeArgTypes, method, method, method1, newInstance, newInstance, newInstance, newInstance, newInstance, println, receive, syshash, syshash, syshash, toString, toStringpublic abstract void start(WrContext ctx, WrRequest req, WrResponse res)
public abstract void end(WrContext ctx, WrRequest req, WrResponse res)
public abstract boolean reject(WrContext ctx, WrRequest req, WrResponse res)
Copyright © 2021. All rights reserved.