Interface AbortableHttpRequest

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

public interface AbortableHttpRequest
Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection.
Since:
4.0
Version:
$Revision: 639600 $
Author:
Oleg Kalnichevski