{@link org.apache.http.conn.scheme.Scheme} class represents a protocol scheme such as "http" or "https" and contains a number of protocol properties such as the default port and the socket factory to be used to creating {@link java.net.Socket}s for the given protocol