| Package | Description |
|---|---|
| com.caucho.quercus | |
| com.caucho.quercus.env | |
| com.caucho.quercus.servlet.api |
| Modifier and Type | Method and Description |
|---|---|
QuercusServletContext |
QuercusContext.getServletContext()
Returns the ServletContext.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuercusContext.setServletContext(QuercusServletContext servletContext)
Sets the ServletContext.
|
| Modifier and Type | Method and Description |
|---|---|
QuercusServletContext |
Env.getServletContext()
Returns the ServletContext.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuercusServletContextImpl |