Org.Apache.Http.Message.BufferedHeader Members

The members of Org.Apache.Http.Message.BufferedHeader are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new header from a buffer.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
BufferOrg.Apache.Http.Util.CharArrayBuffer. Obtains the buffer with the formatted header.
[read-only]
Namestring.
[read-only]
Valuestring.
[read-only]
ValuePosint. Obtains the start of the header value in the Org.Apache.Http.IFormattedHeader.Buffer.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Clone() : Java.Lang.Object
Creates and returns a copy of this Object.
GetElements() : Org.Apache.Http.IHeaderElement[]