Uses of Class
com.microsoft.tfs.core.httpclient.ConnectionPoolTimeoutException

Packages that use ConnectionPoolTimeoutException
com.microsoft.tfs.core.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of ConnectionPoolTimeoutException in com.microsoft.tfs.core.httpclient
 

Methods in com.microsoft.tfs.core.httpclient that throw ConnectionPoolTimeoutException
 HttpConnection MultiThreadedHttpConnectionManager.getConnectionWithTimeout(HostConfiguration hostConfiguration, long timeout)
          Gets a connection or waits if one is not available.
 HttpConnection HttpConnectionManager.getConnectionWithTimeout(HostConfiguration hostConfiguration, long timeout)
          Gets an HttpConnection for a given host configuration.
 



© 2015 Microsoft. All rights reserved.