- All Implemented Interfaces:
- IPipelineStage<BasePipelineContext>
public final class HttpQueuePipeline
extends Pipeline<BasePipelineContext>
Performs a URL handling logic before actual processing of the document
it represents takes place. That is, before any
document or document header is downloaded.
Instances are only valid for the scope of a single URL.
- Author:
- Pascal Essiembre