|
|||||||||
| Home >> All >> org >> apache >> cactus >> spi >> client >> [ connector overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cactus.spi.client.connector
Contains Cactus client-side SPI classes required to implement new protocols other than the Cactus-implemented ones.
See:
Description
| Interface Summary | |
| 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. |
Package org.apache.cactus.spi.client.connector Description
Contains Cactus client-side SPI classes required to implement new protocols other than the Cactus-implemented ones.
|
|||||||||
| Home >> All >> org >> apache >> cactus >> spi >> client >> [ connector overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||