AbstractProcessor
, AjpProcessor
, Http11Processor
public interface ActionHook
Modifier and Type | Method | Description |
---|---|---|
void |
action(ActionCode actionCode,
java.lang.Object param) |
Send an action to the connector.
|
void action(ActionCode actionCode, java.lang.Object param)
actionCode
- Type of the actionparam
- Action parameterCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.