public class GoogleQuercusServletImpl extends QuercusServletImpl
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
_gsBucket |
_config, _quercus, _servletContext
Constructor and Description |
---|
GoogleQuercusServletImpl(java.lang.String gsBucket) |
Modifier and Type | Method and Description |
---|---|
protected QuercusContext |
getQuercus()
Returns the Quercus instance.
|
protected void |
handleThrowable(HttpServletResponse response,
java.lang.Throwable e) |
checkServletAPIVersion, destroy, getPath, init, initImpl, openWrite, service, setProfileProbability
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log, toString
public GoogleQuercusServletImpl(java.lang.String gsBucket)
protected QuercusContext getQuercus()
getQuercus
in class QuercusServletImpl
protected void handleThrowable(HttpServletResponse response, java.lang.Throwable e) throws java.io.IOException, ServletException
handleThrowable
in class QuercusServletImpl
java.io.IOException
ServletException