|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.caucho.quercus.servlet.QuercusServlet
com.caucho.quercus.servlet.GoogleQuercusServlet
public class GoogleQuercusServlet
Servlet to call PHP through javax.script.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.caucho.quercus.servlet.QuercusServlet |
---|
QuercusServlet.PhpIni, QuercusServlet.ServerEnv |
Constructor Summary | |
---|---|
GoogleQuercusServlet()
|
Method Summary | |
---|---|
protected QuercusServletImpl |
getQuercusServlet(boolean isResin)
|
protected void |
setInitParam(java.lang.String paramName,
java.lang.String paramValue)
Sets a named init-param to the passed value. |
Methods inherited from class com.caucho.quercus.servlet.QuercusServlet |
---|
addClass, addImplClass, addModule, createPhpIni, createServerEnv, destroy, init, service, setCompile, setCompileFailover, setConnectionPool, setDatabase, setDependencyCheckInterval, setIniFile, setLooseParse, setMysqlVersion, setPageCacheEntries, setPageCacheSize, setPhpVersion, setProfileProbability, setRegexpCacheSize, setRequireSource, setScriptEncoding, setStrict |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GoogleQuercusServlet()
Method Detail |
---|
protected QuercusServletImpl getQuercusServlet(boolean isResin)
getQuercusServlet
in class QuercusServlet
protected void setInitParam(java.lang.String paramName, java.lang.String paramValue) throws ServletException
setInitParam
in class QuercusServlet
ServletException
- if the init-param is not recognized
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |