The members of Org.Apache.Http.Conn.Schemes.Scheme are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new scheme. |
[read-only] | DefaultPort | int. Obtains the default port. |
[read-only] | IsLayered | bool. Indicates whether this scheme allows for layered connections. |
[read-only] | Name | string. Obtains the scheme name. |
[read-only] | SocketFactory | Org.Apache.Http.Conn.Schemes.ISocketFactory. Obtains the socket factory. |
[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. |
override | Equals(Java.Lang.Object)Compares this scheme to an object. | |
ResolvePort(int)Resolves the correct port for this scheme. | ||
override | ToString()Return a string representation of this object. |