Interface AbortableHttpRequest

All Known Implementing Classes:
AbstractExecutionAwareRequest, HttpDelete, HttpEntityEnclosingRequestBase, HttpGet, HttpHead, HttpOptions, HttpPatch, HttpPost, HttpPut, HttpRequestBase, HttpTrace

@Deprecated public interface AbortableHttpRequest
Deprecated.
Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection.
Since:
4.0