|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.cactus.spi.client.connector | |
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 |
Classes in org.apache.cactus.spi.client.connector used by org.apache.cactus | |
ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between Cactus client side and Cactus server side must implement this lifecycle interface. |
Classes in org.apache.cactus.spi.client.connector used by org.apache.cactus.internal | |
ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between Cactus client side and Cactus server side must implement this lifecycle interface. |
Classes in org.apache.cactus.spi.client.connector used by org.apache.cactus.internal.client | |
ProtocolHandler
Any communication protocol (e.g HTTP) used to connect between Cactus client side and Cactus server side must implement this lifecycle interface. |
Classes in org.apache.cactus.spi.client.connector used by org.apache.cactus.internal.client.connector.http | |
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 . |
Classes in org.apache.cactus.spi.client.connector used by org.apache.cactus.spi.client.connector | |
ProtocolState
Hold protocol-related information that need to be exchanged during the lifecycle of the ProtocolHandler . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |