org.apache.http.concurrent
Interface Cancellable

All Known Subinterfaces:
HttpAsyncClientExchangeHandler<T>, HttpAsyncResponseConsumer<T>
All Known Implementing Classes:
AbstractAsyncResponseConsumer, BasicAsyncResponseConsumer, BasicFuture

public interface Cancellable

Since:
4.2

Method Summary
 boolean cancel()
           
 

Method Detail

cancel

boolean cancel()


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.