public static class ResourceHttpOptionsMethod.OptionsRequestDispatcher extends Object implements RequestDispatcher
| Constructor and Description |
|---|
OptionsRequestDispatcher(Map<String,List<ResourceMethod>> methods) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(Object resource,
HttpContext context)
Dispatch to the resource method of the resource class instance.
|
protected final String allow
public OptionsRequestDispatcher(Map<String,List<ResourceMethod>> methods)
public void dispatch(Object resource, HttpContext context)
RequestDispatcherdispatch in interface RequestDispatcherresource - the resource class instance.context - the HTTP context.Copyright © 2016 Oracle Corporation. All rights reserved.