public interface AlfrescoHttpClient
Modifier and Type | Method and Description |
---|---|
void |
close() |
Response |
sendRequest(Request req)
Send Request to the repository
|
void |
setBaseUrl(String baseUrl)
Set the base url to alfresco
- normally /alfresco
|
Response sendRequest(Request req) throws AuthenticationException, IOException
AuthenticationException
IOException
void setBaseUrl(String baseUrl)
baseUrl
- void close()
Copyright © 2005–2015 Alfresco Software. All rights reserved.