| Class | Description |
|---|---|
| FactoryCache |
This is an utility class for accessing the various pipeline components.
|
| PipelineImpl |
The
PipelineImpl is the heart of the pipeline
processing. |
| ProcessingComponentConfigurationImpl |
Configuration of a processing component.
|
| ProcessorConfigurationImpl |
Configuration of a processor.
|
| ProcessorManagerImpl |
This manager keeps track of configured processors.
|
| ProcessorManagerImpl.ConfigEntry | |
| ProcessorManagerImpl.ProcessorConfiguratorComparator | |
| ProcessorWrapper |
This is a wrapper for a processor.
|
| RewriterFilter |
This filter activates the rewriter for the output.
|
| ServletProcessingContext |
An implementation of a processing context for a servlet.
|
| WebConsoleConfigPrinter |
This is a configuration printer for the web console which
prints out the currently configured processors/pipelines.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.