diff -r 000000000000 -r 6474c204b198 mobile/android/thirdparty/ch/boye/httpclientandroidlib/conn/scheme/package.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mobile/android/thirdparty/ch/boye/httpclientandroidlib/conn/scheme/package.html Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,38 @@ + + + + + +{@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 + +