Package com.atlassian.httpclient.base.concurrent

Interface Summary
SettableFutureHandler<V> Handler for a settable future that allows us to wrap calls to set and setException with whatever wrapping logic we need, like transfering request context information.
 

Class Summary
DefaultSettableFutureHandler<V> Simple handler that just creates and wraps a normal future
 



Copyright © 2012 Atlassian. All Rights Reserved.