public final class WebServiceFactory extends Object
| Constructor and Description |
|---|
WebServiceFactory() |
public static void setEndpointAddress(String endPointAddress)
endPointAddress - the end point addresspublic static void setTimeoutMilliseconds(int timeoutMilliseconds)
timeoutMilliseconds - number of milliseconds to wait before timing out a web service callpublic static String getHost()
public static int getPort()
public static AuthenticationServiceSoapBindingStub getAuthenticationService()
public static RepositoryServiceSoapBindingStub getRepositoryService()
public static RepositoryServiceSoapBindingStub getRepositoryService(String endpointAddress)
public static AuthoringServiceSoapBindingStub getAuthoringService()
public static AuthoringServiceSoapBindingStub getAuthoringService(String endpointAddress)
public static ClassificationServiceSoapBindingStub getClassificationService()
public static ClassificationServiceSoapBindingStub getClassificationService(String endpointAddress)
public static ActionServiceSoapBindingStub getActionService()
public static ActionServiceSoapBindingStub getActionService(String endpointAddress)
public static ContentServiceSoapBindingStub getContentService()
public static ContentServiceSoapBindingStub getContentService(String endpointAddress)
public static AccessControlServiceSoapBindingStub getAccessControlService()
public static AccessControlServiceSoapBindingStub getAccessControlService(String enpointAddress)
public static AdministrationServiceSoapBindingStub getAdministrationService()
public static AdministrationServiceSoapBindingStub getAdministrationService(String endpointAddress)
public static DictionaryServiceSoapBindingStub getDictionaryService()
public static DictionaryServiceSoapBindingStub getDictionaryService(String endpointAddress)
public static String getEndpointAddress()
public static String getEndpointWebapp()
Copyright © 2005–2014 Alfresco Software. All rights reserved.