public interface AlfrescoHttpClient
| Modifier and Type | Method and Description |
|---|---|
Response |
sendRequest(Request req)
Send Request to the repository
|
void |
setBaseUrl(java.lang.String baseUrl)
Set the base url to alfresco
- normally /alfresco
|
Response sendRequest(Request req) throws AuthenticationException, java.io.IOException
AuthenticationExceptionjava.io.IOExceptionvoid setBaseUrl(java.lang.String baseUrl)
baseUrl - Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.