|
||||||||||
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.dispatch.ResourceJavaMethodDispatcher
com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider.VoidVoidMethodInvoker
public static final class VoidVoidDispatchProvider.VoidVoidMethodInvoker
Field Summary |
---|
Fields inherited from class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher |
---|
method |
Constructor Summary | |
---|---|
VoidVoidDispatchProvider.VoidVoidMethodInvoker(AbstractResourceMethod abstractResourceMethod)
|
Method Summary | |
---|---|
void |
_dispatch(java.lang.Object resource,
HttpContext context)
|
Methods inherited from class com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher |
---|
dispatch, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VoidVoidDispatchProvider.VoidVoidMethodInvoker(AbstractResourceMethod abstractResourceMethod)
Method Detail |
---|
public void _dispatch(java.lang.Object resource, HttpContext context) throws java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException
_dispatch
in class ResourceJavaMethodDispatcher
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |