java http cookie_HttpCookie

HttpCookie 是 Android 中用于实现客户端状态管理的类,它代表了 HTTP 协议中客户端保存的键值对。该类包含了关于 Cookie 的各种属性,如 Domain、Path、Max-Age、Secure 等,并提供了比较、克隆等操作。了解 HttpCookie 对于进行 Android 应用程序的网络编程至关重要。

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

HttpCookie Class

Definition

Namespace:

Assembly:Mono.Android.dll

An opaque key-value value pair held by an HTTP client to permit a stateful

session with an HTTP server.

In this article

[Android.Runtime.Register("java/net/HttpCookie", ApiSince=9, DoNotGenerateAcw=true)]

public sealed class HttpCookie : Java.Lang.Object, IDisposable, Java.Lang.ICloneable

type HttpCookie = class

inherit Object

interface ICloneable

interface IJavaObject

interface IDisposable

Inheritance

Remarks

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

Constructors

Properties

Returns the unique instance of Class that represents this

object's class.

(Inherited from Object)

Returns the Comment attribute.

Returns the value of CommentURL attribute.

Returns the Discard attribute.

Returns the Domain attribute.

The handle to the underlying Android instance.

(Inherited from Object)

Returns true if this cookie's Max-Age is 0.

Returns the Max-Age attribute, in delta-seconds.

Returns the name of this cookie.

Returns the Path attribute.

Returns the Port attribute, usually containing comma-separated

port numbers.

Returns the Secure attribute.

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

(Inherited from Object)

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

(Inherited from Object)

Returns the value of this cookie.

Returns the version of this cookie.

Methods

Creates and returns a copy of this Object.

(Inherited from Object)

Returns true if host matches the domain pattern domain.

Compares this instance with the specified object and indicates if they

are equal.

(Inherited from Object)

Returns an integer hash code for this object.

(Inherited from Object)

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

(Inherited from Object)

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)

Constructs a cookie from a string.

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、付费专栏及课程。

余额充值