The members of Org.Apache.Http.ProtocolVersion are listed below.
See Also: Inherited members from Java.Lang.Object
Create a protocol version designator. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Clone()Creates and returns a copy of this Object. | ||
CompareToVersion(ProtocolVersion)Compares this protocol version with another one. | ||
override | Equals(Java.Lang.Object)Checks equality of this protocol version with an object. | |
ForVersion(int, int)Obtains a specific version of this protocol. | ||
override | GetHashCode()Obtains a hash code consistent with ProtocolVersion.Equals(Java.Lang.Object). | |
GreaterEquals(ProtocolVersion)Tests if this protocol version is greater or equal to the given one. | ||
IsComparable(ProtocolVersion)Checks whether this protocol can be compared to another one. | ||
LessEquals(ProtocolVersion)Tests if this protocol version is less or equal to the given one. |