Package 

Class BrowserEmulatorProtocol

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

    
    public final class BrowserEmulatorProtocol
    extends ForwardingProtocol
                        
    • Method Summary

      Modifier and Type Method Description
      final Boolean getIsActive()
      Boolean getSupportParallel()
      Response getResponse(WebPage page, Boolean followRedirects)
      Response getResponseDeferred(WebPage page, Boolean followRedirects)
      Unit reset()
      Unit cancel(WebPage page)
      Unit cancelAll()
      • Methods inherited from class ai.platon.pulsar.protocol.browser.BrowserEmulatorProtocol

        setResponse
      • Methods inherited from class ai.platon.pulsar.protocol.crowd.ForwardingProtocol

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

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