Results 1 to 3 of 3
- 09-10-2010, 03:17 AM #1
Member
- Join Date
- Nov 2009
- Posts
- 8
- Rep Power
- 0
-
This is from the javadoc of AndroidHttpClient:
It seems that it simplifies the task of creating an http client by having default settings for common usage. But it is kept flexible enough by using HttpRequestInterceptor mechanism.Subclass of the Apache DefaultHttpClient that is configured with reasonable default settings and registered schemes for Android, and also lets the user add HttpRequestInterceptor classes. Don't create this directly, use the newInstance(String) factory method."The sole cause of man’s unhappiness is that he does not know how to stay quietly in his room." - Blaise Pascal
- 09-13-2010, 10:06 PM #3
Member
- Join Date
- Nov 2009
- Posts
- 8
- Rep Power
- 0


LinkBack URL
About LinkBacks

Bookmarks