Module bus.http

Interface Preprocessor.PreChain

Enclosing interface:
Preprocessor

public static interface Preprocessor.PreChain
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    void
    继续HTTP请求任务
  • Method Details

    • getTask

      CoverHttp<?> getTask()
      Returns:
      当前的请求任务
    • getHttp

      Httpv getHttp()
      Returns:
      HTTP
    • proceed

      void proceed()
      继续HTTP请求任务