public static class ResourceHttpOptionsMethod.OptionsRequestDispatcher extends Object implements RequestDispatcher
Constructor and Description |
---|
ResourceHttpOptionsMethod.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 ResourceHttpOptionsMethod.OptionsRequestDispatcher(Map<String,List<ResourceMethod>> methods)
public void dispatch(Object resource, HttpContext context)
RequestDispatcher
dispatch
in interface RequestDispatcher
resource
- the resource class instance.context
- the HTTP context.Copyright © 2013 Oracle Corporation. All rights reserved.