android.net.http jar包,HttpResponseCache

HttpResponseCache是Android中用于缓存HTTP和HTTPS响应到本地文件系统,减少时间和带宽消耗的类。它实现了Java.Net.ResponseCache接口并提供了缓存统计、安装、卸载等方法。通过 HttpResponseCache,可以查看缓存命中率、网络使用情况等信息,有效优化应用的网络性能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

HttpResponseCache Class

Definition

Assembly:Mono.Android.dll

Caches HTTP and HTTPS responses to the filesystem so they may be reused,

saving time and bandwidth.

In this article

[Android.Runtime.Register("android/net/http/HttpResponseCache", ApiSince=14, DoNotGenerateAcw=true)]

public sealed class HttpResponseCache : Java.Net.ResponseCache, IDisposable, Java.IO.ICloseable

type HttpResponseCache = class

inherit ResponseCache

interface ICloseable

interface IJavaObject

interface IDisposable

Inheritance

Remarks

Portions of this page are modifications based on work created and shared by the

Properties

Returns the unique instance of Class that represents this

object's class.

(Inherited from Object)

The handle to the underlying Android instance.

(Inherited from Object)

Returns the number of HTTP requests whose response was provided by the

cache.

Returns the currently-installed HttpResponseCache, or null if

there is no cache installed or it is not a HttpResponseCache.

Returns the number of HTTP requests that required the network to either

supply a response or validate a locally cached response.

Returns the total number of HTTP requests that were made.

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

(Inherited from ResponseCache)

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

(Inherited from ResponseCache)

Methods

Creates and returns a copy of this Object.

(Inherited from Object)

Uninstalls the cache and releases any active resources.

Uninstalls the cache and deletes all of its stored contents.

(Inherited from Object)

Compares this instance with the specified object and indicates if they

are equal.

(Inherited from Object)

Force buffered operations to the filesystem.

Returns an integer hash code for this object.

(Inherited from Object)

Creates a new HTTP response cache and sets it as the system default cache.

Invoked when the garbage collector has detected that this instance is no longer reachable.

(Inherited from Object)

Returns the maximum number of bytes that this cache should use to store

its data.

Causes a thread which is waiting on this object's monitor (by means of

calling one of the wait() methods) to be woken up.

(Inherited from Object)

Causes all threads which are waiting on this object's monitor (by means

of calling one of the wait() methods) to be woken up.

(Inherited from Object)

Allows the protocol handler to cache data after retrieving resources.

Returns the number of bytes currently being used to store the values in

this cache.

Returns a string containing a concise, human-readable description of this

object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Explicit Interface Implementations

Extension Methods

Applies to

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值