| Package | Description |
|---|---|
| org.apache.cactus.internal.server |
Contains the classes implementing the server side of Cactus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterImplicitObjects
Holder class that contains the instances of the implicit objects that will
be accessible in the test classes (ie subclasses of
FilterTestCase). |
class |
JspImplicitObjects
Holder class that contains the instances of the implicit objects that will
be accessible in the test classes (ie subclasses of
JspTestCase). |
class |
ServletImplicitObjects
Holder class that contains the instances of the implicit objects that will
be accessible in the test classes (ie subclasses of
ServletTestCase). |
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.