[Android.Runtime.Register("org/apache/http/params/AbstractHttpParams", DoNotGenerateAcw=true)] public abstract class AbstractHttpParams : Java.Lang.Object, IHttpParams, IDisposable
Remarks
Abstract base class for parameter collections.
Type specific setters and getters are mapped to the abstract,
generic getters and setters.