|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerList | |
---|---|
com.microsoft.tfs.core.util.serverlist | |
com.microsoft.tfs.core.util.serverlist.internal |
Uses of ServerList in com.microsoft.tfs.core.util.serverlist |
---|
Methods in com.microsoft.tfs.core.util.serverlist that return ServerList | |
---|---|
ServerList |
ServerListManager.getServerList()
Provides the list of known servers. |
Methods in com.microsoft.tfs.core.util.serverlist with parameters of type ServerList | |
---|---|
boolean |
ServerListManager.setServerList(ServerList serverList)
Sets the list of known server URIs. |
Uses of ServerList in com.microsoft.tfs.core.util.serverlist.internal |
---|
Methods in com.microsoft.tfs.core.util.serverlist.internal that return ServerList | |
---|---|
ServerList |
WindowsRegistryServerListManager.getServerList()
|
ServerList |
PersistenceStoreServerListManager.getServerList()
Provides the list of known servers. |
Methods in com.microsoft.tfs.core.util.serverlist.internal with parameters of type ServerList | |
---|---|
boolean |
WindowsRegistryServerListManager.setServerList(ServerList serverList)
|
boolean |
PersistenceStoreServerListManager.setServerList(ServerList serverList)
Sets the list of known server URIs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |