diff --git a/1.x/javadoc/allclasses-frame.html b/1.x/javadoc/allclasses-frame.html index 3e0819b18..4dd63e89c 100644 --- a/1.x/javadoc/allclasses-frame.html +++ b/1.x/javadoc/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OkHttp Apache HttpClient 1.6.0 API) +All Classes (OkHttp 1.6.0 API) @@ -12,7 +12,24 @@

All Classes

diff --git a/1.x/javadoc/allclasses-noframe.html b/1.x/javadoc/allclasses-noframe.html index 4e4b160e1..936bedd7b 100644 --- a/1.x/javadoc/allclasses-noframe.html +++ b/1.x/javadoc/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OkHttp Apache HttpClient 1.6.0 API) +All Classes (OkHttp 1.6.0 API) @@ -12,7 +12,24 @@

All Classes

diff --git a/1.x/javadoc/com/squareup/okhttp/Address.html b/1.x/javadoc/com/squareup/okhttp/Address.html new file mode 100644 index 000000000..2b89c13b7 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/Address.html @@ -0,0 +1,421 @@ + + + + + + +Address (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class Address

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/Cache.html b/1.x/javadoc/com/squareup/okhttp/Cache.html new file mode 100644 index 000000000..2d04aafb6 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/Cache.html @@ -0,0 +1,660 @@ + + + + + + +Cache (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class Cache

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/CacheControl.html b/1.x/javadoc/com/squareup/okhttp/CacheControl.html new file mode 100644 index 000000000..a3f2d4b8b --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/CacheControl.html @@ -0,0 +1,377 @@ + + + + + + +CacheControl (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class CacheControl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/Connection.html b/1.x/javadoc/com/squareup/okhttp/Connection.html new file mode 100644 index 000000000..53fe2252f --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/Connection.html @@ -0,0 +1,675 @@ + + + + + + +Connection (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class Connection

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/ConnectionPool.html b/1.x/javadoc/com/squareup/okhttp/ConnectionPool.html new file mode 100644 index 000000000..8b40809db --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/ConnectionPool.html @@ -0,0 +1,395 @@ + + + + + + +ConnectionPool (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class ConnectionPool

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/Handshake.html b/1.x/javadoc/com/squareup/okhttp/Handshake.html new file mode 100644 index 000000000..5439d5b1a --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/Handshake.html @@ -0,0 +1,357 @@ + + + + + + +Handshake (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class Handshake

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/HttpResponseCache.html b/1.x/javadoc/com/squareup/okhttp/HttpResponseCache.html new file mode 100644 index 000000000..beba2022a --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/HttpResponseCache.html @@ -0,0 +1,268 @@ + + + + + + +HttpResponseCache (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class HttpResponseCache

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/MediaType.html b/1.x/javadoc/com/squareup/okhttp/MediaType.html new file mode 100644 index 000000000..e08b76c77 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/MediaType.html @@ -0,0 +1,357 @@ + + + + + + +MediaType (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class MediaType

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.Challenge.html b/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.Challenge.html new file mode 100644 index 000000000..e7f244601 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.Challenge.html @@ -0,0 +1,333 @@ + + + + + + +OkAuthenticator.Challenge (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class OkAuthenticator.Challenge

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.Credential.html b/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.Credential.html new file mode 100644 index 000000000..171354f00 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.Credential.html @@ -0,0 +1,296 @@ + + + + + + +OkAuthenticator.Credential (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class OkAuthenticator.Credential

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.html b/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.html new file mode 100644 index 000000000..8b1242890 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/OkAuthenticator.html @@ -0,0 +1,290 @@ + + + + + + +OkAuthenticator (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Interface OkAuthenticator

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/OkHttpClient.html b/1.x/javadoc/com/squareup/okhttp/OkHttpClient.html new file mode 100644 index 000000000..4eda1157c --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/OkHttpClient.html @@ -0,0 +1,925 @@ + + + + + + +OkHttpClient (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class OkHttpClient

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/OkResponseCache.html b/1.x/javadoc/com/squareup/okhttp/OkResponseCache.html new file mode 100644 index 000000000..46d098443 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/OkResponseCache.html @@ -0,0 +1,330 @@ + + + + + + +OkResponseCache (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Interface OkResponseCache

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/Protocol.html b/1.x/javadoc/com/squareup/okhttp/Protocol.html new file mode 100644 index 000000000..059965a74 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/Protocol.html @@ -0,0 +1,407 @@ + + + + + + +Protocol (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Enum Protocol

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/ResponseSource.html b/1.x/javadoc/com/squareup/okhttp/ResponseSource.html new file mode 100644 index 000000000..b896fa616 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/ResponseSource.html @@ -0,0 +1,413 @@ + + + + + + +ResponseSource (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Enum ResponseSource

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/Route.html b/1.x/javadoc/com/squareup/okhttp/Route.html new file mode 100644 index 000000000..13ee7dcd4 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/Route.html @@ -0,0 +1,379 @@ + + + + + + +Route (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class Route

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/RouteDatabase.html b/1.x/javadoc/com/squareup/okhttp/RouteDatabase.html new file mode 100644 index 000000000..b789cdeca --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/RouteDatabase.html @@ -0,0 +1,325 @@ + + + + + + +RouteDatabase (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class RouteDatabase

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/TunnelRequest.html b/1.x/javadoc/com/squareup/okhttp/TunnelRequest.html new file mode 100644 index 000000000..9e6c0d695 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/TunnelRequest.html @@ -0,0 +1,249 @@ + + + + + + +TunnelRequest (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp
+

Class TunnelRequest

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/apache/OkApacheClient.html b/1.x/javadoc/com/squareup/okhttp/apache/OkApacheClient.html deleted file mode 100644 index 53f732334..000000000 --- a/1.x/javadoc/com/squareup/okhttp/apache/OkApacheClient.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - - - -OkApacheClient (OkHttp Apache HttpClient 1.6.0 API) - - - - - - - -
- - - - - -
- - - -
-
com.squareup.okhttp.apache
-

Class OkApacheClient

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
- - -

Copyright © 2014. All Rights Reserved.

- - diff --git a/1.x/javadoc/com/squareup/okhttp/apache/class-use/OkApacheClient.html b/1.x/javadoc/com/squareup/okhttp/apache/class-use/OkApacheClient.html deleted file mode 100644 index 69bfc2446..000000000 --- a/1.x/javadoc/com/squareup/okhttp/apache/class-use/OkApacheClient.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - -Uses of Class com.squareup.okhttp.apache.OkApacheClient (OkHttp Apache HttpClient 1.6.0 API) - - - - - - - -
- - - - - -
- - -
-

Uses of Class
com.squareup.okhttp.apache.OkApacheClient

-
-
No usage of com.squareup.okhttp.apache.OkApacheClient
- -
- - - - - -
- - -

Copyright © 2014. All Rights Reserved.

- - diff --git a/1.x/javadoc/com/squareup/okhttp/apache/package-frame.html b/1.x/javadoc/com/squareup/okhttp/apache/package-frame.html deleted file mode 100644 index a10ed4cb8..000000000 --- a/1.x/javadoc/com/squareup/okhttp/apache/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - -com.squareup.okhttp.apache (OkHttp Apache HttpClient 1.6.0 API) - - - - -

com.squareup.okhttp.apache

-
-

Classes

- -
- - diff --git a/1.x/javadoc/com/squareup/okhttp/apache/package-tree.html b/1.x/javadoc/com/squareup/okhttp/apache/package-tree.html deleted file mode 100644 index 83a4bff61..000000000 --- a/1.x/javadoc/com/squareup/okhttp/apache/package-tree.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -com.squareup.okhttp.apache Class Hierarchy (OkHttp Apache HttpClient 1.6.0 API) - - - - - - - -
- - - - - -
- - -
-

Hierarchy For Package com.squareup.okhttp.apache

-
-
-

Class Hierarchy

- -
- -
- - - - - -
- - -

Copyright © 2014. All Rights Reserved.

- - diff --git a/1.x/javadoc/com/squareup/okhttp/class-use/Address.html b/1.x/javadoc/com/squareup/okhttp/class-use/Address.html new file mode 100644 index 000000000..0faf23064 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/class-use/Address.html @@ -0,0 +1,171 @@ + + + + + + +Uses of Class com.squareup.okhttp.Address (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.Address

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/class-use/Cache.html b/1.x/javadoc/com/squareup/okhttp/class-use/Cache.html new file mode 100644 index 000000000..b14522141 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/class-use/Cache.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class com.squareup.okhttp.Cache (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.Cache

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/class-use/CacheControl.html b/1.x/javadoc/com/squareup/okhttp/class-use/CacheControl.html new file mode 100644 index 000000000..ff44b478e --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/class-use/CacheControl.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.squareup.okhttp.CacheControl (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.CacheControl

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/class-use/Connection.html b/1.x/javadoc/com/squareup/okhttp/class-use/Connection.html new file mode 100644 index 000000000..8828e98d3 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/class-use/Connection.html @@ -0,0 +1,163 @@ + + + + + + +Uses of Class com.squareup.okhttp.Connection (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.Connection

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/class-use/ConnectionPool.html b/1.x/javadoc/com/squareup/okhttp/class-use/ConnectionPool.html new file mode 100644 index 000000000..5089cbc40 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/class-use/ConnectionPool.html @@ -0,0 +1,171 @@ + + + + + + +Uses of Class com.squareup.okhttp.ConnectionPool (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.ConnectionPool

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/class-use/Handshake.html b/1.x/javadoc/com/squareup/okhttp/class-use/Handshake.html new file mode 100644 index 000000000..4fe500aa9 --- /dev/null +++ b/1.x/javadoc/com/squareup/okhttp/class-use/Handshake.html @@ -0,0 +1,150 @@ + + + + + + +Uses of Class com.squareup.okhttp.Handshake (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.Handshake

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/javadoc/com/squareup/okhttp/apache/package-use.html b/1.x/javadoc/com/squareup/okhttp/class-use/HttpResponseCache.html similarity index 67% rename from 1.x/javadoc/com/squareup/okhttp/apache/package-use.html rename to 1.x/javadoc/com/squareup/okhttp/class-use/HttpResponseCache.html index 850deeb8e..4ee7f30ac 100644 --- a/1.x/javadoc/com/squareup/okhttp/apache/package-use.html +++ b/1.x/javadoc/com/squareup/okhttp/class-use/HttpResponseCache.html @@ -2,16 +2,16 @@ - + -Uses of Package com.squareup.okhttp.apache (OkHttp Apache HttpClient 1.6.0 API) +Uses of Class com.squareup.okhttp.HttpResponseCache (OkHttp 1.6.0 API) @@ -25,10 +25,10 @@
@@ -93,10 +100,10 @@