Uses of Interface
com.atlassian.httpclient.api.factory.SettableFutureHandlerFactory

Packages that use SettableFutureHandlerFactory
com.atlassian.httpclient.api.factory   
 

Uses of SettableFutureHandlerFactory in com.atlassian.httpclient.api.factory
 

Methods in com.atlassian.httpclient.api.factory that return SettableFutureHandlerFactory
 SettableFutureHandlerFactory<Response> HttpClientOptions.getResponseSettableFutureHandlerFactory()
           
 

Methods in com.atlassian.httpclient.api.factory with parameters of type SettableFutureHandlerFactory
 void HttpClientOptions.setResponseSettableFutureHandlerFactory(SettableFutureHandlerFactory<Response> responseSettableFutureHandlerFactory)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.