org.alfresco.httpclient
Interface AlfrescoHttpClient

All Known Implementing Classes:
AbstractHttpClient

public interface AlfrescoHttpClient

Since:
4.0

Method Summary
 Response sendRequest(Request req)
          Send Request to the repository
 

Method Detail

sendRequest

Response sendRequest(Request req)
                     throws AuthenticationException,
                            java.io.IOException
Send Request to the repository

Throws:
AuthenticationException
java.io.IOException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.