共用方式為


ClientContext 類別

定義

警告

Use the 'Org.Apache.Http.Client.Protocol.IClientContext' type. This class will be removed in a future release.

HttpContext 用戶端的屬性名稱。

[Android.Runtime.Register("org/apache/http/client/protocol/ClientContext", DoNotGenerateAcw=true)]
[System.Obsolete("Use the 'Org.Apache.Http.Client.Protocol.IClientContext' type. This class will be removed in a future release.")]
public abstract class ClientContext : Java.Lang.Object
[<Android.Runtime.Register("org/apache/http/client/protocol/ClientContext", DoNotGenerateAcw=true)>]
[<System.Obsolete("Use the 'Org.Apache.Http.Client.Protocol.IClientContext' type. This class will be removed in a future release.")>]
type ClientContext = class
    inherit Object
繼承
ClientContext
屬性

備註

Android 平台檔

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

欄位

AuthSchemePref
AuthschemeRegistry
CookieOrigin
CookieSpec
CookiespecRegistry
CookieStore
CredsProvider
ProxyAuthState
TargetAuthState
UserToken

屬性

Class
已淘汰.

傳回這個 Object的運行時間類別。

(繼承來源 Object)
Handle
已淘汰.

基礎Android實例的句柄。

(繼承來源 Object)
JniIdentityHashCode
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
JniPeerMembers
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
PeerReference
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
ThresholdClass
已淘汰.

此 API 支援適用於 Android 的 Mono 基礎結構,並不適合直接從您的程式代碼使用。

(繼承來源 Object)
ThresholdType
已淘汰.

此 API 支援適用於 Android 的 Mono 基礎結構,並不適合直接從您的程式代碼使用。

(繼承來源 Object)

方法

Clone()
已淘汰.

建立並傳回這個 對象的複本。

(繼承來源 Object)
Dispose()
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
Dispose(Boolean)
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
Equals(Object)
已淘汰.

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetHashCode()
已淘汰.

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()
已淘汰.

當垃圾收集決定不再參考物件時,垃圾收集行程在 物件上呼叫。

(繼承來源 Object)
Notify()
已淘汰.

喚醒正在等候此物件監視器的單一線程。

(繼承來源 Object)
NotifyAll()
已淘汰.

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)
已淘汰.

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
ToString()
已淘汰.

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
Wait()
已淘汰.

讓目前線程等候直到喚醒為止,通常是藉由em <notified/em>或<em>interrupted</em> 來喚醒它。<>

(繼承來源 Object)
Wait(Int64)
已淘汰.

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)
Wait(Int64, Int32)
已淘汰.

讓目前的線程等到喚醒為止,通常是因為 <em>notified</em> 或 <em>interrupted</em>,或直到經過一定數量的實時為止。

(繼承來源 Object)

明確介面實作

IJavaPeerable.Disposed()
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
IJavaPeerable.Finalized()
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)
已淘汰.

HttpContext 用戶端的屬性名稱。

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)
已淘汰.

執行 Android 執行時間檢查的類型轉換。

JavaCast<TResult>(IJavaObject)
已淘汰.

HttpContext 用戶端的屬性名稱。

GetJniTypeName(IJavaPeerable)
已淘汰.

HttpContext 用戶端的屬性名稱。

適用於