public class OptionsInfoBase extends DestroyableBase
Process HTTP OPTIONS request
Destroyable.Utillogger| Constructor and Description |
|---|
OptionsInfoBase(Router router) |
| Modifier and Type | Method and Description |
|---|---|
RequestHandler |
optionHandler(java.lang.CharSequence path,
ActionContext context) |
addSubResource, destroy, isDestroyed, releaseResources, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnpublic OptionsInfoBase(Router router)
public RequestHandler optionHandler(java.lang.CharSequence path, ActionContext context)
Copyright © 2014–2017 ActFramework. All rights reserved.