SingleClientConnManager
ConnAdapter
PoolEntry
MisuseMessage
SingleClientConnManager(IHttpParams, SchemeRegistry)
SingleClientConnManager(IntPtr, JniHandleOwnership)
AlwaysShutDown
ConnectionExpiresTime
ConnOperator
IsShutDown
JniPeerMembers
LastReleaseTime
ManagedConn
SchemeRegistry
ThresholdClass
ThresholdType
UniquePoolEntry
AssertStillUp()
CloseExpiredConnections()
CloseIdleConnections(Int64, TimeUnit)
CreateConnectionOperator(SchemeRegistry)
GetConnection(HttpRoute, Object)
ReleaseConnection(IManagedClientConnection, Int64, TimeUnit)
RequestConnection(HttpRoute, Object)
RevokeConnection()
Shutdown()
monoandroid
namespace Org.Apache.Http.Impl.Conn
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("org/apache/http/impl/conn/SingleClientConnManager", DoNotGenerateAcw = true)]
public class SingleClientConnManager : Object, IJavaObject, IJavaPeerable, IClientConnectionManager, IDisposable
{
[Register("MISUSE_MESSAGE")]
public const string! MisuseMessage = "Invalid use of SingleClientConnManager: connection still allocated.\nMake sure to release the connection before allocating another one.";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API