Package 

Class ForwardingProtocol

  • All Implemented Interfaces:
    ai.platon.pulsar.common.config.Configurable , ai.platon.pulsar.crawl.protocol.Protocol , java.lang.AutoCloseable

    
    public class ForwardingProtocol
    extends AbstractHttpProtocol
                        
    • Method Summary

      Modifier and Type Method Description
      final Boolean getIsActive()
      Boolean getSupportParallel()
      Unit setResponse(Response response)
      Response getResponse(WebPage page, Boolean followRedirects)
      Response getResponseDeferred(WebPage page, Boolean followRedirects)
      • Methods inherited from class ai.platon.pulsar.crawl.protocol.http.AbstractHttpProtocol

        cancel, cancelAll
      • Methods inherited from class ai.platon.pulsar.protocol.crowd.ForwardingProtocol

        close, getConf, getProtocolOutput, getProtocolOutputDeferred, getResponses, getRobotRules, reset, setConf, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait