| Interface | Description |
|---|---|
| ApacheStatusPoller.StatusFetcher |
Mechanism used to fetch a status page.
|
| Class | Description |
|---|---|
| ApacheStatusPoller |
Base class for simple pollers that do not benefit from filtering in advance.
|
| ApacheStatusPoller.URLStatusFetcher |
Simple class to fetch a status page using the
URL class. |