Org.Apache.Http.Conn 命名空間

最低層的連接處理由 和 IClientConnectionOperator組成IOperatedClientConnection

類別

名稱 Description
BasicEofSensorWatcher

基本實作。IEofSensorWatcher

BasicManagedEntity

一個釋放 IManagedClientConnection.

ConnectionPoolTimeoutException

在等待連線管理器可用連線時,會暫停。

ConnectTimeoutException

在連接 HTTP 伺服器或等待 HttpConnectionManager 可用連線時,會發生逾時。

EofSensorInputStream

一個串流包裝器,能觸發 Org.Apache.Http.Conn.EofSensorInputStream.close() 及 EOF 的操作。

HttpHostConnectException

ConnectException一個明確表示HttpHost所連結的物品。

IClientConnectionOperatorExtensions

最低層的連接處理由 和 IClientConnectionOperator組成IOperatedClientConnection

IManagedClientConnectionExtensions

最低層的連接處理由 和 IClientConnectionOperator組成IOperatedClientConnection

MultihomePlainSocketFactory

Socket Factory 在連接失敗時實現簡單的多屋台故障轉移,前提是同一主機名稱解析為多個 InetAddresse。

介面

名稱 Description
IClientConnectionManager

管理介面。IManagedClientConnection

IClientConnectionManagerFactory

一個用來建立新 IClientConnectionManager 實例的工廠。

IClientConnectionOperator

開啟 IOperatedClientConnection介面。

IClientConnectionRequest

封裝了對 .IManagedClientConnection

IConnectionKeepAliveStrategy

用來決定連線可閒置多久後再重複使用的介面。

IConnectionReleaseTrigger

用於釋放連線的介面。

IEofSensorWatcher

一個觀察者。EofSensorInputStream

IManagedClientConnection

一個客戶端連線,具備先進的連線邏輯。

IOperatedClientConnection

一種依賴外部邏輯將套接字連接到適當主機的用戶端連線。