Uses of Class
com.microsoft.tfs.core.TFSConnection.HTTPClientReference

Packages that use TFSConnection.HTTPClientReference
com.microsoft.tfs.core   
 

Uses of TFSConnection.HTTPClientReference in com.microsoft.tfs.core
 

Methods in com.microsoft.tfs.core that return TFSConnection.HTTPClientReference
protected  TFSConnection.HTTPClientReference TFSConnection.getHTTPClientReference()
          Gets the TFSConnection.HTTPClientReference instance from this TFSConnection.
 

Methods in com.microsoft.tfs.core with parameters of type TFSConnection.HTTPClientReference
protected  void TFSConnection.setHTTPClientReference(TFSConnection.HTTPClientReference httpClientReference)
          Sets the TFSConnection.HTTPClientReference for this TFSConnection, and increments the use count by one.
 



© 2015 Microsoft. All rights reserved.