|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletConfiguration | |
|---|---|
| winstone | |
| winstone.invoker | |
| Uses of ServletConfiguration in winstone |
|---|
| Fields in winstone declared as ServletConfiguration | |
|---|---|
protected ServletConfiguration |
WinstoneRequest.servletConfig
|
| Methods in winstone that return ServletConfiguration | |
|---|---|
ServletConfiguration |
WinstoneRequest.getServletConfig()
|
| Methods in winstone with parameters of type ServletConfiguration | |
|---|---|
void |
WebAppConfiguration.removeServletConfigurationAndMappings(ServletConfiguration config)
|
void |
WinstoneRequest.setServletConfig(ServletConfiguration servletConfig)
|
| Constructors in winstone with parameters of type ServletConfiguration | |
|---|---|
RequestDispatcher(WebAppConfiguration webAppConfig,
ServletConfiguration servletConfig)
Constructor. |
|
| Uses of ServletConfiguration in winstone.invoker |
|---|
| Methods in winstone.invoker that return ServletConfiguration | |
|---|---|
protected ServletConfiguration |
InvokerServlet.getInvokableInstance(java.lang.String servletName)
Get an instance of the servlet configuration object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||