|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.server.impl.model.method.ResourceHttpOptionsMethod.OptionsRequestDispatcher
public static class ResourceHttpOptionsMethod.OptionsRequestDispatcher
| Field Summary | |
|---|---|
protected java.lang.String |
allow
|
| Constructor Summary | |
|---|---|
ResourceHttpOptionsMethod.OptionsRequestDispatcher(java.util.Map<java.lang.String,java.util.List<ResourceMethod>> methods)
|
|
| Method Summary | |
|---|---|
void |
dispatch(java.lang.Object resource,
HttpContext context)
Dispatch to the resource method of the resource class instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String allow
| Constructor Detail |
|---|
public ResourceHttpOptionsMethod.OptionsRequestDispatcher(java.util.Map<java.lang.String,java.util.List<ResourceMethod>> methods)
| Method Detail |
|---|
public void dispatch(java.lang.Object resource,
HttpContext context)
RequestDispatcher
dispatch in interface RequestDispatcherresource - the resource class instance.context - the HTTP context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||