Interface HttpRequestAbortTask
-
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
HttpRequestAbortTaskImpl
public interface HttpRequestAbortTask extends Runnable
Task to be scheduled byHttpRequestTimer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
httpRequestAborted()
boolean
isEnabled()
-