Org.Apache.Http.Conn.Schemes.Scheme: Method Members

The methods of Org.Apache.Http.Conn.Schemes.Scheme are listed below. For a list of all members, see the Scheme Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

override
Equals(Java.Lang.Object) : bool
Compares this scheme to an object.
ResolvePort(int) : int
Resolves the correct port for this scheme.
override
ToString() : string
Return a string representation of this object.