Package | Description |
---|---|
org.apache.cactus.client.authentication |
Contains classes that support using and testing various authentification schemes.
|
org.apache.cactus.extension.jetty |
Contains classes to support running Cactus tests against an embedded
Jetty container.
|
org.apache.cactus.internal |
Contains Cactus internal implementation classes.
|
org.apache.cactus.internal.client.connector.http |
Contains the implementation of the HTTP transport for communication of
the client-side test runner with the server-side redirectors.
|
org.apache.cactus.internal.configuration |
Contains the classes that support the configuration of Cactus.
|
Class and Description |
---|
Configuration
Contains all configuration information for the Cactus framework.
|
Class and Description |
---|
Configuration
Contains all configuration information for the Cactus framework.
|
FilterConfiguration
Provides access to the Cactus configuration parameters related to the
Filter Redirector.
|
ServletConfiguration
Provides access to the Cactus configuration parameters related to the
Servlet Redirector.
|
Class and Description |
---|
Configuration
Contains all configuration information for the Cactus framework.
|
WebConfiguration
Extends the generic
Configuration interface with methods
provided configuration information related to Web redirectors. |
Class and Description |
---|
Configuration
Contains all configuration information for the Cactus framework.
|
WebConfiguration
Extends the generic
Configuration interface with methods
provided configuration information related to Web redirectors. |
Class and Description |
---|
AbstractWebConfiguration
Common implementation for all
WebConfiguration
implementations. |
BaseConfiguration
Provides access to the Cactus configuration parameters that are independent
of any redirector.
|
Configuration
Contains all configuration information for the Cactus framework.
|
FilterConfiguration
Provides access to the Cactus configuration parameters related to the
Filter Redirector.
|
JspConfiguration
Provides access to the Cactus configuration parameters related to the
JSP Redirector.
|
ServletConfiguration
Provides access to the Cactus configuration parameters related to the
Servlet Redirector.
|
WebConfiguration
Extends the generic
Configuration interface with methods
provided configuration information related to Web redirectors. |
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.