com.sun.jersey.server.impl.model.method.dispatch
Class VoidVoidDispatchProvider.VoidVoidMethodInvoker
java.lang.Object
com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher
com.sun.jersey.server.impl.model.method.dispatch.VoidVoidDispatchProvider.VoidVoidMethodInvoker
- All Implemented Interfaces:
- RequestDispatcher
- Enclosing class:
- VoidVoidDispatchProvider
public static final class VoidVoidDispatchProvider.VoidVoidMethodInvoker
- extends ResourceJavaMethodDispatcher
VoidVoidDispatchProvider.VoidVoidMethodInvoker
public VoidVoidDispatchProvider.VoidVoidMethodInvoker(AbstractResourceMethod abstractResourceMethod)
_dispatch
public void _dispatch(Object resource,
HttpContext context)
throws IllegalAccessException,
InvocationTargetException
- Specified by:
_dispatch
in class ResourceJavaMethodDispatcher
- Throws:
IllegalAccessException
InvocationTargetException
Copyright © 2013 Oracle Corporation. All Rights Reserved.