| Package | Description |
|---|---|
| org.apache.cactus |
Contains all classes needed for writing Cactus tests.
|
| org.apache.cactus.internal |
Contains Cactus internal implementation classes.
|
| org.apache.cactus.internal.client |
Contains the classes implementing of the client side of Cactus.
|
| 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.spi.client.connector |
| Class and Description |
|---|
| ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between
Cactus client side and Cactus server side must implement this lifecycle
interface.
|
| Class and Description |
|---|
| ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between
Cactus client side and Cactus server side must implement this lifecycle
interface.
|
| Class and Description |
|---|
| ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between
Cactus client side and Cactus server side must implement this lifecycle
interface.
|
| Class and Description |
|---|
| ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between
Cactus client side and Cactus server side must implement this lifecycle
interface.
|
| ProtocolState
Hold protocol-related information that need to be exchanged during the
lifecycle of the
ProtocolHandler. |
| Class and Description |
|---|
| ProtocolState
Hold protocol-related information that need to be exchanged during the
lifecycle of the
ProtocolHandler. |
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.