Class HttpQueuePipeline

  • All Implemented Interfaces:
    IPipelineStage<DocInfoPipelineContext>

    public final class HttpQueuePipeline
    extends Pipeline<DocInfoPipelineContext>
    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
    • Constructor Detail

      • HttpQueuePipeline

        public HttpQueuePipeline()