|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebServiceFactory | |
---|---|
com.microsoft.tfs.core | |
com.microsoft.tfs.core.config | |
com.microsoft.tfs.core.config.webservice |
Uses of WebServiceFactory in com.microsoft.tfs.core |
---|
Methods in com.microsoft.tfs.core that return WebServiceFactory | |
---|---|
protected WebServiceFactory |
TFSConnection.getWebServiceFactory()
|
Uses of WebServiceFactory in com.microsoft.tfs.core.config |
---|
Methods in com.microsoft.tfs.core.config that return WebServiceFactory | |
---|---|
WebServiceFactory |
DefaultConnectionAdvisor.getWebServiceFactory(ConnectionInstanceData instanceData)
Called by the TFSConnection the first time that a web service is
requested. |
WebServiceFactory |
ConnectionAdvisor.getWebServiceFactory(ConnectionInstanceData instanceData)
Called by the TFSConnection the first time that a web service is
requested. |
Uses of WebServiceFactory in com.microsoft.tfs.core.config.webservice |
---|
Classes in com.microsoft.tfs.core.config.webservice that implement WebServiceFactory | |
---|---|
class |
DefaultWebServiceFactory
A default implementation of the WebServiceFactory interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |