com.microsoft.tfs.core.clients.serverstatus
Class ServerStatusClient

java.lang.Object
  extended by com.microsoft.tfs.core.clients.serverstatus.ServerStatusClient

public class ServerStatusClient
extends java.lang.Object

Since:
TEE-SDK-10.1

Constructor Summary
ServerStatusClient(ms.tfs.services.serverstatus._03._ServerStatusSoap webService)
           
 
Method Summary
 java.lang.String checkAuthentication()
           
 ms.tfs.services.serverstatus._03._ServerStatusSoap getWebService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerStatusClient

public ServerStatusClient(ms.tfs.services.serverstatus._03._ServerStatusSoap webService)
Method Detail

getWebService

public ms.tfs.services.serverstatus._03._ServerStatusSoap getWebService()

checkAuthentication

public java.lang.String checkAuthentication()


© 2015 Microsoft. All rights reserved.