Package org.alfresco.http

Interface Summary
AuthenticationDetailsProvider Provides details to allow users to authenticate against alfresco.
HttpClientProvider Provides HttpClient instance to be used to perform HTTP-calls.
HttpRequestCallback<T> Callback used when executing HTTP-request.
 

Class Summary
AbstractHttpRequestCallback<T> Response callback that returns the HttpResponse on success and throws runtime exceptions on errors.
SharedHttpClientProvider A class responsible for managing shared HTTP connections.
SimpleHttpRequestCallback Response callback that returns the HttpResponse on success and throws runtime exceptions on errors.
 



Copyright © 2012. All Rights Reserved.