Abstract resource method dispatcher that provides skeleton implementation of
dispatching requests to a particular Java method using supplied
Java method invocation handler.
Specific resource method dispatcher for dispatching requests to a void
Java method with no input arguments
using a supplied Java method invocation handler.