|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.TFSConnection.HTTPClientReference
protected static final class TFSConnection.HTTPClientReference
Constructor Summary | |
---|---|
TFSConnection.HTTPClientReference(HttpClient httpClient,
HTTPClientFactory factory)
|
Method Summary | |
---|---|
int |
decrementUseCount()
|
HTTPClientFactory |
getFactory()
|
HttpClient |
getHTTPClient()
|
int |
incrementUseCount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TFSConnection.HTTPClientReference(HttpClient httpClient, HTTPClientFactory factory)
Method Detail |
---|
public HttpClient getHTTPClient()
public HTTPClientFactory getFactory()
public int incrementUseCount()
public int decrementUseCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |