Interface | 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 . |
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.