| Interface | Description |
|---|---|
| HttpInvocationHandler |
A handler interface that is implemented by the
RequestHandlerManager. |
| RequestHandler |
A data collection handler.
|
| Class | Description |
|---|---|
| CookieHandler |
Handles cookies the client sent with this request
|
| HttpInputHandler |
Collects information about the HTTP request data.
|
| HttpRequestHandler |
Collects information about the HTTP request.
|
| HttpStatusHandler |
Collects information that is only available after the request is handled by the application.
|
| ModSecurityHandler |
Collects information from ModSecurity.
|
| RequestHandlerManager |
Contains the data collection handlers for HTTP requests.
|
| RequestIpHandler |
Collects the IP address.
|
Copyright © 2018 BitSensor. All rights reserved.