Interface HttpRequestAbortTask

All Superinterfaces:
Runnable
All Known Implementing Classes:
HttpRequestAbortTaskImpl

public interface HttpRequestAbortTask extends Runnable
Task to be scheduled by HttpRequestTimer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • httpRequestAborted

      boolean httpRequestAborted()
    • isEnabled

      boolean isEnabled()