Base class for any bean skeleton capable of handling a Hessian request.
Once selected, the calling servlet will dispatch the request through
the _service call. After parsing the request headers,
_service calls the generated entry _execute
to execute the request.