public class OptionsInfoBase extends DestroyableBase
Process HTTP OPTIONS request
Destroyable.Util
logger
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, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
public OptionsInfoBase(Router router)
public RequestHandler optionHandler(java.lang.CharSequence path, ActionContext context)
Copyright © 2014–2017 ActFramework. All rights reserved.