|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletConfiguration | |
|---|---|
| org.apache.cactus.extension.jetty | Contains classes to support running Cactus tests against an embedded Jetty container. |
| org.apache.cactus.internal.configuration | Contains the classes that support the configuration of Cactus. |
| Uses of ServletConfiguration in org.apache.cactus.extension.jetty |
|---|
| Constructors in org.apache.cactus.extension.jetty with parameters of type ServletConfiguration | |
|---|---|
Jetty5xTestSetup(junit.framework.Test theTest,
Configuration theBaseConfiguration,
ServletConfiguration theServletConfiguration,
FilterConfiguration theFilterConfiguration)
|
|
Jetty6xTestSetup(junit.framework.Test theTest,
Configuration theBaseConfiguration,
ServletConfiguration theServletConfiguration,
FilterConfiguration theFilterConfiguration)
|
|
| Uses of ServletConfiguration in org.apache.cactus.internal.configuration |
|---|
| Classes in org.apache.cactus.internal.configuration that implement ServletConfiguration | |
|---|---|
class |
DefaultServletConfiguration
Provides access to the Cactus configuration parameters related to the Servlet Redirector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||