The methods of Org.Apache.Http.ProtocolVersion are listed below. For a list of all members, see the ProtocolVersion Members list.
See Also: Inherited members from Java.Lang.Object
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. |