From 07eb86bc3c4ac62ac2b4c052aa751cfd8d60063d Mon Sep 17 00:00:00 2001 From: jwilson Date: Mon, 26 Oct 2015 17:33:28 -0400 Subject: [PATCH] Publish Javadoc Artifacts published: com.squareup.okhttp:benchmarks:1.6.0 com.squareup.okhttp:okhttp-tests:1.6.0 com.squareup.okhttp:okhttp-urlconnection:1.6.0 com.squareup.okhttp:okhttp-apache:1.6.0 com.squareup.okhttp:mockwebserver:1.6.0 com.squareup.okhttp:okhttp:1.6.0 --- 1.x/benchmarks/META-INF/MANIFEST.MF | 6 + 1.x/benchmarks/allclasses-frame.html | 19 + 1.x/benchmarks/allclasses-noframe.html | 19 + .../squareup/okhttp/benchmarks/Benchmark.html | 304 ++++++ .../benchmarks/class-use/Benchmark.html | 115 +++ .../okhttp/benchmarks/package-frame.html | 20 + .../okhttp/benchmarks/package-summary.html | 135 +++ .../okhttp/benchmarks/package-tree.html | 128 +++ .../okhttp/benchmarks/package-use.html | 115 +++ 1.x/benchmarks/constant-values.html | 115 +++ 1.x/benchmarks/deprecated-list.html | 115 +++ 1.x/benchmarks/help-doc.html | 216 ++++ 1.x/benchmarks/index-all.html | 156 +++ 1.x/benchmarks/index.html | 65 ++ 1.x/benchmarks/overview-tree.html | 132 +++ 1.x/benchmarks/package-list | 1 + 1.x/benchmarks/resources/background.gif | Bin 0 -> 2313 bytes 1.x/benchmarks/resources/tab.gif | Bin 0 -> 291 bytes 1.x/benchmarks/resources/titlebar.gif | Bin 0 -> 10701 bytes 1.x/benchmarks/resources/titlebar_end.gif | Bin 0 -> 849 bytes 1.x/benchmarks/stylesheet.css | 474 +++++++++ 1.x/benchmarks/version.txt | 1 + 1.x/mockwebserver/META-INF/MANIFEST.MF | 6 + 1.x/mockwebserver/allclasses-frame.html | 27 + 1.x/mockwebserver/allclasses-noframe.html | 27 + .../okhttp/internal/SslContextBuilder.html | 284 ++++++ .../internal/class-use/SslContextBuilder.html | 117 +++ .../okhttp/internal/package-frame.html | 20 + .../okhttp/internal/package-summary.html | 137 +++ .../okhttp/internal/package-tree.html | 130 +++ .../squareup/okhttp/internal/package-use.html | 117 +++ .../okhttp/internal/spdy/SpdyServer.html | 314 ++++++ .../internal/spdy/class-use/SpdyServer.html | 117 +++ .../okhttp/internal/spdy/package-frame.html | 20 + .../okhttp/internal/spdy/package-summary.html | 137 +++ .../okhttp/internal/spdy/package-tree.html | 130 +++ .../okhttp/internal/spdy/package-use.html | 117 +++ .../okhttp/mockwebserver/Dispatcher.html | 288 ++++++ .../okhttp/mockwebserver/MockResponse.html | 688 +++++++++++++ .../okhttp/mockwebserver/MockWebServer.html | 532 ++++++++++ .../okhttp/mockwebserver/PushPromise.html | 304 ++++++ .../okhttp/mockwebserver/QueueDispatcher.html | 374 +++++++ .../okhttp/mockwebserver/RecordedRequest.html | 468 +++++++++ .../okhttp/mockwebserver/SocketPolicy.html | 428 ++++++++ .../mockwebserver/class-use/Dispatcher.html | 174 ++++ .../mockwebserver/class-use/MockResponse.html | 320 ++++++ .../class-use/MockWebServer.html | 117 +++ .../mockwebserver/class-use/PushPromise.html | 175 ++++ .../class-use/QueueDispatcher.html | 117 +++ .../class-use/RecordedRequest.html | 178 ++++ .../mockwebserver/class-use/SocketPolicy.html | 193 ++++ .../okhttp/mockwebserver/package-frame.html | 29 + .../okhttp/mockwebserver/package-summary.html | 184 ++++ .../okhttp/mockwebserver/package-tree.html | 150 +++ .../okhttp/mockwebserver/package-use.html | 172 ++++ 1.x/mockwebserver/constant-values.html | 117 +++ 1.x/mockwebserver/deprecated-list.html | 117 +++ 1.x/mockwebserver/help-doc.html | 222 ++++ 1.x/mockwebserver/index-all.html | 515 ++++++++++ 1.x/mockwebserver/index.html | 68 ++ 1.x/mockwebserver/overview-frame.html | 23 + 1.x/mockwebserver/overview-summary.html | 139 +++ 1.x/mockwebserver/overview-tree.html | 154 +++ 1.x/mockwebserver/package-list | 3 + 1.x/mockwebserver/resources/background.gif | Bin 0 -> 2313 bytes 1.x/mockwebserver/resources/tab.gif | Bin 0 -> 291 bytes 1.x/mockwebserver/resources/titlebar.gif | Bin 0 -> 10701 bytes 1.x/mockwebserver/resources/titlebar_end.gif | Bin 0 -> 849 bytes 1.x/mockwebserver/stylesheet.css | 474 +++++++++ 1.x/mockwebserver/version.txt | 1 + 1.x/okhttp-apache/META-INF/MANIFEST.MF | 6 + 1.x/okhttp-apache/allclasses-frame.html | 19 + 1.x/okhttp-apache/allclasses-noframe.html | 19 + .../okhttp/apache/OkApacheClient.html | 528 ++++++++++ .../apache/class-use/OkApacheClient.html | 115 +++ .../squareup/okhttp/apache/package-frame.html | 20 + .../okhttp/apache/package-summary.html | 135 +++ .../squareup/okhttp/apache/package-tree.html | 124 +++ .../squareup/okhttp/apache/package-use.html | 115 +++ 1.x/okhttp-apache/constant-values.html | 115 +++ 1.x/okhttp-apache/deprecated-list.html | 115 +++ 1.x/okhttp-apache/help-doc.html | 216 ++++ 1.x/okhttp-apache/index-all.html | 172 ++++ 1.x/okhttp-apache/index.html | 65 ++ 1.x/okhttp-apache/overview-tree.html | 128 +++ 1.x/okhttp-apache/package-list | 1 + 1.x/okhttp-apache/resources/background.gif | Bin 0 -> 2313 bytes 1.x/okhttp-apache/resources/tab.gif | Bin 0 -> 291 bytes 1.x/okhttp-apache/resources/titlebar.gif | Bin 0 -> 10701 bytes 1.x/okhttp-apache/resources/titlebar_end.gif | Bin 0 -> 849 bytes 1.x/okhttp-apache/stylesheet.css | 474 +++++++++ 1.x/okhttp-apache/version.txt | 1 + 1.x/okhttp-tests/META-INF/MANIFEST.MF | 6 + 1.x/okhttp-tests/version.txt | 1 + 1.x/okhttp-urlconnection/META-INF/MANIFEST.MF | 6 + .../allclasses-frame.html | 19 + .../allclasses-noframe.html | 19 + .../com/squareup/okhttp/OkUrlFactory.html | 321 ++++++ .../okhttp/class-use/OkUrlFactory.html | 143 +++ .../com/squareup/okhttp/package-frame.html | 20 + .../com/squareup/okhttp/package-summary.html | 133 +++ .../com/squareup/okhttp/package-tree.html | 124 +++ .../com/squareup/okhttp/package-use.html | 133 +++ 1.x/okhttp-urlconnection/constant-values.html | 115 +++ 1.x/okhttp-urlconnection/deprecated-list.html | 115 +++ 1.x/okhttp-urlconnection/help-doc.html | 216 ++++ 1.x/okhttp-urlconnection/index-all.html | 143 +++ 1.x/okhttp-urlconnection/index.html | 65 ++ 1.x/okhttp-urlconnection/overview-tree.html | 128 +++ 1.x/okhttp-urlconnection/package-list | 1 + .../resources/background.gif | Bin 0 -> 2313 bytes 1.x/okhttp-urlconnection/resources/tab.gif | Bin 0 -> 291 bytes .../resources/titlebar.gif | Bin 0 -> 10701 bytes .../resources/titlebar_end.gif | Bin 0 -> 849 bytes 1.x/okhttp-urlconnection/stylesheet.css | 474 +++++++++ 1.x/okhttp-urlconnection/version.txt | 1 + 1.x/okhttp/META-INF/MANIFEST.MF | 6 + 1.x/okhttp/allclasses-frame.html | 36 + 1.x/okhttp/allclasses-noframe.html | 36 + 1.x/okhttp/com/squareup/okhttp/Address.html | 421 ++++++++ 1.x/okhttp/com/squareup/okhttp/Cache.html | 660 ++++++++++++ .../com/squareup/okhttp/CacheControl.html | 377 +++++++ .../com/squareup/okhttp/Connection.html | 675 ++++++++++++ .../com/squareup/okhttp/ConnectionPool.html | 395 ++++++++ 1.x/okhttp/com/squareup/okhttp/Handshake.html | 357 +++++++ .../squareup/okhttp/HttpResponseCache.html | 268 +++++ 1.x/okhttp/com/squareup/okhttp/MediaType.html | 357 +++++++ .../okhttp/OkAuthenticator.Challenge.html | 333 ++++++ .../okhttp/OkAuthenticator.Credential.html | 296 ++++++ .../com/squareup/okhttp/OkAuthenticator.html | 290 ++++++ .../com/squareup/okhttp/OkHttpClient.html | 925 +++++++++++++++++ .../com/squareup/okhttp/OkResponseCache.html | 330 ++++++ 1.x/okhttp/com/squareup/okhttp/Protocol.html | 407 ++++++++ .../com/squareup/okhttp/ResponseSource.html | 413 ++++++++ 1.x/okhttp/com/squareup/okhttp/Route.html | 379 +++++++ .../com/squareup/okhttp/RouteDatabase.html | 325 ++++++ .../com/squareup/okhttp/TunnelRequest.html | 249 +++++ .../squareup/okhttp/class-use/Address.html | 171 ++++ .../com/squareup/okhttp/class-use/Cache.html | 170 ++++ .../okhttp/class-use/CacheControl.html | 142 +++ .../squareup/okhttp/class-use/Connection.html | 163 +++ .../okhttp/class-use/ConnectionPool.html | 171 ++++ .../squareup/okhttp/class-use/Handshake.html | 150 +++ .../okhttp/class-use/HttpResponseCache.html | 115 +++ .../squareup/okhttp/class-use/MediaType.html | 143 +++ .../class-use/OkAuthenticator.Challenge.html | 156 +++ .../class-use/OkAuthenticator.Credential.html | 163 +++ .../okhttp/class-use/OkAuthenticator.html | 179 ++++ .../okhttp/class-use/OkHttpClient.html | 242 +++++ .../okhttp/class-use/OkResponseCache.html | 187 ++++ .../squareup/okhttp/class-use/Protocol.html | 201 ++++ .../okhttp/class-use/ResponseSource.html | 171 ++++ .../com/squareup/okhttp/class-use/Route.html | 184 ++++ .../okhttp/class-use/RouteDatabase.html | 144 +++ .../okhttp/class-use/TunnelRequest.html | 142 +++ .../com/squareup/okhttp/package-frame.html | 43 + .../com/squareup/okhttp/package-summary.html | 263 +++++ .../com/squareup/okhttp/package-tree.html | 162 +++ .../com/squareup/okhttp/package-use.html | 233 +++++ 1.x/okhttp/constant-values.html | 115 +++ 1.x/okhttp/deprecated-list.html | 305 ++++++ 1.x/okhttp/help-doc.html | 216 ++++ 1.x/okhttp/index-all.html | 957 ++++++++++++++++++ 1.x/okhttp/index.html | 65 ++ 1.x/okhttp/overview-tree.html | 166 +++ 1.x/okhttp/package-list | 1 + 1.x/okhttp/resources/background.gif | Bin 0 -> 2313 bytes 1.x/okhttp/resources/tab.gif | Bin 0 -> 291 bytes 1.x/okhttp/resources/titlebar.gif | Bin 0 -> 10701 bytes 1.x/okhttp/resources/titlebar_end.gif | Bin 0 -> 849 bytes 1.x/okhttp/stylesheet.css | 474 +++++++++ 1.x/okhttp/version.txt | 1 + 172 files changed, 28641 insertions(+) create mode 100644 1.x/benchmarks/META-INF/MANIFEST.MF create mode 100644 1.x/benchmarks/allclasses-frame.html create mode 100644 1.x/benchmarks/allclasses-noframe.html create mode 100644 1.x/benchmarks/com/squareup/okhttp/benchmarks/Benchmark.html create mode 100644 1.x/benchmarks/com/squareup/okhttp/benchmarks/class-use/Benchmark.html create mode 100644 1.x/benchmarks/com/squareup/okhttp/benchmarks/package-frame.html create mode 100644 1.x/benchmarks/com/squareup/okhttp/benchmarks/package-summary.html create mode 100644 1.x/benchmarks/com/squareup/okhttp/benchmarks/package-tree.html create mode 100644 1.x/benchmarks/com/squareup/okhttp/benchmarks/package-use.html create mode 100644 1.x/benchmarks/constant-values.html create mode 100644 1.x/benchmarks/deprecated-list.html create mode 100644 1.x/benchmarks/help-doc.html create mode 100644 1.x/benchmarks/index-all.html create mode 100644 1.x/benchmarks/index.html create mode 100644 1.x/benchmarks/overview-tree.html create mode 100644 1.x/benchmarks/package-list create mode 100644 1.x/benchmarks/resources/background.gif create mode 100644 1.x/benchmarks/resources/tab.gif create mode 100644 1.x/benchmarks/resources/titlebar.gif create mode 100644 1.x/benchmarks/resources/titlebar_end.gif create mode 100644 1.x/benchmarks/stylesheet.css create mode 100644 1.x/benchmarks/version.txt create mode 100644 1.x/mockwebserver/META-INF/MANIFEST.MF create mode 100644 1.x/mockwebserver/allclasses-frame.html create mode 100644 1.x/mockwebserver/allclasses-noframe.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/SslContextBuilder.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/class-use/SslContextBuilder.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/package-frame.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/package-summary.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/package-tree.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/package-use.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/spdy/SpdyServer.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/spdy/class-use/SpdyServer.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-frame.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-summary.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-tree.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-use.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/Dispatcher.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockResponse.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockWebServer.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/PushPromise.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/QueueDispatcher.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/RecordedRequest.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/SocketPolicy.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/Dispatcher.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockResponse.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockWebServer.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/PushPromise.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/QueueDispatcher.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/RecordedRequest.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/SocketPolicy.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-frame.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-summary.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-tree.html create mode 100644 1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-use.html create mode 100644 1.x/mockwebserver/constant-values.html create mode 100644 1.x/mockwebserver/deprecated-list.html create mode 100644 1.x/mockwebserver/help-doc.html create mode 100644 1.x/mockwebserver/index-all.html create mode 100644 1.x/mockwebserver/index.html create mode 100644 1.x/mockwebserver/overview-frame.html create mode 100644 1.x/mockwebserver/overview-summary.html create mode 100644 1.x/mockwebserver/overview-tree.html create mode 100644 1.x/mockwebserver/package-list create mode 100644 1.x/mockwebserver/resources/background.gif create mode 100644 1.x/mockwebserver/resources/tab.gif create mode 100644 1.x/mockwebserver/resources/titlebar.gif create mode 100644 1.x/mockwebserver/resources/titlebar_end.gif create mode 100644 1.x/mockwebserver/stylesheet.css create mode 100644 1.x/mockwebserver/version.txt create mode 100644 1.x/okhttp-apache/META-INF/MANIFEST.MF create mode 100644 1.x/okhttp-apache/allclasses-frame.html create mode 100644 1.x/okhttp-apache/allclasses-noframe.html create mode 100644 1.x/okhttp-apache/com/squareup/okhttp/apache/OkApacheClient.html create mode 100644 1.x/okhttp-apache/com/squareup/okhttp/apache/class-use/OkApacheClient.html create mode 100644 1.x/okhttp-apache/com/squareup/okhttp/apache/package-frame.html create mode 100644 1.x/okhttp-apache/com/squareup/okhttp/apache/package-summary.html create mode 100644 1.x/okhttp-apache/com/squareup/okhttp/apache/package-tree.html create mode 100644 1.x/okhttp-apache/com/squareup/okhttp/apache/package-use.html create mode 100644 1.x/okhttp-apache/constant-values.html create mode 100644 1.x/okhttp-apache/deprecated-list.html create mode 100644 1.x/okhttp-apache/help-doc.html create mode 100644 1.x/okhttp-apache/index-all.html create mode 100644 1.x/okhttp-apache/index.html create mode 100644 1.x/okhttp-apache/overview-tree.html create mode 100644 1.x/okhttp-apache/package-list create mode 100644 1.x/okhttp-apache/resources/background.gif create mode 100644 1.x/okhttp-apache/resources/tab.gif create mode 100644 1.x/okhttp-apache/resources/titlebar.gif create mode 100644 1.x/okhttp-apache/resources/titlebar_end.gif create mode 100644 1.x/okhttp-apache/stylesheet.css create mode 100644 1.x/okhttp-apache/version.txt create mode 100644 1.x/okhttp-tests/META-INF/MANIFEST.MF create mode 100644 1.x/okhttp-tests/version.txt create mode 100644 1.x/okhttp-urlconnection/META-INF/MANIFEST.MF create mode 100644 1.x/okhttp-urlconnection/allclasses-frame.html create mode 100644 1.x/okhttp-urlconnection/allclasses-noframe.html create mode 100644 1.x/okhttp-urlconnection/com/squareup/okhttp/OkUrlFactory.html create mode 100644 1.x/okhttp-urlconnection/com/squareup/okhttp/class-use/OkUrlFactory.html create mode 100644 1.x/okhttp-urlconnection/com/squareup/okhttp/package-frame.html create mode 100644 1.x/okhttp-urlconnection/com/squareup/okhttp/package-summary.html create mode 100644 1.x/okhttp-urlconnection/com/squareup/okhttp/package-tree.html create mode 100644 1.x/okhttp-urlconnection/com/squareup/okhttp/package-use.html create mode 100644 1.x/okhttp-urlconnection/constant-values.html create mode 100644 1.x/okhttp-urlconnection/deprecated-list.html create mode 100644 1.x/okhttp-urlconnection/help-doc.html create mode 100644 1.x/okhttp-urlconnection/index-all.html create mode 100644 1.x/okhttp-urlconnection/index.html create mode 100644 1.x/okhttp-urlconnection/overview-tree.html create mode 100644 1.x/okhttp-urlconnection/package-list create mode 100644 1.x/okhttp-urlconnection/resources/background.gif create mode 100644 1.x/okhttp-urlconnection/resources/tab.gif create mode 100644 1.x/okhttp-urlconnection/resources/titlebar.gif create mode 100644 1.x/okhttp-urlconnection/resources/titlebar_end.gif create mode 100644 1.x/okhttp-urlconnection/stylesheet.css create mode 100644 1.x/okhttp-urlconnection/version.txt create mode 100644 1.x/okhttp/META-INF/MANIFEST.MF create mode 100644 1.x/okhttp/allclasses-frame.html create mode 100644 1.x/okhttp/allclasses-noframe.html create mode 100644 1.x/okhttp/com/squareup/okhttp/Address.html create mode 100644 1.x/okhttp/com/squareup/okhttp/Cache.html create mode 100644 1.x/okhttp/com/squareup/okhttp/CacheControl.html create mode 100644 1.x/okhttp/com/squareup/okhttp/Connection.html create mode 100644 1.x/okhttp/com/squareup/okhttp/ConnectionPool.html create mode 100644 1.x/okhttp/com/squareup/okhttp/Handshake.html create mode 100644 1.x/okhttp/com/squareup/okhttp/HttpResponseCache.html create mode 100644 1.x/okhttp/com/squareup/okhttp/MediaType.html create mode 100644 1.x/okhttp/com/squareup/okhttp/OkAuthenticator.Challenge.html create mode 100644 1.x/okhttp/com/squareup/okhttp/OkAuthenticator.Credential.html create mode 100644 1.x/okhttp/com/squareup/okhttp/OkAuthenticator.html create mode 100644 1.x/okhttp/com/squareup/okhttp/OkHttpClient.html create mode 100644 1.x/okhttp/com/squareup/okhttp/OkResponseCache.html create mode 100644 1.x/okhttp/com/squareup/okhttp/Protocol.html create mode 100644 1.x/okhttp/com/squareup/okhttp/ResponseSource.html create mode 100644 1.x/okhttp/com/squareup/okhttp/Route.html create mode 100644 1.x/okhttp/com/squareup/okhttp/RouteDatabase.html create mode 100644 1.x/okhttp/com/squareup/okhttp/TunnelRequest.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/Address.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/Cache.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/CacheControl.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/Connection.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/ConnectionPool.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/Handshake.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/HttpResponseCache.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/MediaType.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/OkAuthenticator.Challenge.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/OkAuthenticator.Credential.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/OkAuthenticator.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/OkHttpClient.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/OkResponseCache.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/Protocol.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/ResponseSource.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/Route.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/RouteDatabase.html create mode 100644 1.x/okhttp/com/squareup/okhttp/class-use/TunnelRequest.html create mode 100644 1.x/okhttp/com/squareup/okhttp/package-frame.html create mode 100644 1.x/okhttp/com/squareup/okhttp/package-summary.html create mode 100644 1.x/okhttp/com/squareup/okhttp/package-tree.html create mode 100644 1.x/okhttp/com/squareup/okhttp/package-use.html create mode 100644 1.x/okhttp/constant-values.html create mode 100644 1.x/okhttp/deprecated-list.html create mode 100644 1.x/okhttp/help-doc.html create mode 100644 1.x/okhttp/index-all.html create mode 100644 1.x/okhttp/index.html create mode 100644 1.x/okhttp/overview-tree.html create mode 100644 1.x/okhttp/package-list create mode 100644 1.x/okhttp/resources/background.gif create mode 100644 1.x/okhttp/resources/tab.gif create mode 100644 1.x/okhttp/resources/titlebar.gif create mode 100644 1.x/okhttp/resources/titlebar_end.gif create mode 100644 1.x/okhttp/stylesheet.css create mode 100644 1.x/okhttp/version.txt diff --git a/1.x/benchmarks/META-INF/MANIFEST.MF b/1.x/benchmarks/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7469129bc --- /dev/null +++ b/1.x/benchmarks/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Created-By: Apache Maven +Built-By: jwilson +Build-Jdk: 1.7.0_51 + diff --git a/1.x/benchmarks/allclasses-frame.html b/1.x/benchmarks/allclasses-frame.html new file mode 100644 index 000000000..c2a082ce0 --- /dev/null +++ b/1.x/benchmarks/allclasses-frame.html @@ -0,0 +1,19 @@ + + + + + + +All Classes (Benchmarks 1.6.0 API) + + + + +

All Classes

+
+ +
+ + diff --git a/1.x/benchmarks/allclasses-noframe.html b/1.x/benchmarks/allclasses-noframe.html new file mode 100644 index 000000000..b3950a693 --- /dev/null +++ b/1.x/benchmarks/allclasses-noframe.html @@ -0,0 +1,19 @@ + + + + + + +All Classes (Benchmarks 1.6.0 API) + + + + +

All Classes

+
+ +
+ + diff --git a/1.x/benchmarks/com/squareup/okhttp/benchmarks/Benchmark.html b/1.x/benchmarks/com/squareup/okhttp/benchmarks/Benchmark.html new file mode 100644 index 000000000..dcb461b98 --- /dev/null +++ b/1.x/benchmarks/com/squareup/okhttp/benchmarks/Benchmark.html @@ -0,0 +1,304 @@ + + + + + + +Benchmark (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.squareup.okhttp.benchmarks
+

Class Benchmark

+
+
+ +
+
    +
  • +
    +
    +
    public class Benchmark
    +extends com.google.caliper.Benchmark
    +
    This benchmark is fake, but may be useful for certain relative comparisons. + It uses a local connection to a MockWebServer to measure how many identical + requests per second can be carried over a fixed number of threads.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Benchmark

        +
        public Benchmark()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/com/squareup/okhttp/benchmarks/class-use/Benchmark.html b/1.x/benchmarks/com/squareup/okhttp/benchmarks/class-use/Benchmark.html new file mode 100644 index 000000000..ec1e5e18c --- /dev/null +++ b/1.x/benchmarks/com/squareup/okhttp/benchmarks/class-use/Benchmark.html @@ -0,0 +1,115 @@ + + + + + + +Uses of Class com.squareup.okhttp.benchmarks.Benchmark (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.squareup.okhttp.benchmarks.Benchmark

+
+
No usage of com.squareup.okhttp.benchmarks.Benchmark
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-frame.html b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-frame.html new file mode 100644 index 000000000..165d99597 --- /dev/null +++ b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.squareup.okhttp.benchmarks (Benchmarks 1.6.0 API) + + + + +

com.squareup.okhttp.benchmarks

+
+

Classes

+ +
+ + diff --git a/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-summary.html b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-summary.html new file mode 100644 index 000000000..11eb174a6 --- /dev/null +++ b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-summary.html @@ -0,0 +1,135 @@ + + + + + + +com.squareup.okhttp.benchmarks (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.squareup.okhttp.benchmarks

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-tree.html b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-tree.html new file mode 100644 index 000000000..e9b78479b --- /dev/null +++ b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-tree.html @@ -0,0 +1,128 @@ + + + + + + +com.squareup.okhttp.benchmarks Class Hierarchy (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.squareup.okhttp.benchmarks

+
+
+

Class Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-use.html b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-use.html new file mode 100644 index 000000000..7371f31a6 --- /dev/null +++ b/1.x/benchmarks/com/squareup/okhttp/benchmarks/package-use.html @@ -0,0 +1,115 @@ + + + + + + +Uses of Package com.squareup.okhttp.benchmarks (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.squareup.okhttp.benchmarks

+
+
No usage of com.squareup.okhttp.benchmarks
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/constant-values.html b/1.x/benchmarks/constant-values.html new file mode 100644 index 000000000..724233bd7 --- /dev/null +++ b/1.x/benchmarks/constant-values.html @@ -0,0 +1,115 @@ + + + + + + +Constant Field Values (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Constant Field Values

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/deprecated-list.html b/1.x/benchmarks/deprecated-list.html new file mode 100644 index 000000000..23b708089 --- /dev/null +++ b/1.x/benchmarks/deprecated-list.html @@ -0,0 +1,115 @@ + + + + + + +Deprecated List (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Deprecated API

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/help-doc.html b/1.x/benchmarks/help-doc.html new file mode 100644 index 000000000..9e0c82978 --- /dev/null +++ b/1.x/benchmarks/help-doc.html @@ -0,0 +1,216 @@ + + + + + + +API Help (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/index-all.html b/1.x/benchmarks/index-all.html new file mode 100644 index 000000000..dc475c564 --- /dev/null +++ b/1.x/benchmarks/index-all.html @@ -0,0 +1,156 @@ + + + + + + +Index (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
B C M R T  + + +

B

+
+
Benchmark - Class in com.squareup.okhttp.benchmarks
+
+
This benchmark is fake, but may be useful for certain relative comparisons.
+
+
Benchmark() - Constructor for class com.squareup.okhttp.benchmarks.Benchmark
+
 
+
+ + + +

C

+
+
com.squareup.okhttp.benchmarks - package com.squareup.okhttp.benchmarks
+
 
+
+ + + +

M

+
+
main(String[]) - Static method in class com.squareup.okhttp.benchmarks.Benchmark
+
 
+
+ + + +

R

+
+
run() - Method in class com.squareup.okhttp.benchmarks.Benchmark
+
 
+
+ + + +

T

+
+
toString() - Method in class com.squareup.okhttp.benchmarks.Benchmark
+
 
+
+B C M R T 
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/index.html b/1.x/benchmarks/index.html new file mode 100644 index 000000000..0f94102df --- /dev/null +++ b/1.x/benchmarks/index.html @@ -0,0 +1,65 @@ + + + + + + +Benchmarks 1.6.0 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/squareup/okhttp/benchmarks/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/1.x/benchmarks/overview-tree.html b/1.x/benchmarks/overview-tree.html new file mode 100644 index 000000000..a6c0ccc7c --- /dev/null +++ b/1.x/benchmarks/overview-tree.html @@ -0,0 +1,132 @@ + + + + + + +Class Hierarchy (Benchmarks 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/benchmarks/package-list b/1.x/benchmarks/package-list new file mode 100644 index 000000000..8caffeb9a --- /dev/null +++ b/1.x/benchmarks/package-list @@ -0,0 +1 @@ +com.squareup.okhttp.benchmarks diff --git a/1.x/benchmarks/resources/background.gif b/1.x/benchmarks/resources/background.gif new file mode 100644 index 0000000000000000000000000000000000000000..f471940fde2f39ef8943a6af9569bcf986b1579b GIT binary patch literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 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 YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN literal 0 HcmV?d00001 diff --git a/1.x/benchmarks/stylesheet.css b/1.x/benchmarks/stylesheet.css new file mode 100644 index 000000000..0aeaa97fe --- /dev/null +++ b/1.x/benchmarks/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} diff --git a/1.x/benchmarks/version.txt b/1.x/benchmarks/version.txt new file mode 100644 index 000000000..ce6a70b9d --- /dev/null +++ b/1.x/benchmarks/version.txt @@ -0,0 +1 @@ +1.6.0 \ No newline at end of file diff --git a/1.x/mockwebserver/META-INF/MANIFEST.MF b/1.x/mockwebserver/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7469129bc --- /dev/null +++ b/1.x/mockwebserver/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Created-By: Apache Maven +Built-By: jwilson +Build-Jdk: 1.7.0_51 + diff --git a/1.x/mockwebserver/allclasses-frame.html b/1.x/mockwebserver/allclasses-frame.html new file mode 100644 index 000000000..d495346c4 --- /dev/null +++ b/1.x/mockwebserver/allclasses-frame.html @@ -0,0 +1,27 @@ + + + + + + +All Classes (MockWebServer 1.6.0 API) + + + + +

All Classes

+ + + diff --git a/1.x/mockwebserver/allclasses-noframe.html b/1.x/mockwebserver/allclasses-noframe.html new file mode 100644 index 000000000..cfdb62a9a --- /dev/null +++ b/1.x/mockwebserver/allclasses-noframe.html @@ -0,0 +1,27 @@ + + + + + + +All Classes (MockWebServer 1.6.0 API) + + + + +

All Classes

+ + + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/SslContextBuilder.html b/1.x/mockwebserver/com/squareup/okhttp/internal/SslContextBuilder.html new file mode 100644 index 000000000..18b5ffcf2 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/SslContextBuilder.html @@ -0,0 +1,284 @@ + + + + + + +SslContextBuilder (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.internal
+

Class SslContextBuilder

+
+
+ +
+
    +
  • +
    +
    +
    public final class SslContextBuilder
    +extends Object
    +
    Constructs an SSL context for testing. This uses Bouncy Castle to generate a + self-signed certificate for a single hostname such as "localhost". + +

    The crypto performed by this class is relatively slow. Clients should + reuse SSL context instances where possible.

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SslContextBuilder

        +
        public SslContextBuilder(String hostName)
        +
        Parameters:
        hostName - the subject of the host. For TLS this should be the + domain name that the client uses to identify the server.
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/class-use/SslContextBuilder.html b/1.x/mockwebserver/com/squareup/okhttp/internal/class-use/SslContextBuilder.html new file mode 100644 index 000000000..84171ee53 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/class-use/SslContextBuilder.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.squareup.okhttp.internal.SslContextBuilder (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.internal.SslContextBuilder

+
+
No usage of com.squareup.okhttp.internal.SslContextBuilder
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/package-frame.html b/1.x/mockwebserver/com/squareup/okhttp/internal/package-frame.html new file mode 100644 index 000000000..cd11a15d0 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.squareup.okhttp.internal (MockWebServer 1.6.0 API) + + + + +

com.squareup.okhttp.internal

+
+

Classes

+ +
+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/package-summary.html b/1.x/mockwebserver/com/squareup/okhttp/internal/package-summary.html new file mode 100644 index 000000000..6ebcd3d0c --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/package-summary.html @@ -0,0 +1,137 @@ + + + + + + +com.squareup.okhttp.internal (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.squareup.okhttp.internal

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    SslContextBuilder +
    Constructs an SSL context for testing.
    +
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/package-tree.html b/1.x/mockwebserver/com/squareup/okhttp/internal/package-tree.html new file mode 100644 index 000000000..5852a5bfb --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/package-tree.html @@ -0,0 +1,130 @@ + + + + + + +com.squareup.okhttp.internal Class Hierarchy (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.squareup.okhttp.internal

+Package Hierarchies: + +
+
+

Class Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/package-use.html b/1.x/mockwebserver/com/squareup/okhttp/internal/package-use.html new file mode 100644 index 000000000..ae3a76078 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package com.squareup.okhttp.internal (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Package
com.squareup.okhttp.internal

+
+
No usage of com.squareup.okhttp.internal
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/SpdyServer.html b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/SpdyServer.html new file mode 100644 index 000000000..84093c3f2 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/SpdyServer.html @@ -0,0 +1,314 @@ + + + + + + +SpdyServer (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.internal.spdy
+

Class SpdyServer

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/class-use/SpdyServer.html b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/class-use/SpdyServer.html new file mode 100644 index 000000000..b1be0423f --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/class-use/SpdyServer.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.squareup.okhttp.internal.spdy.SpdyServer (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.internal.spdy.SpdyServer

+
+
No usage of com.squareup.okhttp.internal.spdy.SpdyServer
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-frame.html b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-frame.html new file mode 100644 index 000000000..8242db67a --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.squareup.okhttp.internal.spdy (MockWebServer 1.6.0 API) + + + + +

com.squareup.okhttp.internal.spdy

+
+

Classes

+ +
+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-summary.html b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-summary.html new file mode 100644 index 000000000..0741ab50c --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-summary.html @@ -0,0 +1,137 @@ + + + + + + +com.squareup.okhttp.internal.spdy (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.squareup.okhttp.internal.spdy

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    SpdyServer +
    A basic SPDY server that serves the contents of a local directory.
    +
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-tree.html b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-tree.html new file mode 100644 index 000000000..2f190f13b --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-tree.html @@ -0,0 +1,130 @@ + + + + + + +com.squareup.okhttp.internal.spdy Class Hierarchy (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.squareup.okhttp.internal.spdy

+Package Hierarchies: + +
+
+

Class Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-use.html b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-use.html new file mode 100644 index 000000000..e3fa374f6 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/internal/spdy/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package com.squareup.okhttp.internal.spdy (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Package
com.squareup.okhttp.internal.spdy

+
+
No usage of com.squareup.okhttp.internal.spdy
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/Dispatcher.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/Dispatcher.html new file mode 100644 index 000000000..f6540528f --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/Dispatcher.html @@ -0,0 +1,288 @@ + + + + + + +Dispatcher (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Class Dispatcher

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    QueueDispatcher
    +
    +
    +
    +
    public abstract class Dispatcher
    +extends Object
    +
    Handler for mock server requests.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Dispatcher

        +
        public Dispatcher()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockResponse.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockResponse.html new file mode 100644 index 000000000..59798ed26 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockResponse.html @@ -0,0 +1,688 @@ + + + + + + +MockResponse (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Class MockResponse

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Cloneable
    +
    +
    +
    +
    public final class MockResponse
    +extends Object
    +implements Cloneable
    +
    A scripted response to be replayed by the mock web server.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MockResponse

        +
        public MockResponse()
        +
        Creates a new mock response with an empty body.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getStatus

        +
        public String getStatus()
        +
        Returns the HTTP response line, such as "HTTP/1.1 200 OK".
        +
      • +
      + + + +
        +
      • +

        setResponseCode

        +
        public MockResponse setResponseCode(int code)
        +
      • +
      + + + + + + + +
        +
      • +

        getHeaders

        +
        public List<String> getHeaders()
        +
        Returns the HTTP headers, such as "Content-Length: 0".
        +
      • +
      + + + +
        +
      • +

        clearHeaders

        +
        public MockResponse clearHeaders()
        +
        Removes all HTTP headers including any "Content-Length" and + "Transfer-encoding" headers that were added by default.
        +
      • +
      + + + +
        +
      • +

        addHeader

        +
        public MockResponse addHeader(String header)
        +
        Adds header as an HTTP header. For well-formed HTTP header + should contain a name followed by a colon and a value.
        +
      • +
      + + + +
        +
      • +

        addHeader

        +
        public MockResponse addHeader(String name,
        +                     Object value)
        +
        Adds a new header with the name and value. This may be used to add multiple + headers with the same name.
        +
      • +
      + + + +
        +
      • +

        setHeader

        +
        public MockResponse setHeader(String name,
        +                     Object value)
        +
        Removes all headers named name, then adds a new header with the + name and value.
        +
      • +
      + + + +
        +
      • +

        removeHeader

        +
        public MockResponse removeHeader(String name)
        +
        Removes all headers named name.
        +
      • +
      + + + +
        +
      • +

        getBody

        +
        public byte[] getBody()
        +
        Returns the raw HTTP payload, or null if this response is streamed.
        +
      • +
      + + + +
        +
      • +

        setBody

        +
        public MockResponse setBody(byte[] body)
        +
      • +
      + + + + + + + +
        +
      • +

        setBody

        +
        public MockResponse setBody(String body)
        +
        Sets the response body to the UTF-8 encoded bytes of body.
        +
      • +
      + + + +
        +
      • +

        setChunkedBody

        +
        public MockResponse setChunkedBody(byte[] body,
        +                          int maxChunkSize)
        +
        Sets the response body to body, chunked every maxChunkSize + bytes.
        +
      • +
      + + + +
        +
      • +

        setChunkedBody

        +
        public MockResponse setChunkedBody(String body,
        +                          int maxChunkSize)
        +
        Sets the response body to the UTF-8 encoded bytes of body, chunked + every maxChunkSize bytes.
        +
      • +
      + + + +
        +
      • +

        getSocketPolicy

        +
        public SocketPolicy getSocketPolicy()
        +
      • +
      + + + + + + + +
        +
      • +

        throttleBody

        +
        public MockResponse throttleBody(int bytesPerPeriod,
        +                        long period,
        +                        TimeUnit unit)
        +
        Throttles the response body writer to sleep for the given period after each + series of bytesPerPeriod bytes are written. Use this to simulate + network behavior.
        +
      • +
      + + + +
        +
      • +

        getThrottleBytesPerPeriod

        +
        public int getThrottleBytesPerPeriod()
        +
      • +
      + + + +
        +
      • +

        getThrottlePeriod

        +
        public long getThrottlePeriod()
        +
      • +
      + + + +
        +
      • +

        getThrottleUnit

        +
        public TimeUnit getThrottleUnit()
        +
      • +
      + + + +
        +
      • +

        setBodyDelayTimeMs

        +
        public MockResponse setBodyDelayTimeMs(int delay)
        +
        Set the delayed time of the response body to delay. This applies to the + response body only; response headers are not affected.
        +
      • +
      + + + +
        +
      • +

        getBodyDelayTimeMs

        +
        public int getBodyDelayTimeMs()
        +
      • +
      + + + +
        +
      • +

        withPush

        +
        public MockResponse withPush(PushPromise promise)
        +
        When protocols + include a SPDY variant, this attaches a pushed stream to this response.
        +
      • +
      + + + +
        +
      • +

        getPushPromises

        +
        public List<PushPromise> getPushPromises()
        +
        Returns the streams the server will push with this response.
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockWebServer.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockWebServer.html new file mode 100644 index 000000000..3368e1850 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/MockWebServer.html @@ -0,0 +1,532 @@ + + + + + + +MockWebServer (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Class MockWebServer

+
+
+ +
+
    +
  • +
    +
    +
    public final class MockWebServer
    +extends Object
    +
    A scriptable web server. Callers supply canned responses and the server + replays them upon request in sequence.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MockWebServer

        +
        public MockWebServer()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPort

        +
        public int getPort()
        +
      • +
      + + + +
        +
      • +

        getHostName

        +
        public String getHostName()
        +
      • +
      + + + +
        +
      • +

        toProxyAddress

        +
        public Proxy toProxyAddress()
        +
      • +
      + + + +
        +
      • +

        getUrl

        +
        public URL getUrl(String path)
        +
        Returns a URL for connecting to this server.
        +
        Parameters:
        path - the request path, such as "/".
        +
      • +
      + + + +
        +
      • +

        getCookieDomain

        +
        public String getCookieDomain()
        +
        Returns a cookie domain for this server. This returns the server's + non-loopback host name if it is known. Otherwise this returns ".local" for + this server's loopback name.
        +
      • +
      + + + +
        +
      • +

        setBodyLimit

        +
        public void setBodyLimit(int maxBodyLength)
        +
        Sets the number of bytes of the POST body to keep in memory to the given + limit.
        +
      • +
      + + + +
        +
      • +

        setNpnEnabled

        +
        public void setNpnEnabled(boolean npnEnabled)
        +
        Sets whether NPN is used on incoming HTTPS connections to negotiate a + protocol like HTTP/1.1 or SPDY/3. Call this method to disable NPN and + SPDY.
        +
      • +
      + + + +
        +
      • +

        setNpnProtocols

        +
        public void setNpnProtocols(List<Protocol> protocols)
        +
        Indicates the protocols supported by NPN on incoming HTTPS connections. + This list is ignored when npn is disabled.
        +
        Parameters:
        protocols - the protocols to use, in order of preference. The list + must contain "http/1.1". It must not contain null.
        +
      • +
      + + + +
        +
      • +

        useHttps

        +
        public void useHttps(SSLSocketFactory sslSocketFactory,
        +            boolean tunnelProxy)
        +
        Serve requests with HTTPS rather than otherwise.
        +
        Parameters:
        tunnelProxy - true to expect the HTTP CONNECT method before + negotiating TLS.
        +
      • +
      + + + + + + + +
        +
      • +

        getRequestCount

        +
        public int getRequestCount()
        +
        Returns the number of HTTP requests received thus far by this server. This + may exceed the number of HTTP connections when connection reuse is in + practice.
        +
      • +
      + + + +
        +
      • +

        enqueue

        +
        public void enqueue(MockResponse response)
        +
        Scripts response to be returned to a request made in sequence. The + first request is served by the first enqueued response; the second request + by the second enqueued response; and so on.
        +
        Throws:
        +
        ClassCastException - if the default dispatcher has been replaced + with setDispatcher(Dispatcher).
        +
      • +
      + + + + + + + +
        +
      • +

        play

        +
        public void play(int port)
        +          throws IOException
        +
        Starts the server, serves all enqueued requests, and shuts the server down.
        +
        Parameters:
        port - the port to listen to, or 0 for any available port. Automated + tests should always use port 0 to avoid flakiness when a specific port + is unavailable.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + + + + + +
        +
      • +

        setDispatcher

        +
        public void setDispatcher(Dispatcher dispatcher)
        +
        Sets the dispatcher used to match incoming requests to mock responses. + The default dispatcher simply serves a fixed sequence of responses from + a queue; custom dispatchers can vary the + response based on timing or the content of the request.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/PushPromise.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/PushPromise.html new file mode 100644 index 000000000..f6f56085a --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/PushPromise.html @@ -0,0 +1,304 @@ + + + + + + +PushPromise (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Class PushPromise

+
+
+ +
+
    +
  • +
    +
    +
    public final class PushPromise
    +extends Object
    +
    An HTTP request initiated by the server.
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/QueueDispatcher.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/QueueDispatcher.html new file mode 100644 index 000000000..d765446d7 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/QueueDispatcher.html @@ -0,0 +1,374 @@ + + + + + + +QueueDispatcher (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Class QueueDispatcher

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/RecordedRequest.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/RecordedRequest.html new file mode 100644 index 000000000..ed541c7f5 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/RecordedRequest.html @@ -0,0 +1,468 @@ + + + + + + +RecordedRequest (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Class RecordedRequest

+
+
+ +
+
    +
  • +
    +
    +
    public final class RecordedRequest
    +extends Object
    +
    An HTTP request that came into the mock web server.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecordedRequest

        +
        public RecordedRequest(String requestLine,
        +               List<String> headers,
        +               List<Integer> chunkSizes,
        +               long bodySize,
        +               byte[] body,
        +               int sequenceNumber,
        +               Socket socket)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRequestLine

        +
        public String getRequestLine()
        +
      • +
      + + + +
        +
      • +

        getMethod

        +
        public String getMethod()
        +
      • +
      + + + +
        +
      • +

        getPath

        +
        public String getPath()
        +
      • +
      + + + +
        +
      • +

        getHeaders

        +
        public List<String> getHeaders()
        +
        Returns all headers.
        +
      • +
      + + + +
        +
      • +

        getHeader

        +
        public String getHeader(String name)
        +
        Returns the first header named name, or null if no such header + exists.
        +
      • +
      + + + +
        +
      • +

        getHeaders

        +
        public List<String> getHeaders(String name)
        +
        Returns the headers named name.
        +
      • +
      + + + +
        +
      • +

        getChunkSizes

        +
        public List<Integer> getChunkSizes()
        +
        Returns the sizes of the chunks of this request's body, or an empty list + if the request's body was empty or unchunked.
        +
      • +
      + + + +
        +
      • +

        getBodySize

        +
        public long getBodySize()
        +
        Returns the total size of the body of this POST request (before + truncation).
        +
      • +
      + + + +
        +
      • +

        getBody

        +
        public byte[] getBody()
        +
        Returns the body of this POST request. This may be truncated.
        +
      • +
      + + + +
        +
      • +

        getUtf8Body

        +
        public String getUtf8Body()
        +
        Returns the body of this POST request decoded as a UTF-8 string.
        +
      • +
      + + + +
        +
      • +

        getSequenceNumber

        +
        public int getSequenceNumber()
        +
        Returns the index of this request on its HTTP connection. Since a single + HTTP connection may serve multiple requests, each request is assigned its + own sequence number.
        +
      • +
      + + + +
        +
      • +

        getSslProtocol

        +
        public String getSslProtocol()
        +
        Returns the connection's SSL protocol like TLSv1, SSLv3, + NONE or null if the connection doesn't use SSL.
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/SocketPolicy.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/SocketPolicy.html new file mode 100644 index 000000000..5a95425de --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/SocketPolicy.html @@ -0,0 +1,428 @@ + + + + + + +SocketPolicy (MockWebServer 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp.mockwebserver
+

Enum SocketPolicy

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        KEEP_OPEN

        +
        public static final SocketPolicy KEEP_OPEN
        +
        Keep the socket open after the response. This is the default HTTP/1.1 + behavior.
        +
      • +
      + + + +
        +
      • +

        DISCONNECT_AT_END

        +
        public static final SocketPolicy DISCONNECT_AT_END
        +
        Close the socket after the response. This is the default HTTP/1.0 + behavior.
        +
      • +
      + + + +
        +
      • +

        UPGRADE_TO_SSL_AT_END

        +
        public static final SocketPolicy UPGRADE_TO_SSL_AT_END
        +
        Wrap the socket with SSL at the completion of this request/response pair. + Used for CONNECT messages to tunnel SSL over an HTTP proxy.
        +
      • +
      + + + +
        +
      • +

        DISCONNECT_AT_START

        +
        public static final SocketPolicy DISCONNECT_AT_START
        +
        Request immediate close of connection without even reading the request. Use + to simulate buggy SSL servers closing connections in response to + unrecognized TLS extensions.
        +
      • +
      + + + +
        +
      • +

        FAIL_HANDSHAKE

        +
        public static final SocketPolicy FAIL_HANDSHAKE
        +
        Don't trust the client during the SSL handshake.
        +
      • +
      + + + +
        +
      • +

        SHUTDOWN_INPUT_AT_END

        +
        public static final SocketPolicy SHUTDOWN_INPUT_AT_END
        +
        Shutdown the socket input after sending the response. For testing bad + behavior.
        +
      • +
      + + + +
        +
      • +

        SHUTDOWN_OUTPUT_AT_END

        +
        public static final SocketPolicy SHUTDOWN_OUTPUT_AT_END
        +
        Shutdown the socket output after sending the response. For testing bad + behavior.
        +
      • +
      + + + +
        +
      • +

        NO_RESPONSE

        +
        public static final SocketPolicy NO_RESPONSE
        +
        Don't response to the request but keep the socket open. For testing + read response header timeout issue.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static SocketPolicy[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (SocketPolicy c : SocketPolicy.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in +the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static SocketPolicy valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant +with the specified name
        +
        NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/Dispatcher.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/Dispatcher.html new file mode 100644 index 000000000..5ac88a2a3 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/Dispatcher.html @@ -0,0 +1,174 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.Dispatcher (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.Dispatcher

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockResponse.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockResponse.html new file mode 100644 index 000000000..0ba62b574 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockResponse.html @@ -0,0 +1,320 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.MockResponse (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.MockResponse

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockWebServer.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockWebServer.html new file mode 100644 index 000000000..cb54e6600 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/MockWebServer.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.MockWebServer (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.MockWebServer

+
+
No usage of com.squareup.okhttp.mockwebserver.MockWebServer
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/PushPromise.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/PushPromise.html new file mode 100644 index 000000000..cb32a5e1f --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/PushPromise.html @@ -0,0 +1,175 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.PushPromise (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.PushPromise

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/QueueDispatcher.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/QueueDispatcher.html new file mode 100644 index 000000000..ce733eed4 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/QueueDispatcher.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.QueueDispatcher (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.QueueDispatcher

+
+
No usage of com.squareup.okhttp.mockwebserver.QueueDispatcher
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/RecordedRequest.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/RecordedRequest.html new file mode 100644 index 000000000..4e7aa9765 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/RecordedRequest.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.RecordedRequest (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.RecordedRequest

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/SocketPolicy.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/SocketPolicy.html new file mode 100644 index 000000000..b66110630 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/class-use/SocketPolicy.html @@ -0,0 +1,193 @@ + + + + + + +Uses of Class com.squareup.okhttp.mockwebserver.SocketPolicy (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.mockwebserver.SocketPolicy

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-frame.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-frame.html new file mode 100644 index 000000000..1e20b9fb5 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +com.squareup.okhttp.mockwebserver (MockWebServer 1.6.0 API) + + + + +

com.squareup.okhttp.mockwebserver

+ + + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-summary.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-summary.html new file mode 100644 index 000000000..2bfb8c0a7 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-summary.html @@ -0,0 +1,184 @@ + + + + + + +com.squareup.okhttp.mockwebserver (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.squareup.okhttp.mockwebserver

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    Dispatcher +
    Handler for mock server requests.
    +
    MockResponse +
    A scripted response to be replayed by the mock web server.
    +
    MockWebServer +
    A scriptable web server.
    +
    PushPromise +
    An HTTP request initiated by the server.
    +
    QueueDispatcher +
    Default dispatcher that processes a script of responses.
    +
    RecordedRequest +
    An HTTP request that came into the mock web server.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Enum Summary 
    EnumDescription
    SocketPolicy +
    What should be done with the incoming socket.
    +
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-tree.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-tree.html new file mode 100644 index 000000000..ca1fbe588 --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-tree.html @@ -0,0 +1,150 @@ + + + + + + +com.squareup.okhttp.mockwebserver Class Hierarchy (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.squareup.okhttp.mockwebserver

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-use.html b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-use.html new file mode 100644 index 000000000..b539ec84b --- /dev/null +++ b/1.x/mockwebserver/com/squareup/okhttp/mockwebserver/package-use.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Package com.squareup.okhttp.mockwebserver (MockWebServer 1.6.0 API) + + + + + + + + + + +
+

Uses of Package
com.squareup.okhttp.mockwebserver

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/constant-values.html b/1.x/mockwebserver/constant-values.html new file mode 100644 index 000000000..ad121be26 --- /dev/null +++ b/1.x/mockwebserver/constant-values.html @@ -0,0 +1,117 @@ + + + + + + +Constant Field Values (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Constant Field Values

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/deprecated-list.html b/1.x/mockwebserver/deprecated-list.html new file mode 100644 index 000000000..3b05361ba --- /dev/null +++ b/1.x/mockwebserver/deprecated-list.html @@ -0,0 +1,117 @@ + + + + + + +Deprecated List (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Deprecated API

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/help-doc.html b/1.x/mockwebserver/help-doc.html new file mode 100644 index 000000000..2ed33aa31 --- /dev/null +++ b/1.x/mockwebserver/help-doc.html @@ -0,0 +1,222 @@ + + + + + + +API Help (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +

    Overview

    +

    The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    +
  • +
  • +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    +
      +
    • Interfaces (italic)
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
  • +
  • +

    Class/Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class inheritance diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class/interface declaration
    • +
    • Class/interface description
    • +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
      +
    • Field Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
  • +
  • +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type declaration
    • +
    • Annotation Type description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
  • +
  • +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum declaration
    • +
    • Enum description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
  • +
  • +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
  • +
  • +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • +
    +
  • +
  • +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
  • +
  • +

    Index

    +

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    +
  • +
  • +

    Prev/Next

    +

    These links take you to the next or previous class, interface, package, or related page.

    +
  • +
  • +

    Frames/No Frames

    +

    These links show and hide the HTML frames. All pages are available with or without frames.

    +
  • +
  • +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
  • +
  • +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
  • +
  • +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
  • +
+This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/index-all.html b/1.x/mockwebserver/index-all.html new file mode 100644 index 000000000..1fb572a1a --- /dev/null +++ b/1.x/mockwebserver/index-all.html @@ -0,0 +1,515 @@ + + + + + + +Index (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
A B C D E G L M P Q R S T U V W  + + +

A

+
+
addHeader(String) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Adds header as an HTTP header.
+
+
addHeader(String, Object) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Adds a new header with the name and value.
+
+
+ + + +

B

+
+
build() - Method in class com.squareup.okhttp.internal.SslContextBuilder
+
 
+
+ + + +

C

+
+
clearHeaders() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Removes all HTTP headers including any "Content-Length" and + "Transfer-encoding" headers that were added by default.
+
+
clone() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
com.squareup.okhttp.internal - package com.squareup.okhttp.internal
+
 
+
com.squareup.okhttp.internal.spdy - package com.squareup.okhttp.internal.spdy
+
 
+
com.squareup.okhttp.mockwebserver - package com.squareup.okhttp.mockwebserver
+
 
+
+ + + +

D

+
+
dispatch(RecordedRequest) - Method in class com.squareup.okhttp.mockwebserver.Dispatcher
+
+
Returns a response to satisfy request.
+
+
dispatch(RecordedRequest) - Method in class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
Dispatcher - Class in com.squareup.okhttp.mockwebserver
+
+
Handler for mock server requests.
+
+
Dispatcher() - Constructor for class com.squareup.okhttp.mockwebserver.Dispatcher
+
 
+
+ + + +

E

+
+
enqueue(MockResponse) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Scripts response to be returned to a request made in sequence.
+
+
enqueueResponse(MockResponse) - Method in class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
+ + + +

G

+
+
getBody() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Returns the raw HTTP payload, or null if this response is streamed.
+
+
getBody() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the body of this POST request.
+
+
getBodyDelayTimeMs() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
getBodySize() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the total size of the body of this POST request (before + truncation).
+
+
getChunkSizes() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the sizes of the chunks of this request's body, or an empty list + if the request's body was empty or unchunked.
+
+
getCookieDomain() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Returns a cookie domain for this server.
+
+
getHeader(String) - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the first header named name, or null if no such header + exists.
+
+
getHeaders() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Returns the HTTP headers, such as "Content-Length: 0".
+
+
getHeaders() - Method in class com.squareup.okhttp.mockwebserver.PushPromise
+
 
+
getHeaders() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns all headers.
+
+
getHeaders(String) - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the headers named name.
+
+
getHostName() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
 
+
getMethod() - Method in class com.squareup.okhttp.mockwebserver.PushPromise
+
 
+
getMethod() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
 
+
getPath() - Method in class com.squareup.okhttp.mockwebserver.PushPromise
+
 
+
getPath() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
 
+
getPort() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
 
+
getPushPromises() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Returns the streams the server will push with this response.
+
+
getRequestCount() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Returns the number of HTTP requests received thus far by this server.
+
+
getRequestLine() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
 
+
getResponse() - Method in class com.squareup.okhttp.mockwebserver.PushPromise
+
 
+
getSequenceNumber() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the index of this request on its HTTP connection.
+
+
getSocketPolicy() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
getSslProtocol() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the connection's SSL protocol like TLSv1, SSLv3, + NONE or null if the connection doesn't use SSL.
+
+
getStatus() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Returns the HTTP response line, such as "HTTP/1.1 200 OK".
+
+
getThrottleBytesPerPeriod() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
getThrottlePeriod() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
getThrottleUnit() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
getUrl(String) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Returns a URL for connecting to this server.
+
+
getUtf8Body() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
+
Returns the body of this POST request decoded as a UTF-8 string.
+
+
+ + + +

L

+
+
localhost() - Static method in class com.squareup.okhttp.internal.SslContextBuilder
+
+
Returns a new SSL context for this host's current localhost address.
+
+
+ + + +

M

+
+
main(String...) - Static method in class com.squareup.okhttp.internal.spdy.SpdyServer
+
 
+
MockResponse - Class in com.squareup.okhttp.mockwebserver
+
+
A scripted response to be replayed by the mock web server.
+
+
MockResponse() - Constructor for class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Creates a new mock response with an empty body.
+
+
MockWebServer - Class in com.squareup.okhttp.mockwebserver
+
+
A scriptable web server.
+
+
MockWebServer() - Constructor for class com.squareup.okhttp.mockwebserver.MockWebServer
+
 
+
+ + + +

P

+
+
peekSocketPolicy() - Method in class com.squareup.okhttp.mockwebserver.Dispatcher
+
+
Returns the socket policy of the next request.
+
+
peekSocketPolicy() - Method in class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
play() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Equivalent to play(0).
+
+
play(int) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Starts the server, serves all enqueued requests, and shuts the server down.
+
+
PushPromise - Class in com.squareup.okhttp.mockwebserver
+
+
An HTTP request initiated by the server.
+
+
PushPromise(String, String, List<String>, MockResponse) - Constructor for class com.squareup.okhttp.mockwebserver.PushPromise
+
 
+
+ + + +

Q

+
+
QueueDispatcher - Class in com.squareup.okhttp.mockwebserver
+
+
Default dispatcher that processes a script of responses.
+
+
QueueDispatcher() - Constructor for class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
+ + + +

R

+
+
receive(SpdyStream) - Method in class com.squareup.okhttp.internal.spdy.SpdyServer
+
 
+
RecordedRequest - Class in com.squareup.okhttp.mockwebserver
+
+
An HTTP request that came into the mock web server.
+
+
RecordedRequest(String, List<String>, List<Integer>, long, byte[], int, Socket) - Constructor for class com.squareup.okhttp.mockwebserver.RecordedRequest
+
 
+
removeHeader(String) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Removes all headers named name.
+
+
responseQueue - Variable in class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
+ + + +

S

+
+
setBody(byte[]) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
setBody(InputStream, long) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
setBody(String) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Sets the response body to the UTF-8 encoded bytes of body.
+
+
setBodyDelayTimeMs(int) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Set the delayed time of the response body to delay.
+
+
setBodyLimit(int) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Sets the number of bytes of the POST body to keep in memory to the given + limit.
+
+
setChunkedBody(byte[], int) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Sets the response body to body, chunked every maxChunkSize + bytes.
+
+
setChunkedBody(String, int) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Sets the response body to the UTF-8 encoded bytes of body, chunked + every maxChunkSize bytes.
+
+
setDispatcher(Dispatcher) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Sets the dispatcher used to match incoming requests to mock responses.
+
+
setFailFast(boolean) - Method in class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
setFailFast(MockResponse) - Method in class com.squareup.okhttp.mockwebserver.QueueDispatcher
+
 
+
setHeader(String, Object) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Removes all headers named name, then adds a new header with the + name and value.
+
+
setNpnEnabled(boolean) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Sets whether NPN is used on incoming HTTPS connections to negotiate a + protocol like HTTP/1.1 or SPDY/3.
+
+
setNpnProtocols(List<Protocol>) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Indicates the protocols supported by NPN on incoming HTTPS connections.
+
+
setResponseCode(int) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
setSocketPolicy(SocketPolicy) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
setStatus(String) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
shutdown() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
 
+
SocketPolicy - Enum in com.squareup.okhttp.mockwebserver
+
+
What should be done with the incoming socket.
+
+
SpdyServer - Class in com.squareup.okhttp.internal.spdy
+
+
A basic SPDY server that serves the contents of a local directory.
+
+
SpdyServer(File) - Constructor for class com.squareup.okhttp.internal.spdy.SpdyServer
+
 
+
SslContextBuilder - Class in com.squareup.okhttp.internal
+
+
Constructs an SSL context for testing.
+
+
SslContextBuilder(String) - Constructor for class com.squareup.okhttp.internal.SslContextBuilder
+
 
+
+ + + +

T

+
+
takeRequest() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Awaits the next HTTP request, removes it, and returns it.
+
+
throttleBody(int, long, TimeUnit) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
Throttles the response body writer to sleep for the given period after each + series of bytesPerPeriod bytes are written.
+
+
toProxyAddress() - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
 
+
toString() - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
 
+
toString() - Method in class com.squareup.okhttp.mockwebserver.RecordedRequest
+
 
+
+ + + +

U

+
+
useHttps(SSLSocketFactory) - Method in class com.squareup.okhttp.internal.spdy.SpdyServer
+
 
+
useHttps(SSLSocketFactory, boolean) - Method in class com.squareup.okhttp.mockwebserver.MockWebServer
+
+
Serve requests with HTTPS rather than otherwise.
+
+
+ + + +

V

+
+
valueOf(String) - Static method in enum com.squareup.okhttp.mockwebserver.SocketPolicy
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum com.squareup.okhttp.mockwebserver.SocketPolicy
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+ + + +

W

+
+
withPush(PushPromise) - Method in class com.squareup.okhttp.mockwebserver.MockResponse
+
+
When protocols + include a SPDY variant, this attaches a pushed stream to this response.
+
+
+A B C D E G L M P Q R S T U V W 
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/index.html b/1.x/mockwebserver/index.html new file mode 100644 index 000000000..cf6a970bd --- /dev/null +++ b/1.x/mockwebserver/index.html @@ -0,0 +1,68 @@ + + + + + + +MockWebServer 1.6.0 API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/1.x/mockwebserver/overview-frame.html b/1.x/mockwebserver/overview-frame.html new file mode 100644 index 000000000..86a4c06dc --- /dev/null +++ b/1.x/mockwebserver/overview-frame.html @@ -0,0 +1,23 @@ + + + + + + +Overview List (MockWebServer 1.6.0 API) + + + + + + +

 

+ + diff --git a/1.x/mockwebserver/overview-summary.html b/1.x/mockwebserver/overview-summary.html new file mode 100644 index 000000000..68943ab0e --- /dev/null +++ b/1.x/mockwebserver/overview-summary.html @@ -0,0 +1,139 @@ + + + + + + +Overview (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

MockWebServer 1.6.0 API

+
+
+ + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
com.squareup.okhttp.internal 
com.squareup.okhttp.internal.spdy 
com.squareup.okhttp.mockwebserver 
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/overview-tree.html b/1.x/mockwebserver/overview-tree.html new file mode 100644 index 000000000..a4cafca05 --- /dev/null +++ b/1.x/mockwebserver/overview-tree.html @@ -0,0 +1,154 @@ + + + + + + +Class Hierarchy (MockWebServer 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/mockwebserver/package-list b/1.x/mockwebserver/package-list new file mode 100644 index 000000000..d6d5beaa0 --- /dev/null +++ b/1.x/mockwebserver/package-list @@ -0,0 +1,3 @@ +com.squareup.okhttp.internal +com.squareup.okhttp.internal.spdy +com.squareup.okhttp.mockwebserver diff --git a/1.x/mockwebserver/resources/background.gif b/1.x/mockwebserver/resources/background.gif new file mode 100644 index 0000000000000000000000000000000000000000..f471940fde2f39ef8943a6af9569bcf986b1579b GIT binary patch literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 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 YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN literal 0 HcmV?d00001 diff --git a/1.x/mockwebserver/stylesheet.css b/1.x/mockwebserver/stylesheet.css new file mode 100644 index 000000000..0aeaa97fe --- /dev/null +++ b/1.x/mockwebserver/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} diff --git a/1.x/mockwebserver/version.txt b/1.x/mockwebserver/version.txt new file mode 100644 index 000000000..ce6a70b9d --- /dev/null +++ b/1.x/mockwebserver/version.txt @@ -0,0 +1 @@ +1.6.0 \ No newline at end of file diff --git a/1.x/okhttp-apache/META-INF/MANIFEST.MF b/1.x/okhttp-apache/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7469129bc --- /dev/null +++ b/1.x/okhttp-apache/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Created-By: Apache Maven +Built-By: jwilson +Build-Jdk: 1.7.0_51 + diff --git a/1.x/okhttp-apache/allclasses-frame.html b/1.x/okhttp-apache/allclasses-frame.html new file mode 100644 index 000000000..3e0819b18 --- /dev/null +++ b/1.x/okhttp-apache/allclasses-frame.html @@ -0,0 +1,19 @@ + + + + + + +All Classes (OkHttp Apache HttpClient 1.6.0 API) + + + + +

All Classes

+ + + diff --git a/1.x/okhttp-apache/allclasses-noframe.html b/1.x/okhttp-apache/allclasses-noframe.html new file mode 100644 index 000000000..4e4b160e1 --- /dev/null +++ b/1.x/okhttp-apache/allclasses-noframe.html @@ -0,0 +1,19 @@ + + + + + + +All Classes (OkHttp Apache HttpClient 1.6.0 API) + + + + +

All Classes

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

Class OkApacheClient

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.apache.http.client.HttpClient
    +
    +
    +
    +
    public class OkApacheClient
    +extends Object
    +implements org.apache.http.client.HttpClient
    +
    Implements Apache's HttpClient API using OkHttpClient. +

    + Warning: Many core features of Apache HTTP client are not implemented by this + API. This includes the keep-alive strategy, cookie store, credentials provider, route planner + and others.

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected OkHttpClientclient 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      org.apache.http.HttpResponseexecute(org.apache.http.HttpHost host, + org.apache.http.HttpRequest request) 
      org.apache.http.HttpResponseexecute(org.apache.http.HttpHost host, + org.apache.http.HttpRequest request, + org.apache.http.protocol.HttpContext context) 
      <T> Texecute(org.apache.http.HttpHost host, + org.apache.http.HttpRequest request, + org.apache.http.client.ResponseHandler<? extends T> handler) 
      <T> Texecute(org.apache.http.HttpHost host, + org.apache.http.HttpRequest request, + org.apache.http.client.ResponseHandler<? extends T> handler, + org.apache.http.protocol.HttpContext context) 
      org.apache.http.HttpResponseexecute(org.apache.http.client.methods.HttpUriRequest request) 
      org.apache.http.HttpResponseexecute(org.apache.http.client.methods.HttpUriRequest request, + org.apache.http.protocol.HttpContext context) 
      <T> Texecute(org.apache.http.client.methods.HttpUriRequest request, + org.apache.http.client.ResponseHandler<? extends T> handler) 
      <T> Texecute(org.apache.http.client.methods.HttpUriRequest request, + org.apache.http.client.ResponseHandler<? extends T> handler, + org.apache.http.protocol.HttpContext context) 
      org.apache.http.conn.ClientConnectionManagergetConnectionManager() 
      org.apache.http.params.HttpParamsgetParams() 
      protected HttpURLConnectionopenConnection(URL url) +
      Returns a new HttpURLConnection customized for this application.
      +
      + +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OkApacheClient

        +
        public OkApacheClient()
        +
      • +
      + + + +
        +
      • +

        OkApacheClient

        +
        public OkApacheClient(OkHttpClient client)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        openConnection

        +
        protected HttpURLConnection openConnection(URL url)
        +
        Returns a new HttpURLConnection customized for this application. Subclasses should override + this to customize the connection.
        +
      • +
      + + + +
        +
      • +

        getParams

        +
        public org.apache.http.params.HttpParams getParams()
        +
        +
        Specified by:
        +
        getParams in interface org.apache.http.client.HttpClient
        +
        +
      • +
      + + + +
        +
      • +

        getConnectionManager

        +
        public org.apache.http.conn.ClientConnectionManager getConnectionManager()
        +
        +
        Specified by:
        +
        getConnectionManager in interface org.apache.http.client.HttpClient
        +
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest request)
        +                                     throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest request,
        +                                   org.apache.http.protocol.HttpContext context)
        +                                     throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public org.apache.http.HttpResponse execute(org.apache.http.HttpHost host,
        +                                   org.apache.http.HttpRequest request)
        +                                     throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public org.apache.http.HttpResponse execute(org.apache.http.HttpHost host,
        +                                   org.apache.http.HttpRequest request,
        +                                   org.apache.http.protocol.HttpContext context)
        +                                     throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public <T> T execute(org.apache.http.client.methods.HttpUriRequest request,
        +            org.apache.http.client.ResponseHandler<? extends T> handler)
        +          throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public <T> T execute(org.apache.http.client.methods.HttpUriRequest request,
        +            org.apache.http.client.ResponseHandler<? extends T> handler,
        +            org.apache.http.protocol.HttpContext context)
        +          throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public <T> T execute(org.apache.http.HttpHost host,
        +            org.apache.http.HttpRequest request,
        +            org.apache.http.client.ResponseHandler<? extends T> handler)
        +          throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public <T> T execute(org.apache.http.HttpHost host,
        +            org.apache.http.HttpRequest request,
        +            org.apache.http.client.ResponseHandler<? extends T> handler,
        +            org.apache.http.protocol.HttpContext context)
        +          throws IOException
        +
        +
        Specified by:
        +
        execute in interface org.apache.http.client.HttpClient
        +
        Throws:
        +
        IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/com/squareup/okhttp/apache/class-use/OkApacheClient.html b/1.x/okhttp-apache/com/squareup/okhttp/apache/class-use/OkApacheClient.html new file mode 100644 index 000000000..69bfc2446 --- /dev/null +++ b/1.x/okhttp-apache/com/squareup/okhttp/apache/class-use/OkApacheClient.html @@ -0,0 +1,115 @@ + + + + + + +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/okhttp-apache/com/squareup/okhttp/apache/package-frame.html b/1.x/okhttp-apache/com/squareup/okhttp/apache/package-frame.html new file mode 100644 index 000000000..a10ed4cb8 --- /dev/null +++ b/1.x/okhttp-apache/com/squareup/okhttp/apache/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.squareup.okhttp.apache (OkHttp Apache HttpClient 1.6.0 API) + + + + +

com.squareup.okhttp.apache

+
+

Classes

+ +
+ + diff --git a/1.x/okhttp-apache/com/squareup/okhttp/apache/package-summary.html b/1.x/okhttp-apache/com/squareup/okhttp/apache/package-summary.html new file mode 100644 index 000000000..aa641a56e --- /dev/null +++ b/1.x/okhttp-apache/com/squareup/okhttp/apache/package-summary.html @@ -0,0 +1,135 @@ + + + + + + +com.squareup.okhttp.apache (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + + + + +
+

Package com.squareup.okhttp.apache

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    OkApacheClient +
    Implements Apache's HttpClient API using OkHttpClient.
    +
    +
  • +
+
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Hierarchy For Package com.squareup.okhttp.apache

+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • com.squareup.okhttp.apache.OkApacheClient (implements org.apache.http.client.HttpClient)
    • +
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/com/squareup/okhttp/apache/package-use.html b/1.x/okhttp-apache/com/squareup/okhttp/apache/package-use.html new file mode 100644 index 000000000..850deeb8e --- /dev/null +++ b/1.x/okhttp-apache/com/squareup/okhttp/apache/package-use.html @@ -0,0 +1,115 @@ + + + + + + +Uses of Package com.squareup.okhttp.apache (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.squareup.okhttp.apache

+
+
No usage of com.squareup.okhttp.apache
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/constant-values.html b/1.x/okhttp-apache/constant-values.html new file mode 100644 index 000000000..48768f528 --- /dev/null +++ b/1.x/okhttp-apache/constant-values.html @@ -0,0 +1,115 @@ + + + + + + +Constant Field Values (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Constant Field Values

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/deprecated-list.html b/1.x/okhttp-apache/deprecated-list.html new file mode 100644 index 000000000..4fdf64575 --- /dev/null +++ b/1.x/okhttp-apache/deprecated-list.html @@ -0,0 +1,115 @@ + + + + + + +Deprecated List (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Deprecated API

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/help-doc.html b/1.x/okhttp-apache/help-doc.html new file mode 100644 index 000000000..89d7bf7a2 --- /dev/null +++ b/1.x/okhttp-apache/help-doc.html @@ -0,0 +1,216 @@ + + + + + + +API Help (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    +
      +
    • Interfaces (italic)
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
  • +
  • +

    Class/Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class inheritance diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class/interface declaration
    • +
    • Class/interface description
    • +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
      +
    • Field Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
  • +
  • +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type declaration
    • +
    • Annotation Type description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
  • +
  • +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum declaration
    • +
    • Enum description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
  • +
  • +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
  • +
  • +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • +
    +
  • +
  • +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
  • +
  • +

    Index

    +

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    +
  • +
  • +

    Prev/Next

    +

    These links take you to the next or previous class, interface, package, or related page.

    +
  • +
  • +

    Frames/No Frames

    +

    These links show and hide the HTML frames. All pages are available with or without frames.

    +
  • +
  • +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
  • +
  • +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
  • +
  • +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
  • +
+This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/index-all.html b/1.x/okhttp-apache/index-all.html new file mode 100644 index 000000000..cadc623a5 --- /dev/null +++ b/1.x/okhttp-apache/index-all.html @@ -0,0 +1,172 @@ + + + + + + +Index (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
C E G O  + + +

C

+
+
client - Variable in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
com.squareup.okhttp.apache - package com.squareup.okhttp.apache
+
 
+
+ + + +

E

+
+
execute(HttpUriRequest) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpUriRequest, HttpContext) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpHost, HttpRequest) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpHost, HttpRequest, HttpContext) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
+ + + +

G

+
+
getConnectionManager() - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
getParams() - Method in class com.squareup.okhttp.apache.OkApacheClient
+
 
+
+ + + +

O

+
+
OkApacheClient - Class in com.squareup.okhttp.apache
+
+
Implements Apache's HttpClient API using OkHttpClient.
+
+
OkApacheClient() - Constructor for class com.squareup.okhttp.apache.OkApacheClient
+
 
+
OkApacheClient(OkHttpClient) - Constructor for class com.squareup.okhttp.apache.OkApacheClient
+
 
+
openConnection(URL) - Method in class com.squareup.okhttp.apache.OkApacheClient
+
+
Returns a new HttpURLConnection customized for this application.
+
+
+C E G O 
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/index.html b/1.x/okhttp-apache/index.html new file mode 100644 index 000000000..f0d3a7e1c --- /dev/null +++ b/1.x/okhttp-apache/index.html @@ -0,0 +1,65 @@ + + + + + + +OkHttp Apache HttpClient 1.6.0 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/squareup/okhttp/apache/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/1.x/okhttp-apache/overview-tree.html b/1.x/okhttp-apache/overview-tree.html new file mode 100644 index 000000000..d4dbdbeab --- /dev/null +++ b/1.x/okhttp-apache/overview-tree.html @@ -0,0 +1,128 @@ + + + + + + +Class Hierarchy (OkHttp Apache HttpClient 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • com.squareup.okhttp.apache.OkApacheClient (implements org.apache.http.client.HttpClient)
    • +
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-apache/package-list b/1.x/okhttp-apache/package-list new file mode 100644 index 000000000..510faa8fd --- /dev/null +++ b/1.x/okhttp-apache/package-list @@ -0,0 +1 @@ +com.squareup.okhttp.apache diff --git a/1.x/okhttp-apache/resources/background.gif b/1.x/okhttp-apache/resources/background.gif new file mode 100644 index 0000000000000000000000000000000000000000..f471940fde2f39ef8943a6af9569bcf986b1579b GIT binary patch literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 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 YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN literal 0 HcmV?d00001 diff --git a/1.x/okhttp-apache/stylesheet.css b/1.x/okhttp-apache/stylesheet.css new file mode 100644 index 000000000..0aeaa97fe --- /dev/null +++ b/1.x/okhttp-apache/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} diff --git a/1.x/okhttp-apache/version.txt b/1.x/okhttp-apache/version.txt new file mode 100644 index 000000000..ce6a70b9d --- /dev/null +++ b/1.x/okhttp-apache/version.txt @@ -0,0 +1 @@ +1.6.0 \ No newline at end of file diff --git a/1.x/okhttp-tests/META-INF/MANIFEST.MF b/1.x/okhttp-tests/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7469129bc --- /dev/null +++ b/1.x/okhttp-tests/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Created-By: Apache Maven +Built-By: jwilson +Build-Jdk: 1.7.0_51 + diff --git a/1.x/okhttp-tests/version.txt b/1.x/okhttp-tests/version.txt new file mode 100644 index 000000000..ce6a70b9d --- /dev/null +++ b/1.x/okhttp-tests/version.txt @@ -0,0 +1 @@ +1.6.0 \ No newline at end of file diff --git a/1.x/okhttp-urlconnection/META-INF/MANIFEST.MF b/1.x/okhttp-urlconnection/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7469129bc --- /dev/null +++ b/1.x/okhttp-urlconnection/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Created-By: Apache Maven +Built-By: jwilson +Build-Jdk: 1.7.0_51 + diff --git a/1.x/okhttp-urlconnection/allclasses-frame.html b/1.x/okhttp-urlconnection/allclasses-frame.html new file mode 100644 index 000000000..fd11c541a --- /dev/null +++ b/1.x/okhttp-urlconnection/allclasses-frame.html @@ -0,0 +1,19 @@ + + + + + + +All Classes (OkHttp URLConnection 1.6.0 API) + + + + +

All Classes

+
+ +
+ + diff --git a/1.x/okhttp-urlconnection/allclasses-noframe.html b/1.x/okhttp-urlconnection/allclasses-noframe.html new file mode 100644 index 000000000..15cf5ee2b --- /dev/null +++ b/1.x/okhttp-urlconnection/allclasses-noframe.html @@ -0,0 +1,19 @@ + + + + + + +All Classes (OkHttp URLConnection 1.6.0 API) + + + + +

All Classes

+
+ +
+ + diff --git a/1.x/okhttp-urlconnection/com/squareup/okhttp/OkUrlFactory.html b/1.x/okhttp-urlconnection/com/squareup/okhttp/OkUrlFactory.html new file mode 100644 index 000000000..5c84e9e60 --- /dev/null +++ b/1.x/okhttp-urlconnection/com/squareup/okhttp/OkUrlFactory.html @@ -0,0 +1,321 @@ + + + + + + +OkUrlFactory (OkHttp URLConnection 1.6.0 API) + + + + + + + + + + + +
+
com.squareup.okhttp
+

Class OkUrlFactory

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/com/squareup/okhttp/class-use/OkUrlFactory.html b/1.x/okhttp-urlconnection/com/squareup/okhttp/class-use/OkUrlFactory.html new file mode 100644 index 000000000..4254c9b0d --- /dev/null +++ b/1.x/okhttp-urlconnection/com/squareup/okhttp/class-use/OkUrlFactory.html @@ -0,0 +1,143 @@ + + + + + + +Uses of Class com.squareup.okhttp.OkUrlFactory (OkHttp URLConnection 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.OkUrlFactory

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/com/squareup/okhttp/package-frame.html b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-frame.html new file mode 100644 index 000000000..8e8f612bf --- /dev/null +++ b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.squareup.okhttp (OkHttp URLConnection 1.6.0 API) + + + + +

com.squareup.okhttp

+
+

Classes

+ +
+ + diff --git a/1.x/okhttp-urlconnection/com/squareup/okhttp/package-summary.html b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-summary.html new file mode 100644 index 000000000..87d5e0016 --- /dev/null +++ b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-summary.html @@ -0,0 +1,133 @@ + + + + + + +com.squareup.okhttp (OkHttp URLConnection 1.6.0 API) + + + + + + + + + + +
+

Package com.squareup.okhttp

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    OkUrlFactory 
    +
  • +
+
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/com/squareup/okhttp/package-tree.html b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-tree.html new file mode 100644 index 000000000..519ae0a63 --- /dev/null +++ b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-tree.html @@ -0,0 +1,124 @@ + + + + + + +com.squareup.okhttp Class Hierarchy (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.squareup.okhttp

+
+
+

Class Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/com/squareup/okhttp/package-use.html b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-use.html new file mode 100644 index 000000000..43c949ebb --- /dev/null +++ b/1.x/okhttp-urlconnection/com/squareup/okhttp/package-use.html @@ -0,0 +1,133 @@ + + + + + + +Uses of Package com.squareup.okhttp (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.squareup.okhttp

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/constant-values.html b/1.x/okhttp-urlconnection/constant-values.html new file mode 100644 index 000000000..4afd10a95 --- /dev/null +++ b/1.x/okhttp-urlconnection/constant-values.html @@ -0,0 +1,115 @@ + + + + + + +Constant Field Values (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Constant Field Values

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/deprecated-list.html b/1.x/okhttp-urlconnection/deprecated-list.html new file mode 100644 index 000000000..907df337f --- /dev/null +++ b/1.x/okhttp-urlconnection/deprecated-list.html @@ -0,0 +1,115 @@ + + + + + + +Deprecated List (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Deprecated API

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/help-doc.html b/1.x/okhttp-urlconnection/help-doc.html new file mode 100644 index 000000000..c3c1ad70b --- /dev/null +++ b/1.x/okhttp-urlconnection/help-doc.html @@ -0,0 +1,216 @@ + + + + + + +API Help (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    +
      +
    • Interfaces (italic)
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
  • +
  • +

    Class/Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class inheritance diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class/interface declaration
    • +
    • Class/interface description
    • +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
      +
    • Field Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
  • +
  • +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type declaration
    • +
    • Annotation Type description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
  • +
  • +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum declaration
    • +
    • Enum description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
  • +
  • +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
  • +
  • +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • +
    +
  • +
  • +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
  • +
  • +

    Index

    +

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    +
  • +
  • +

    Prev/Next

    +

    These links take you to the next or previous class, interface, package, or related page.

    +
  • +
  • +

    Frames/No Frames

    +

    These links show and hide the HTML frames. All pages are available with or without frames.

    +
  • +
  • +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
  • +
  • +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
  • +
  • +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
  • +
+This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/index-all.html b/1.x/okhttp-urlconnection/index-all.html new file mode 100644 index 000000000..c1be832ec --- /dev/null +++ b/1.x/okhttp-urlconnection/index-all.html @@ -0,0 +1,143 @@ + + + + + + +Index (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
C O  + + +

C

+
+
client() - Method in class com.squareup.okhttp.OkUrlFactory
+
 
+
clone() - Method in class com.squareup.okhttp.OkUrlFactory
+
+
Returns a copy of this stream handler factory that includes a shallow copy + of the internal HTTP client.
+
+
com.squareup.okhttp - package com.squareup.okhttp
+
 
+
createURLStreamHandler(String) - Method in class com.squareup.okhttp.OkUrlFactory
+
+ +
+
+ + + +

O

+
+
OkUrlFactory - Class in com.squareup.okhttp
+
 
+
OkUrlFactory(OkHttpClient) - Constructor for class com.squareup.okhttp.OkUrlFactory
+
 
+
open(URL) - Method in class com.squareup.okhttp.OkUrlFactory
+
 
+
+C O 
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/index.html b/1.x/okhttp-urlconnection/index.html new file mode 100644 index 000000000..a63a3b49c --- /dev/null +++ b/1.x/okhttp-urlconnection/index.html @@ -0,0 +1,65 @@ + + + + + + +OkHttp URLConnection 1.6.0 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/squareup/okhttp/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/1.x/okhttp-urlconnection/overview-tree.html b/1.x/okhttp-urlconnection/overview-tree.html new file mode 100644 index 000000000..5f99cf11c --- /dev/null +++ b/1.x/okhttp-urlconnection/overview-tree.html @@ -0,0 +1,128 @@ + + + + + + +Class Hierarchy (OkHttp URLConnection 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp-urlconnection/package-list b/1.x/okhttp-urlconnection/package-list new file mode 100644 index 000000000..ac5f84bc5 --- /dev/null +++ b/1.x/okhttp-urlconnection/package-list @@ -0,0 +1 @@ +com.squareup.okhttp diff --git a/1.x/okhttp-urlconnection/resources/background.gif b/1.x/okhttp-urlconnection/resources/background.gif new file mode 100644 index 0000000000000000000000000000000000000000..f471940fde2f39ef8943a6af9569bcf986b1579b GIT binary patch literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 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 YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN literal 0 HcmV?d00001 diff --git a/1.x/okhttp-urlconnection/stylesheet.css b/1.x/okhttp-urlconnection/stylesheet.css new file mode 100644 index 000000000..0aeaa97fe --- /dev/null +++ b/1.x/okhttp-urlconnection/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} diff --git a/1.x/okhttp-urlconnection/version.txt b/1.x/okhttp-urlconnection/version.txt new file mode 100644 index 000000000..ce6a70b9d --- /dev/null +++ b/1.x/okhttp-urlconnection/version.txt @@ -0,0 +1 @@ +1.6.0 \ No newline at end of file diff --git a/1.x/okhttp/META-INF/MANIFEST.MF b/1.x/okhttp/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7469129bc --- /dev/null +++ b/1.x/okhttp/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Created-By: Apache Maven +Built-By: jwilson +Build-Jdk: 1.7.0_51 + diff --git a/1.x/okhttp/allclasses-frame.html b/1.x/okhttp/allclasses-frame.html new file mode 100644 index 000000000..4dd63e89c --- /dev/null +++ b/1.x/okhttp/allclasses-frame.html @@ -0,0 +1,36 @@ + + + + + + +All Classes (OkHttp 1.6.0 API) + + + + +

All Classes

+ + + diff --git a/1.x/okhttp/allclasses-noframe.html b/1.x/okhttp/allclasses-noframe.html new file mode 100644 index 000000000..936bedd7b --- /dev/null +++ b/1.x/okhttp/allclasses-noframe.html @@ -0,0 +1,36 @@ + + + + + + +All Classes (OkHttp 1.6.0 API) + + + + +

All Classes

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

Class Address

+
+
+ +
+
    +
  • +
    +
    +
    public final class Address
    +extends Object
    +
    A specification for a connection to an origin server. For simple connections, + this is the server's hostname and port. If an explicit proxy is requested (or + no proxy is explicitly requested), this also includes + that proxy information. For secure connections the address also includes the + SSL socket factory and hostname verifier. + +

    HTTP requests that share the same Address may also share the same + Connection.

    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUriHost

        +
        public String getUriHost()
        +
        Returns the hostname of the origin server.
        +
      • +
      + + + +
        +
      • +

        getUriPort

        +
        public int getUriPort()
        +
        Returns the port of the origin server; typically 80 or 443. Unlike + may getPort() accessors, this method never returns -1.
        +
      • +
      + + + +
        +
      • +

        getSslSocketFactory

        +
        public SSLSocketFactory getSslSocketFactory()
        +
        Returns the SSL socket factory, or null if this is not an HTTPS + address.
        +
      • +
      + + + +
        +
      • +

        getHostnameVerifier

        +
        public HostnameVerifier getHostnameVerifier()
        +
        Returns the hostname verifier, or null if this is not an HTTPS + address.
        +
      • +
      + + + +
        +
      • +

        getAuthenticator

        +
        public OkAuthenticator getAuthenticator()
        +
        Returns the client's authenticator. This method never returns null.
        +
      • +
      + + + +
        +
      • +

        getProtocols

        +
        public List<Protocol> getProtocols()
        +
        Returns the protocols the client supports. This method always returns a + non-null list that contains minimally + Protocol.HTTP_11.
        +
      • +
      + + + +
        +
      • +

        getProxy

        +
        public Proxy getProxy()
        +
        Returns this address's explicitly-specified HTTP proxy, or null to + delegate to the HTTP client's proxy selector.
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object other)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class Cache

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    OkResponseCache
    +
    +
    +
    Direct Known Subclasses:
    +
    HttpResponseCache
    +
    +
    +
    +
    public class Cache
    +extends ResponseCache
    +implements OkResponseCache
    +
    Caches HTTP and HTTPS responses to the filesystem so they may be reused, + saving time and bandwidth. + +

    Cache Optimization

    + To measure cache effectiveness, this class tracks three statistics: +
      +
    • Request Count: the number + of HTTP requests issued since this cache was created. +
    • Network Count: the + number of those requests that required network use. +
    • Hit Count: the number of + those requests whose responses were served by the cache. +
    + Sometimes a request will result in a conditional cache hit. If the cache + contains a stale copy of the response, the client will issue a conditional + GET. The server will then send either the updated response if it has + changed, or a short 'not modified' response if the client's copy is still + valid. Such responses increment both the network count and hit count. + +

    The best way to improve the cache hit rate is by configuring the web + server to return cacheable responses. Although this client honors all HTTP/1.1 (RFC 2068) cache + headers, it doesn't cache partial responses. + +

    Force a Network Response

    + In some situations, such as after a user clicks a 'refresh' button, it may be + necessary to skip the cache, and fetch data directly from the server. To force + a full refresh, add the no-cache directive:
       connection.addRequestProperty("Cache-Control", "no-cache");
    + 
    + If it is only necessary to force a cached response to be validated by the + server, use the more efficient max-age=0 instead:
       connection.addRequestProperty("Cache-Control", "max-age=0");
    + 
    + +

    Force a Cache Response

    + Sometimes you'll want to show resources if they are available immediately, + but not otherwise. This can be used so your application can show + something while waiting for the latest data to be downloaded. To + restrict a request to locally-cached resources, add the only-if-cached directive:
       try {
    +         connection.addRequestProperty("Cache-Control", "only-if-cached");
    +         InputStream cached = connection.getInputStream();
    +         // the resource was cached! show it
    +     } catch (FileNotFoundException e) {
    +         // the resource was not cached
    +     }
    + 
    + This technique works even better in situations where a stale response is + better than no response. To permit stale cached responses, use the max-stale directive with the maximum staleness in seconds:
       int maxStale = 60 * 60 * 24 * 28; // tolerate 4-weeks stale
    +         connection.addRequestProperty("Cache-Control", "max-stale=" + maxStale);
    + 
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        get

        +
        public com.squareup.okhttp.internal.http.Response get(com.squareup.okhttp.internal.http.Request request)
        +
        +
        Specified by:
        +
        get in interface OkResponseCache
        +
        +
      • +
      + + + + + + + +
        +
      • +

        maybeRemove

        +
        public boolean maybeRemove(com.squareup.okhttp.internal.http.Request request)
        +
        Description copied from interface: OkResponseCache
        +
        Remove any cache entries for the supplied uri. Returns true if the + supplied requestMethod potentially invalidates an entry in the + cache.
        +
        +
        Specified by:
        +
        maybeRemove in interface OkResponseCache
        +
        +
      • +
      + + + +
        +
      • +

        update

        +
        public void update(com.squareup.okhttp.internal.http.Response cached,
        +          com.squareup.okhttp.internal.http.Response network)
        +
        Description copied from interface: OkResponseCache
        +
        Handles a conditional request hit by updating the stored cache response + with the headers from network. The cached response body is not + updated. If the stored response has changed since cached was + returned, this does nothing.
        +
        +
        Specified by:
        +
        update in interface OkResponseCache
        +
        +
      • +
      + + + +
        +
      • +

        delete

        +
        public void delete()
        +            throws IOException
        +
        Closes the cache and deletes all of its stored values. This will delete + all files in the cache directory including files that weren't created by + the cache.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        getWriteAbortCount

        +
        public int getWriteAbortCount()
        +
      • +
      + + + +
        +
      • +

        getWriteSuccessCount

        +
        public int getWriteSuccessCount()
        +
      • +
      + + + +
        +
      • +

        getSize

        +
        public long getSize()
        +
      • +
      + + + +
        +
      • +

        getMaxSize

        +
        public long getMaxSize()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getDirectory

        +
        public File getDirectory()
        +
      • +
      + + + +
        +
      • +

        isClosed

        +
        public boolean isClosed()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getNetworkCount

        +
        public int getNetworkCount()
        +
      • +
      + + + +
        +
      • +

        getHitCount

        +
        public int getHitCount()
        +
      • +
      + + + +
        +
      • +

        getRequestCount

        +
        public int getRequestCount()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class CacheControl

+
+
+ +
+
    +
  • +
    +
    +
    public final class CacheControl
    +extends Object
    +
    A Cache-Control header with cache directives from a server or client. These + directives set policy on what responses can be stored, and which requests can + be satisfied by those stored responses. + +

    See RFC + 2616, 14.9.

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        noCache

        +
        public boolean noCache()
        +
        In a response, this field's name "no-cache" is misleading. It doesn't + prevent us from caching the response; it only means we have to validate the + response with the origin server before returning it. We can do this with a + conditional GET. + +

        In a request, it means do not use a cache to satisfy the request.

        +
      • +
      + + + +
        +
      • +

        noStore

        +
        public boolean noStore()
        +
        If true, this response should not be cached.
        +
      • +
      + + + +
        +
      • +

        maxAgeSeconds

        +
        public int maxAgeSeconds()
        +
        The duration past the response's served date that it can be served without + validation.
        +
      • +
      + + + +
        +
      • +

        sMaxAgeSeconds

        +
        public int sMaxAgeSeconds()
        +
        The "s-maxage" directive is the max age for shared caches. Not to be + confused with "max-age" for non-shared caches, As in Firefox and Chrome, + this directive is not honored by this cache.
        +
      • +
      + + + +
        +
      • +

        isPublic

        +
        public boolean isPublic()
        +
      • +
      + + + +
        +
      • +

        mustRevalidate

        +
        public boolean mustRevalidate()
        +
      • +
      + + + +
        +
      • +

        maxStaleSeconds

        +
        public int maxStaleSeconds()
        +
      • +
      + + + +
        +
      • +

        minFreshSeconds

        +
        public int minFreshSeconds()
        +
      • +
      + + + +
        +
      • +

        onlyIfCached

        +
        public boolean onlyIfCached()
        +
        This field's name "only-if-cached" is misleading. It actually means "do + not use the network". It is set by a client who only wants to make a + request if it can be fully satisfied by the cache. Cached responses that + would require validation (ie. conditional gets) are not permitted if this + header is set.
        +
      • +
      + + + +
        +
      • +

        parse

        +
        public static CacheControl parse(com.squareup.okhttp.internal.http.Headers headers)
        +
        Returns the cache directives of headers. This honors both + Cache-Control and Pragma headers if they are present.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class Connection

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Closeable, AutoCloseable
    +
    +
    +
    +
    public final class Connection
    +extends Object
    +implements Closeable
    +
    The sockets and streams of an HTTP, HTTPS, or HTTPS+SPDY connection. May be + used for multiple HTTP request/response exchanges. Connections may be direct + to the origin server or via a proxy. + +

    Typically instances of this class are created, connected and exercised + automatically by the HTTP client. Applications may use this class to monitor + HTTP connections as members of a connection pool. + +

    Do not confuse this class with the misnamed HttpURLConnection, + which isn't so much a connection as a single request/response exchange. + +

    Modern TLS

    + There are tradeoffs when selecting which options to include when negotiating + a secure connection to a remote host. Newer TLS options are quite useful: +
      +
    • Server Name Indication (SNI) enables one IP address to negotiate secure + connections for multiple domain names. +
    • Next Protocol Negotiation (NPN) enables the HTTPS port (443) to be used + for both HTTP and SPDY protocols. +
    + Unfortunately, older HTTPS servers refuse to connect when such options are + presented. Rather than avoiding these options entirely, this class allows a + connection to be attempted with modern options and then retried without them + should the attempt fail.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getOwner

        +
        public Object getOwner()
        +
      • +
      + + + +
        +
      • +

        setOwner

        +
        public void setOwner(Object owner)
        +
      • +
      + + + +
        +
      • +

        clearOwner

        +
        public boolean clearOwner()
        +
        Attempts to clears the owner of this connection. Returns true if the owner + was cleared and the connection can be pooled or reused. This will return + false if the connection cannot be pooled or reused, such as if it was + closed with closeIfOwnedBy(java.lang.Object).
        +
      • +
      + + + +
        +
      • +

        closeIfOwnedBy

        +
        public void closeIfOwnedBy(Object owner)
        +                    throws IOException
        +
        Closes this connection if it is currently owned by owner. This also + strips the ownership of the connection so it cannot be pooled or reused.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getRoute

        +
        public Route getRoute()
        +
        Returns the route used by this connection.
        +
      • +
      + + + +
        +
      • +

        getSocket

        +
        public Socket getSocket()
        +
        Returns the socket that this connection uses, or null if the connection + is not currently connected.
        +
      • +
      + + + +
        +
      • +

        isAlive

        +
        public boolean isAlive()
        +
        Returns true if this connection is alive.
        +
      • +
      + + + +
        +
      • +

        isReadable

        +
        public boolean isReadable()
        +
        Returns true if we are confident that we can read data from this + connection. This is more expensive and more accurate than isAlive(); callers should check isAlive() first.
        +
      • +
      + + + +
        +
      • +

        resetIdleStartTime

        +
        public void resetIdleStartTime()
        +
      • +
      + + + +
        +
      • +

        isIdle

        +
        public boolean isIdle()
        +
        Returns true if this connection is idle.
        +
      • +
      + + + +
        +
      • +

        isExpired

        +
        public boolean isExpired(long keepAliveDurationNs)
        +
        Returns true if this connection has been idle for longer than + keepAliveDurationNs.
        +
      • +
      + + + +
        +
      • +

        getIdleStartTimeNs

        +
        public long getIdleStartTimeNs()
        +
        Returns the time in ns when this connection became idle. Undefined if + this connection is not idle.
        +
      • +
      + + + +
        +
      • +

        getHandshake

        +
        public Handshake getHandshake()
        +
      • +
      + + + +
        +
      • +

        newTransport

        +
        public Object newTransport(com.squareup.okhttp.internal.http.HttpEngine httpEngine)
        +                    throws IOException
        +
        Returns the transport appropriate for this connection.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        isSpdy

        +
        public boolean isSpdy()
        +
        Returns true if this is a SPDY connection. Such connections can be used + in multiple HTTP requests simultaneously.
        +
      • +
      + + + +
        +
      • +

        getHttpMinorVersion

        +
        public int getHttpMinorVersion()
        +
        Returns the minor HTTP version that should be used for future requests on + this connection. Either 0 for HTTP/1.0, or 1 for HTTP/1.1. The default + value is 1 for new connections.
        +
      • +
      + + + +
        +
      • +

        setHttpMinorVersion

        +
        public void setHttpMinorVersion(int httpMinorVersion)
        +
      • +
      + + + +
        +
      • +

        requiresTunnel

        +
        public boolean requiresTunnel()
        +
        Returns true if the HTTP connection needs to tunnel one protocol over + another, such as when using HTTPS through an HTTP proxy. When doing so, + we must avoid buffering bytes intended for the higher-level protocol.
        +
      • +
      + + + +
        +
      • +

        updateReadTimeout

        +
        public void updateReadTimeout(int newTimeout)
        +                       throws IOException
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        incrementRecycleCount

        +
        public void incrementRecycleCount()
        +
      • +
      + + + +
        +
      • +

        recycleCount

        +
        public int recycleCount()
        +
        Returns the number of times this connection has been returned to the + connection pool.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class ConnectionPool

+
+
+ +
+
    +
  • +
    +
    +
    public class ConnectionPool
    +extends Object
    +
    Manages reuse of HTTP and SPDY connections for reduced network latency. HTTP + requests that share the same Address may share a + Connection. This class implements the policy of + which connections to keep open for future use. + +

    The system-wide default uses system properties for + tuning parameters: +

      +
    • http.keepAlive true if HTTP and SPDY connections should be + pooled at all. Default is true. +
    • http.maxConnections maximum number of idle connections to + each to keep in the pool. Default is 5. +
    • http.keepAliveDuration Time in milliseconds to keep the + connection alive in the pool before closing it. Default is 5 minutes. + This property isn't used by HttpURLConnection. +
    + +

    The default instance doesn't adjust its configuration as system + properties are changed. This assumes that the applications that set these + parameters do so before making HTTP connections, and that this class is + initialized lazily.

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConnectionPool

        +
        public ConnectionPool(int maxIdleConnections,
        +              long keepAliveDurationMs)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getConnectionCount

        +
        public int getConnectionCount()
        +
        Returns total number of connections in the pool.
        +
      • +
      + + + +
        +
      • +

        getSpdyConnectionCount

        +
        public int getSpdyConnectionCount()
        +
        Returns total number of spdy connections in the pool.
        +
      • +
      + + + +
        +
      • +

        getHttpConnectionCount

        +
        public int getHttpConnectionCount()
        +
        Returns total number of http connections in the pool.
        +
      • +
      + + + +
        +
      • +

        get

        +
        public Connection get(Address address)
        +
        Returns a recycled connection to address, or null if no such connection exists.
        +
      • +
      + + + +
        +
      • +

        recycle

        +
        public void recycle(Connection connection)
        +
        Gives connection to the pool. The pool may store the connection, + or close it, as its policy describes. + +

        It is an error to use connection after calling this method.

        +
      • +
      + + + +
        +
      • +

        share

        +
        public void share(Connection connection)
        +
        Shares the SPDY connection with the pool. Callers to this method may + continue to use connection.
        +
      • +
      + + + +
        +
      • +

        evictAll

        +
        public void evictAll()
        +
        Close and remove all connections in the pool.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class Handshake

+
+
+ +
+
    +
  • +
    +
    +
    public final class Handshake
    +extends Object
    +
    A record of a TLS handshake. For HTTPS clients, the client is local + and the remote server is its peer. + +

    This value object describes a completed handshake. Use SSLSocketFactory to set policy for new handshakes.

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        cipherSuite

        +
        public String cipherSuite()
        +
        Returns a cipher suite name like "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA".
        +
      • +
      + + + +
        +
      • +

        peerCertificates

        +
        public List<Certificate> peerCertificates()
        +
        Returns a possibly-empty list of certificates that identify the remote peer.
        +
      • +
      + + + +
        +
      • +

        peerPrincipal

        +
        public Principal peerPrincipal()
        +
        Returns the remote peer's principle, or null if that peer is anonymous.
        +
      • +
      + + + +
        +
      • +

        localCertificates

        +
        public List<Certificate> localCertificates()
        +
        Returns a possibly-empty list of certificates that identify this peer.
        +
      • +
      + + + +
        +
      • +

        localPrincipal

        +
        public Principal localPrincipal()
        +
        Returns the local principle, or null if this peer is anonymous.
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object other)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class HttpResponseCache

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HttpResponseCache

        +
        public HttpResponseCache(File directory,
        +                 long maxSize)
        +                  throws IOException
        +
        Deprecated. 
        +
        Throws:
        +
        IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class MediaType

+
+
+ +
+
    +
  • +
    +
    +
    public final class MediaType
    +extends Object
    +
    An RFC 2045 Media Type, + appropriate to describe the content type of an HTTP request or response body.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      Charsetcharset() +
      Returns the charset of this media type, or null if this media type doesn't + specify a charset.
      +
      Charsetcharset(Charset defaultValue) +
      Returns the charset of this media type, or defaultValue if this + media type doesn't specify a charset.
      +
      booleanequals(Object o) 
      inthashCode() 
      static MediaTypeparse(String string) +
      Returns a media type for string, or null if string is not a + well-formed media type.
      +
      Stringsubtype() +
      Returns a specific media subtype, such as "plain" or "png", "mpeg", + "mp4" or "xml".
      +
      StringtoString() +
      Returns the encoded media type, like "text/plain; charset=utf-8", + appropriate for use in a Content-Type header.
      +
      Stringtype() +
      Returns the high-level media type, such as "text", "image", "audio", + "video", or "application".
      +
      + +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        parse

        +
        public static MediaType parse(String string)
        +
        Returns a media type for string, or null if string is not a + well-formed media type.
        +
      • +
      + + + +
        +
      • +

        type

        +
        public String type()
        +
        Returns the high-level media type, such as "text", "image", "audio", + "video", or "application".
        +
      • +
      + + + +
        +
      • +

        subtype

        +
        public String subtype()
        +
        Returns a specific media subtype, such as "plain" or "png", "mpeg", + "mp4" or "xml".
        +
      • +
      + + + +
        +
      • +

        charset

        +
        public Charset charset()
        +
        Returns the charset of this media type, or null if this media type doesn't + specify a charset.
        +
      • +
      + + + +
        +
      • +

        charset

        +
        public Charset charset(Charset defaultValue)
        +
        Returns the charset of this media type, or defaultValue if this + media type doesn't specify a charset.
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        Returns the encoded media type, like "text/plain; charset=utf-8", + appropriate for use in a Content-Type header.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class OkAuthenticator.Challenge

+
+
+ +
+
    +
  • +
    +
    Enclosing interface:
    +
    OkAuthenticator
    +
    +
    +
    +
    public static final class OkAuthenticator.Challenge
    +extends Object
    +
    An RFC 2617 challenge.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OkAuthenticator.Challenge

        +
        public OkAuthenticator.Challenge(String scheme,
        +                         String realm)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getScheme

        +
        public String getScheme()
        +
        Returns the authentication scheme, like Basic.
        +
      • +
      + + + +
        +
      • +

        getRealm

        +
        public String getRealm()
        +
        Returns the protection space.
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class OkAuthenticator.Credential

+
+
+ +
+
    +
  • +
    +
    Enclosing interface:
    +
    OkAuthenticator
    +
    +
    +
    +
    public static final class OkAuthenticator.Credential
    +extends Object
    +
    An RFC 2617 credential.
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Interface OkAuthenticator

+
+
+
+
    +
  • +
    +
    Deprecated.  +
    replaced with Authenticator in OkHttp 2.0.
    +
    +
    +
    @Deprecated
    +public interface OkAuthenticator
    +
    Responds to authentication challenges from the remote web or proxy server by + returning credentials.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        authenticate

        +
        OkAuthenticator.Credential authenticate(Proxy proxy,
        +                                      URL url,
        +                                      List<OkAuthenticator.Challenge> challenges)
        +                                        throws IOException
        +
        Deprecated. 
        +
        Returns a credential that satisfies the authentication challenge made by + url. Returns null if the challenge cannot be satisfied. This method + is called in response to an HTTP 401 unauthorized status code sent by the + origin server.
        +
        Parameters:
        challenges - parsed "WWW-Authenticate" challenge headers from the HTTP + response.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        authenticateProxy

        +
        OkAuthenticator.Credential authenticateProxy(Proxy proxy,
        +                                           URL url,
        +                                           List<OkAuthenticator.Challenge> challenges)
        +                                             throws IOException
        +
        Deprecated. 
        +
        Returns a credential that satisfies the authentication challenge made by + proxy. Returns null if the challenge cannot be satisfied. This + method is called in response to an HTTP 401 unauthorized status code sent + by the proxy server.
        +
        Parameters:
        challenges - parsed "Proxy-Authenticate" challenge headers from the + HTTP response.
        +
        Throws:
        +
        IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class OkHttpClient

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Cloneable, URLStreamHandlerFactory
    +
    +
    +
    +
    public final class OkHttpClient
    +extends Object
    +implements URLStreamHandlerFactory, Cloneable
    +
    Configures and creates HTTP connections. Most applications can use a single + OkHttpClient for all of their HTTP requests - benefiting from a shared + response cache, thread pool, connection re-use, etc. + + Instances of OkHttpClient are intended to be fully configured before they're + shared - once shared they should be treated as immutable and can safely be used + to concurrently open new connections. If required, threads can call + clone() to make a shallow copy of the OkHttpClient that can be + safely modified with further configuration changes.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OkHttpClient

        +
        public OkHttpClient()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setConnectTimeout

        +
        public void setConnectTimeout(long timeout,
        +                     TimeUnit unit)
        +
        Sets the default connect timeout for new connections. A value of 0 means no timeout.
        +
        See Also:
        URLConnection.setConnectTimeout(int)
        +
      • +
      + + + +
        +
      • +

        getConnectTimeout

        +
        public int getConnectTimeout()
        +
        Default connect timeout (in milliseconds).
        +
      • +
      + + + +
        +
      • +

        setReadTimeout

        +
        public void setReadTimeout(long timeout,
        +                  TimeUnit unit)
        +
        Sets the default read timeout for new connections. A value of 0 means no timeout.
        +
        See Also:
        URLConnection.setReadTimeout(int)
        +
      • +
      + + + +
        +
      • +

        getReadTimeout

        +
        public int getReadTimeout()
        +
        Default read timeout (in milliseconds).
        +
      • +
      + + + +
        +
      • +

        setProxy

        +
        public OkHttpClient setProxy(Proxy proxy)
        +
        Sets the HTTP proxy that will be used by connections created by this + client. This takes precedence over setProxySelector(java.net.ProxySelector), which is + only honored when this proxy is null (which it is by default). To disable + proxy use completely, call setProxy(Proxy.NO_PROXY).
        +
      • +
      + + + +
        +
      • +

        getProxy

        +
        public Proxy getProxy()
        +
      • +
      + + + +
        +
      • +

        setProxySelector

        +
        public OkHttpClient setProxySelector(ProxySelector proxySelector)
        +
        Sets the proxy selection policy to be used if no proxy + is specified explicitly. The proxy selector may return multiple proxies; + in that case they will be tried in sequence until a successful connection + is established. + +

        If unset, the system-wide default + proxy selector will be used.

        +
      • +
      + + + +
        +
      • +

        getProxySelector

        +
        public ProxySelector getProxySelector()
        +
      • +
      + + + +
        +
      • +

        setCookieHandler

        +
        public OkHttpClient setCookieHandler(CookieHandler cookieHandler)
        +
        Sets the cookie handler to be used to read outgoing cookies and write + incoming cookies. + +

        If unset, the system-wide default + cookie handler will be used.

        +
      • +
      + + + +
        +
      • +

        getCookieHandler

        +
        public CookieHandler getCookieHandler()
        +
      • +
      + + + + + + + +
        +
      • +

        getResponseCache

        +
        @Deprecated
        +public ResponseCache getResponseCache()
        +
        Deprecated. replaced by getCache() which doesn't support custom + cache implementations.
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getCache

        +
        public Cache getCache()
        +
      • +
      + + + +
        +
      • +

        setSslSocketFactory

        +
        public OkHttpClient setSslSocketFactory(SSLSocketFactory sslSocketFactory)
        +
        Sets the socket factory used to secure HTTPS connections. + +

        If unset, a lazily created SSL socket factory will be used.

        +
      • +
      + + + + + + + +
        +
      • +

        setHostnameVerifier

        +
        public OkHttpClient setHostnameVerifier(HostnameVerifier hostnameVerifier)
        +
        Sets the verifier used to confirm that response certificates apply to + requested hostnames for HTTPS connections. + +

        If unset, the + system-wide default hostname verifier will be used.

        +
      • +
      + + + + + + + +
        +
      • +

        setAuthenticator

        +
        public OkHttpClient setAuthenticator(OkAuthenticator authenticator)
        +
        Sets the authenticator used to respond to challenges from the remote web + server or proxy server. + +

        If unset, the system-wide default + authenticator will be used.

        +
      • +
      + + + + + + + +
        +
      • +

        setConnectionPool

        +
        public OkHttpClient setConnectionPool(ConnectionPool connectionPool)
        +
        Sets the connection pool used to recycle HTTP and HTTPS connections. + +

        If unset, the system-wide + default connection pool will be used.

        +
      • +
      + + + +
        +
      • +

        getConnectionPool

        +
        public ConnectionPool getConnectionPool()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setFollowSslRedirects

        +
        public OkHttpClient setFollowSslRedirects(boolean followProtocolRedirects)
        +
        Configure this client to follow redirects from HTTPS to HTTP and from HTTP + to HTTPS. + +

        If unset, protocol redirects will be followed. This is different than + the built-in HttpURLConnection's default.

        +
      • +
      + + + +
        +
      • +

        getFollowSslRedirects

        +
        public boolean getFollowSslRedirects()
        +
      • +
      + + + +
        +
      • +

        getRoutesDatabase

        +
        @Deprecated
        +public RouteDatabase getRoutesDatabase()
        +
        Deprecated. removed from the public API in OkHttp 2.0.
        +
      • +
      + + + + + + + +
        +
      • +

        setProtocols

        +
        public OkHttpClient setProtocols(List<Protocol> protocols)
        +
        Configure the protocols used by this client to communicate with remote + servers. By default this client will prefer the most efficient transport + available, falling back to more ubiquitous protocols. Applications should + only call this method to avoid specific compatibility problems, such as web + servers that behave incorrectly when SPDY is enabled. + +

        The following protocols are currently supported: +

        + +

        This is an evolving set. Future releases may drop + support for transitional protocols (like spdy/3.1), in favor of their + successors (spdy/4 or http/2.0). The http/1.1 transport will never be + dropped. + +

        If multiple protocols are specified, NPN will + be used to negotiate a transport. Future releases may use another mechanism + (such as ALPN) + to negotiate a transport.

        +
        Parameters:
        protocols - the protocols to use, in order of preference. The list + must contain "http/1.1". It must not contain null.
        +
      • +
      + + + + + + + +
        +
      • +

        getProtocols

        +
        public List<Protocol> getProtocols()
        +
      • +
      + + + + + + + +
        +
      • +

        clone

        +
        public OkHttpClient clone()
        +
        Returns a shallow copy of this OkHttpClient.
        +
        +
        Overrides:
        +
        clone in class Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Interface OkResponseCache

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    Cache, HttpResponseCache
    +
    +
    +
    Deprecated.  +
    removed from the public API in OkHttp 2.0.
    +
    +
    +
    @Deprecated
    +public interface OkResponseCache
    +
    An extended response cache API. Unlike ResponseCache, this + interface supports conditional caching and statistics. + +

    Warning: Experimental OkHttp 2.0 API

    + This class is in beta. APIs are subject to change!
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      com.squareup.okhttp.internal.http.Responseget(com.squareup.okhttp.internal.http.Request request) +
      Deprecated. 
      booleanmaybeRemove(com.squareup.okhttp.internal.http.Request request) +
      Deprecated. 
      +
      Remove any cache entries for the supplied uri.
      +
      CacheRequestput(com.squareup.okhttp.internal.http.Response response) +
      Deprecated. 
      voidtrackConditionalCacheHit() +
      Deprecated. 
      +
      Track an conditional GET that was satisfied by this cache.
      +
      voidtrackResponse(ResponseSource source) +
      Deprecated. 
      +
      Track an HTTP response being satisfied by source.
      +
      voidupdate(com.squareup.okhttp.internal.http.Response cached, + com.squareup.okhttp.internal.http.Response network) +
      Deprecated. 
      +
      Handles a conditional request hit by updating the stored cache response + with the headers from network.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        com.squareup.okhttp.internal.http.Response get(com.squareup.okhttp.internal.http.Request request)
        +                                               throws IOException
        +
        Deprecated. 
        +
        Throws:
        +
        IOException
        +
      • +
      + + + + + + + +
        +
      • +

        maybeRemove

        +
        boolean maybeRemove(com.squareup.okhttp.internal.http.Request request)
        +                    throws IOException
        +
        Deprecated. 
        +
        Remove any cache entries for the supplied uri. Returns true if the + supplied requestMethod potentially invalidates an entry in the + cache.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        update

        +
        void update(com.squareup.okhttp.internal.http.Response cached,
        +          com.squareup.okhttp.internal.http.Response network)
        +            throws IOException
        +
        Deprecated. 
        +
        Handles a conditional request hit by updating the stored cache response + with the headers from network. The cached response body is not + updated. If the stored response has changed since cached was + returned, this does nothing.
        +
        Throws:
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        trackConditionalCacheHit

        +
        void trackConditionalCacheHit()
        +
        Deprecated. 
        +
        Track an conditional GET that was satisfied by this cache.
        +
      • +
      + + + +
        +
      • +

        trackResponse

        +
        void trackResponse(ResponseSource source)
        +
        Deprecated. 
        +
        Track an HTTP response being satisfied by source.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Enum Protocol

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable, Comparable<Protocol>
    +
    +
    +
    +
    public enum Protocol
    +extends Enum<Protocol>
    +
    Contains protocols that OkHttp supports + NPN or + ALPN selection. + +

    +

    Protocol vs Scheme

    + Despite its name, URL.getProtocol() returns the + scheme (http, https, etc.) of the URL, not + the protocol (http/1.1, spdy/3.1, etc.). OkHttp uses the word protocol to + indicate how HTTP messages are framed.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        HTTP_2

        +
        public static final Protocol HTTP_2
        +
      • +
      + + + +
        +
      • +

        SPDY_3

        +
        public static final Protocol SPDY_3
        +
      • +
      + + + +
        +
      • +

        HTTP_11

        +
        public static final Protocol HTTP_11
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        name

        +
        @Deprecated
        +public final com.squareup.okhttp.internal.okio.ByteString name
        +
        Deprecated. removed from the public API in OkHttp 2.0.
        +
        Identifier string used in NPN or ALPN selection.
        +
      • +
      + + + +
        +
      • +

        spdyVariant

        +
        @Deprecated
        +public final boolean spdyVariant
        +
        Deprecated. removed from the public API in OkHttp 2.0.
        +
        When true the protocol is binary framed and derived from SPDY.
        +
        See Also:
        Variant
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static Protocol[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (Protocol c : Protocol.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in +the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Protocol valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant +with the specified name
        +
        NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Enum ResponseSource

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable, Comparable<ResponseSource>
    +
    +
    +
    Deprecated.  +
    removed from the public API in OkHttp 2.0. Use the response's + networkResponse() and cacheResponse() to compute how the + request was satisfied.
    +
    +
    +
    @Deprecated
    +public enum ResponseSource
    +extends Enum<ResponseSource>
    +
    The source of an HTTP response.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        CACHE

        +
        public static final ResponseSource CACHE
        +
        Deprecated. 
        +
        The response was returned from the local cache.
        +
      • +
      + + + +
        +
      • +

        CONDITIONAL_CACHE

        +
        public static final ResponseSource CONDITIONAL_CACHE
        +
        Deprecated. 
        +
        The response is available in the cache but must be validated with the + network. The cache result will be used if it is still valid; otherwise + the network's response will be used.
        +
      • +
      + + + +
        +
      • +

        NETWORK

        +
        public static final ResponseSource NETWORK
        +
        Deprecated. 
        +
        The response was returned from the network.
        +
      • +
      + + + +
        +
      • +

        NONE

        +
        public static final ResponseSource NONE
        +
        Deprecated. 
        +
        The request demanded a cached response that the cache couldn't satisfy. + This yields a 504 (Gateway Timeout) response as specified by + http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.4.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static ResponseSource[] values()
        +
        Deprecated. 
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (ResponseSource c : ResponseSource.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in +the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static ResponseSource valueOf(String name)
        +
        Deprecated. 
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant +with the specified name
        +
        NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        requiresConnection

        +
        public boolean requiresConnection()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        usesCache

        +
        public boolean usesCache()
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class Route

+
+
+ +
+
    +
  • +
    +
    +
    public class Route
    +extends Object
    +
    The concrete route used by a connection to reach an abstract origin server. + When creating a connection the client has many options: +
      +
    • HTTP proxy: a proxy server may be explicitly + configured for the client. Otherwise the proxy selector is used. It may return multiple proxies to attempt. +
    • IP address: whether connecting directly to an origin + server or a proxy, opening a socket requires an IP address. The DNS + server may return multiple IP addresses to attempt. +
    • Modern TLS: whether to include advanced TLS options + when attempting a HTTPS connection. +
    + Each route is a specific selection of these options.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAddress

        +
        public Address getAddress()
        +
        Returns the Address of this route.
        +
      • +
      + + + +
        +
      • +

        getProxy

        +
        public Proxy getProxy()
        +
        Returns the Proxy of this route. + + Warning: This may disagree with Address.getProxy() + is null. When the address's proxy is null, the proxy selector will be used.
        +
      • +
      + + + + + + + +
        +
      • +

        isModernTls

        +
        @Deprecated
        +public boolean isModernTls()
        +
        Deprecated. replaced with getTlsVersion() in OkHttp 2.0.
        +
        Returns true if this route uses modern TLS.
        +
      • +
      + + + +
        +
      • +

        getTlsVersion

        +
        public String getTlsVersion()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class RouteDatabase

+
+
+ +
+
    +
  • +
    +
    Deprecated.  +
    removed from the public API in OkHttp 2.0.
    +
    +
    +
    @Deprecated
    +public final class RouteDatabase
    +extends Object
    +
    A blacklist of failed routes to avoid when creating a new connection to a + target address. This is used so that OkHttp can learn from its mistakes: if + there was a failure attempting to connect to a specific IP address, proxy + server or TLS mode, that failure is remembered and alternate routes are + preferred.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RouteDatabase

        +
        public RouteDatabase()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        failed

        +
        public void failed(Route failedRoute)
        +
        Deprecated. 
        +
        Records a failure connecting to failedRoute.
        +
      • +
      + + + +
        +
      • +

        connected

        +
        public void connected(Route route)
        +
        Deprecated. 
        +
        Records success connecting to failedRoute.
        +
      • +
      + + + +
        +
      • +

        shouldPostpone

        +
        public boolean shouldPostpone(Route route)
        +
        Deprecated. 
        +
        Returns true if route has failed recently and should be avoided.
        +
      • +
      + + + +
        +
      • +

        failedRoutesCount

        +
        public int failedRoutesCount()
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

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

Class TunnelRequest

+
+
+ +
+
    +
  • +
    +
    Deprecated.  +
    removed from the public API in OkHttp 2.0.
    +
    +
    +
    @Deprecated
    +public final class TunnelRequest
    +extends Object
    +
    Routing and authentication information sent to an HTTP proxy to create a + HTTPS to an origin server. Everything in the tunnel request is sent + unencrypted to the proxy server. + +

    See RFC 2817, Section + 5.2.

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TunnelRequest

        +
        public TunnelRequest(String host,
        +             int port,
        +             String userAgent,
        +             String proxyAuthorization)
        +
        Deprecated. 
        +
        Parameters:
        host - the origin server's hostname. Not null.
        port - the origin server's port, like 80 or 443.
        userAgent - the client's user-agent. Not null.
        proxyAuthorization - proxy authorization, or null if the proxy is + used without an authorization header.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/com/squareup/okhttp/class-use/Address.html b/1.x/okhttp/com/squareup/okhttp/class-use/Address.html new file mode 100644 index 000000000..0faf23064 --- /dev/null +++ b/1.x/okhttp/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/okhttp/com/squareup/okhttp/class-use/Cache.html b/1.x/okhttp/com/squareup/okhttp/class-use/Cache.html new file mode 100644 index 000000000..b14522141 --- /dev/null +++ b/1.x/okhttp/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/okhttp/com/squareup/okhttp/class-use/CacheControl.html b/1.x/okhttp/com/squareup/okhttp/class-use/CacheControl.html new file mode 100644 index 000000000..ff44b478e --- /dev/null +++ b/1.x/okhttp/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/okhttp/com/squareup/okhttp/class-use/Connection.html b/1.x/okhttp/com/squareup/okhttp/class-use/Connection.html new file mode 100644 index 000000000..8828e98d3 --- /dev/null +++ b/1.x/okhttp/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/okhttp/com/squareup/okhttp/class-use/ConnectionPool.html b/1.x/okhttp/com/squareup/okhttp/class-use/ConnectionPool.html new file mode 100644 index 000000000..5089cbc40 --- /dev/null +++ b/1.x/okhttp/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/okhttp/com/squareup/okhttp/class-use/Handshake.html b/1.x/okhttp/com/squareup/okhttp/class-use/Handshake.html new file mode 100644 index 000000000..4fe500aa9 --- /dev/null +++ b/1.x/okhttp/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/okhttp/com/squareup/okhttp/class-use/HttpResponseCache.html b/1.x/okhttp/com/squareup/okhttp/class-use/HttpResponseCache.html new file mode 100644 index 000000000..4ee7f30ac --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/class-use/HttpResponseCache.html @@ -0,0 +1,115 @@ + + + + + + +Uses of Class com.squareup.okhttp.HttpResponseCache (OkHttp 1.6.0 API) + + + + + + + + + + +
+

Uses of Class
com.squareup.okhttp.HttpResponseCache

+
+
No usage of com.squareup.okhttp.HttpResponseCache
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.MediaType

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.OkAuthenticator.Challenge

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.OkAuthenticator.Credential

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/com/squareup/okhttp/class-use/OkAuthenticator.html b/1.x/okhttp/com/squareup/okhttp/class-use/OkAuthenticator.html new file mode 100644 index 000000000..08d077b3d --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/class-use/OkAuthenticator.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Interface com.squareup.okhttp.OkAuthenticator (OkHttp 1.6.0 API) + + + + + + + + + + +
+

Uses of Interface
com.squareup.okhttp.OkAuthenticator

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.OkHttpClient

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/com/squareup/okhttp/class-use/OkResponseCache.html b/1.x/okhttp/com/squareup/okhttp/class-use/OkResponseCache.html new file mode 100644 index 000000000..9c4622fc1 --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/class-use/OkResponseCache.html @@ -0,0 +1,187 @@ + + + + + + +Uses of Interface com.squareup.okhttp.OkResponseCache (OkHttp 1.6.0 API) + + + + + + + + + + +
+

Uses of Interface
com.squareup.okhttp.OkResponseCache

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.Protocol

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.ResponseSource

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.Route

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.RouteDatabase

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

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

Uses of Class
com.squareup.okhttp.TunnelRequest

+
+
+ +
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/com/squareup/okhttp/package-frame.html b/1.x/okhttp/com/squareup/okhttp/package-frame.html new file mode 100644 index 000000000..95ce502c7 --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/package-frame.html @@ -0,0 +1,43 @@ + + + + + + +com.squareup.okhttp (OkHttp 1.6.0 API) + + + + +

com.squareup.okhttp

+ + + diff --git a/1.x/okhttp/com/squareup/okhttp/package-summary.html b/1.x/okhttp/com/squareup/okhttp/package-summary.html new file mode 100644 index 000000000..bca2b2e50 --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/package-summary.html @@ -0,0 +1,263 @@ + + + + + + +com.squareup.okhttp (OkHttp 1.6.0 API) + + + + + + + + + + +
+

Package com.squareup.okhttp

+
+
+
    +
  • + + + + + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    OkAuthenticatorDeprecated +
    replaced with Authenticator in OkHttp 2.0.
    +
    OkResponseCacheDeprecated +
    removed from the public API in OkHttp 2.0.
    +
    +
  • +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    Address +
    A specification for a connection to an origin server.
    +
    Cache +
    Caches HTTP and HTTPS responses to the filesystem so they may be reused, + saving time and bandwidth.
    +
    CacheControl +
    A Cache-Control header with cache directives from a server or client.
    +
    Connection +
    The sockets and streams of an HTTP, HTTPS, or HTTPS+SPDY connection.
    +
    ConnectionPool +
    Manages reuse of HTTP and SPDY connections for reduced network latency.
    +
    Handshake +
    A record of a TLS handshake.
    +
    HttpResponseCacheDeprecated +
    renamed to Cache.
    +
    MediaType +
    An RFC 2045 Media Type, + appropriate to describe the content type of an HTTP request or response body.
    +
    OkAuthenticator.Challenge +
    An RFC 2617 challenge.
    +
    OkAuthenticator.Credential +
    An RFC 2617 credential.
    +
    OkHttpClient +
    Configures and creates HTTP connections.
    +
    Route +
    The concrete route used by a connection to reach an abstract origin server.
    +
    RouteDatabaseDeprecated +
    removed from the public API in OkHttp 2.0.
    +
    TunnelRequestDeprecated +
    removed from the public API in OkHttp 2.0.
    +
    +
  • +
  • + + + + + + + + + + + + + + + + +
    Enum Summary 
    EnumDescription
    Protocol +
    Contains protocols that OkHttp supports + NPN or + ALPN selection.
    +
    ResponseSourceDeprecated +
    removed from the public API in OkHttp 2.0.
    +
    +
  • +
+
+ + + + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/com/squareup/okhttp/package-tree.html b/1.x/okhttp/com/squareup/okhttp/package-tree.html new file mode 100644 index 000000000..9bc67034f --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/package-tree.html @@ -0,0 +1,162 @@ + + + + + + +com.squareup.okhttp Class Hierarchy (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.squareup.okhttp

+
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/com/squareup/okhttp/package-use.html b/1.x/okhttp/com/squareup/okhttp/package-use.html new file mode 100644 index 000000000..90dcea70f --- /dev/null +++ b/1.x/okhttp/com/squareup/okhttp/package-use.html @@ -0,0 +1,233 @@ + + + + + + +Uses of Package com.squareup.okhttp (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.squareup.okhttp

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Classes in com.squareup.okhttp used by com.squareup.okhttp 
    Class and Description
    Address +
    A specification for a connection to an origin server.
    +
    Cache +
    Caches HTTP and HTTPS responses to the filesystem so they may be reused, + saving time and bandwidth.
    +
    CacheControl +
    A Cache-Control header with cache directives from a server or client.
    +
    Connection +
    The sockets and streams of an HTTP, HTTPS, or HTTPS+SPDY connection.
    +
    ConnectionPool +
    Manages reuse of HTTP and SPDY connections for reduced network latency.
    +
    Handshake +
    A record of a TLS handshake.
    +
    MediaType +
    An RFC 2045 Media Type, + appropriate to describe the content type of an HTTP request or response body.
    +
    OkAuthenticator +
    Deprecated.  +
    replaced with Authenticator in OkHttp 2.0.
    +
    +
    OkAuthenticator.Challenge +
    Deprecated. 
    +
    An RFC 2617 challenge.
    +
    OkAuthenticator.Credential +
    Deprecated. 
    +
    An RFC 2617 credential.
    +
    OkHttpClient +
    Configures and creates HTTP connections.
    +
    OkResponseCache +
    Deprecated.  +
    removed from the public API in OkHttp 2.0.
    +
    +
    Protocol +
    Contains protocols that OkHttp supports + NPN or + ALPN selection.
    +
    ResponseSource +
    Deprecated.  +
    removed from the public API in OkHttp 2.0. Use the response's + networkResponse() and cacheResponse() to compute how the + request was satisfied.
    +
    +
    Route +
    The concrete route used by a connection to reach an abstract origin server.
    +
    RouteDatabase +
    Deprecated.  +
    removed from the public API in OkHttp 2.0.
    +
    +
    TunnelRequest +
    Deprecated.  +
    removed from the public API in OkHttp 2.0.
    +
    +
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/constant-values.html b/1.x/okhttp/constant-values.html new file mode 100644 index 000000000..ab05969fa --- /dev/null +++ b/1.x/okhttp/constant-values.html @@ -0,0 +1,115 @@ + + + + + + +Constant Field Values (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Constant Field Values

+

Contents

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/deprecated-list.html b/1.x/okhttp/deprecated-list.html new file mode 100644 index 000000000..ebbae57e9 --- /dev/null +++ b/1.x/okhttp/deprecated-list.html @@ -0,0 +1,305 @@ + + + + + + +Deprecated List (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + + +
+ + + + + + + + + + +
    +
  • + + + + + + + + + + +
    Deprecated Enums 
    Enum and Description
    com.squareup.okhttp.ResponseSource +
    removed from the public API in OkHttp 2.0. Use the response's + networkResponse() and cacheResponse() to compute how the + request was satisfied.
    +
    +
  • +
+ + + + + + + + +
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/help-doc.html b/1.x/okhttp/help-doc.html new file mode 100644 index 000000000..7b644ab08 --- /dev/null +++ b/1.x/okhttp/help-doc.html @@ -0,0 +1,216 @@ + + + + + + +API Help (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    +
      +
    • Interfaces (italic)
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
  • +
  • +

    Class/Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class inheritance diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class/interface declaration
    • +
    • Class/interface description
    • +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
      +
    • Field Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
  • +
  • +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type declaration
    • +
    • Annotation Type description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
  • +
  • +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum declaration
    • +
    • Enum description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
  • +
  • +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
  • +
  • +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • +
    +
  • +
  • +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
  • +
  • +

    Index

    +

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    +
  • +
  • +

    Prev/Next

    +

    These links take you to the next or previous class, interface, package, or related page.

    +
  • +
  • +

    Frames/No Frames

    +

    These links show and hide the HTML frames. All pages are available with or without frames.

    +
  • +
  • +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
  • +
  • +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
  • +
  • +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
  • +
+This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/index-all.html b/1.x/okhttp/index-all.html new file mode 100644 index 000000000..f6680415a --- /dev/null +++ b/1.x/okhttp/index-all.html @@ -0,0 +1,957 @@ + + + + + + +Index (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
A B C D E F G H I L M N O P R S T U V  + + +

A

+
+
Address - Class in com.squareup.okhttp
+
+
A specification for a connection to an origin server.
+
+
Address(String, int, SSLSocketFactory, HostnameVerifier, OkAuthenticator, Proxy, List<Protocol>) - Constructor for class com.squareup.okhttp.Address
+
 
+
authenticate(Proxy, URL, List<OkAuthenticator.Challenge>) - Method in interface com.squareup.okhttp.OkAuthenticator
+
+
Deprecated.
+
Returns a credential that satisfies the authentication challenge made by + url.
+
+
authenticateProxy(Proxy, URL, List<OkAuthenticator.Challenge>) - Method in interface com.squareup.okhttp.OkAuthenticator
+
+
Deprecated.
+
Returns a credential that satisfies the authentication challenge made by + proxy.
+
+
+ + + +

B

+
+
basic(String, String) - Static method in class com.squareup.okhttp.OkAuthenticator.Credential
+
+
Deprecated.
+
Returns an auth credential for the Basic scheme.
+
+
+ + + +

C

+
+
Cache - Class in com.squareup.okhttp
+
+
Caches HTTP and HTTPS responses to the filesystem so they may be reused, + saving time and bandwidth.
+
+
Cache(File, long) - Constructor for class com.squareup.okhttp.Cache
+
 
+
CacheControl - Class in com.squareup.okhttp
+
+
A Cache-Control header with cache directives from a server or client.
+
+
charset() - Method in class com.squareup.okhttp.MediaType
+
+
Returns the charset of this media type, or null if this media type doesn't + specify a charset.
+
+
charset(Charset) - Method in class com.squareup.okhttp.MediaType
+
+
Returns the charset of this media type, or defaultValue if this + media type doesn't specify a charset.
+
+
cipherSuite() - Method in class com.squareup.okhttp.Handshake
+
+
Returns a cipher suite name like "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA".
+
+
clearOwner() - Method in class com.squareup.okhttp.Connection
+
+
Attempts to clears the owner of this connection.
+
+
clone() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Returns a shallow copy of this OkHttpClient.
+
+
close() - Method in class com.squareup.okhttp.Cache
+
 
+
close() - Method in class com.squareup.okhttp.Connection
+
 
+
closeIfOwnedBy(Object) - Method in class com.squareup.okhttp.Connection
+
+
Closes this connection if it is currently owned by owner.
+
+
com.squareup.okhttp - package com.squareup.okhttp
+
 
+
connect(int, int, TunnelRequest) - Method in class com.squareup.okhttp.Connection
+
 
+
connected(Route) - Method in class com.squareup.okhttp.RouteDatabase
+
+
Deprecated.
+
Records success connecting to failedRoute.
+
+
Connection - Class in com.squareup.okhttp
+
+
The sockets and streams of an HTTP, HTTPS, or HTTPS+SPDY connection.
+
+
Connection(ConnectionPool, Route) - Constructor for class com.squareup.okhttp.Connection
+
 
+
ConnectionPool - Class in com.squareup.okhttp
+
+
Manages reuse of HTTP and SPDY connections for reduced network latency.
+
+
ConnectionPool(int, long) - Constructor for class com.squareup.okhttp.ConnectionPool
+
 
+
createURLStreamHandler(String) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
moved to OkUrlFactory.createURLStreamHandler.
+
+
+
+ + + +

D

+
+
delete() - Method in class com.squareup.okhttp.Cache
+
+
Closes the cache and deletes all of its stored values.
+
+
+ + + +

E

+
+
equals(Object) - Method in class com.squareup.okhttp.Address
+
 
+
equals(Object) - Method in class com.squareup.okhttp.Handshake
+
 
+
equals(Object) - Method in class com.squareup.okhttp.MediaType
+
 
+
equals(Object) - Method in class com.squareup.okhttp.OkAuthenticator.Challenge
+
+
Deprecated.
+
equals(Object) - Method in class com.squareup.okhttp.OkAuthenticator.Credential
+
+
Deprecated.
+
equals(Object) - Method in class com.squareup.okhttp.Route
+
 
+
evictAll() - Method in class com.squareup.okhttp.ConnectionPool
+
+
Close and remove all connections in the pool.
+
+
+ + + +

F

+
+
failed(Route) - Method in class com.squareup.okhttp.RouteDatabase
+
+
Deprecated.
+
Records a failure connecting to failedRoute.
+
+
failedRoutesCount() - Method in class com.squareup.okhttp.RouteDatabase
+
+
Deprecated.
+
flush() - Method in class com.squareup.okhttp.Cache
+
 
+
+ + + +

G

+
+
get(URI, String, Map<String, List<String>>) - Method in class com.squareup.okhttp.Cache
+
 
+
get(Request) - Method in class com.squareup.okhttp.Cache
+
 
+
get(Address) - Method in class com.squareup.okhttp.ConnectionPool
+
+
Returns a recycled connection to address, or null if no such connection exists.
+
+
get(SSLSession) - Static method in class com.squareup.okhttp.Handshake
+
 
+
get(String, List<Certificate>, List<Certificate>) - Static method in class com.squareup.okhttp.Handshake
+
 
+
get(Request) - Method in interface com.squareup.okhttp.OkResponseCache
+
+
Deprecated.
+
getAddress() - Method in class com.squareup.okhttp.Route
+
+
Returns the Address of this route.
+
+
getAuthenticator() - Method in class com.squareup.okhttp.Address
+
+
Returns the client's authenticator.
+
+
getAuthenticator() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getCache() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getConnectionCount() - Method in class com.squareup.okhttp.ConnectionPool
+
+
Returns total number of connections in the pool.
+
+
getConnectionPool() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getConnectTimeout() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Default connect timeout (in milliseconds).
+
+
getCookieHandler() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getDefault() - Static method in class com.squareup.okhttp.ConnectionPool
+
 
+
getDirectory() - Method in class com.squareup.okhttp.Cache
+
 
+
getFollowProtocolRedirects() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. + +
+
+
getFollowSslRedirects() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getHandshake() - Method in class com.squareup.okhttp.Connection
+
 
+
getHeaderValue() - Method in class com.squareup.okhttp.OkAuthenticator.Credential
+
+
Deprecated.
+
getHitCount() - Method in class com.squareup.okhttp.Cache
+
 
+
getHostnameVerifier() - Method in class com.squareup.okhttp.Address
+
+
Returns the hostname verifier, or null if this is not an HTTPS + address.
+
+
getHostnameVerifier() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getHttpConnectionCount() - Method in class com.squareup.okhttp.ConnectionPool
+
+
Returns total number of http connections in the pool.
+
+
getHttpMinorVersion() - Method in class com.squareup.okhttp.Connection
+
+
Returns the minor HTTP version that should be used for future requests on + this connection.
+
+
getIdleStartTimeNs() - Method in class com.squareup.okhttp.Connection
+
+
Returns the time in ns when this connection became idle.
+
+
getMaxSize() - Method in class com.squareup.okhttp.Cache
+
 
+
getNetworkCount() - Method in class com.squareup.okhttp.Cache
+
 
+
getOkResponseCache() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
replaced by OkHttpClient.getCache() which doesn't support custom + cache implementations.
+
+
+
getOwner() - Method in class com.squareup.okhttp.Connection
+
 
+
getProtocols() - Method in class com.squareup.okhttp.Address
+
+
Returns the protocols the client supports.
+
+
getProtocols() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getProxy() - Method in class com.squareup.okhttp.Address
+
+
Returns this address's explicitly-specified HTTP proxy, or null to + delegate to the HTTP client's proxy selector.
+
+
getProxy() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getProxy() - Method in class com.squareup.okhttp.Route
+
+
Returns the Proxy of this route.
+
+
getProxySelector() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getReadTimeout() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Default read timeout (in milliseconds).
+
+
getRealm() - Method in class com.squareup.okhttp.OkAuthenticator.Challenge
+
+
Deprecated.
+
Returns the protection space.
+
+
getRequestCount() - Method in class com.squareup.okhttp.Cache
+
 
+
getResponseCache() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
replaced by OkHttpClient.getCache() which doesn't support custom + cache implementations.
+
+
+
getRoute() - Method in class com.squareup.okhttp.Connection
+
+
Returns the route used by this connection.
+
+
getRoutesDatabase() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
removed from the public API in OkHttp 2.0.
+
+
+
getScheme() - Method in class com.squareup.okhttp.OkAuthenticator.Challenge
+
+
Deprecated.
+
Returns the authentication scheme, like Basic.
+
+
getSize() - Method in class com.squareup.okhttp.Cache
+
 
+
getSocket() - Method in class com.squareup.okhttp.Connection
+
+
Returns the socket that this connection uses, or null if the connection + is not currently connected.
+
+
getSocketAddress() - Method in class com.squareup.okhttp.Route
+
+
Returns the InetSocketAddress of this route.
+
+
getSpdyConnectionCount() - Method in class com.squareup.okhttp.ConnectionPool
+
+
Returns total number of spdy connections in the pool.
+
+
getSslSocketFactory() - Method in class com.squareup.okhttp.Address
+
+
Returns the SSL socket factory, or null if this is not an HTTPS + address.
+
+
getSslSocketFactory() - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
getTlsVersion() - Method in class com.squareup.okhttp.Route
+
 
+
getTransports() - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
OkHttp 1.5 enforces an enumeration of protocols that can be selected. Please switch to OkHttpClient.getProtocols().
+
+
+
getUriHost() - Method in class com.squareup.okhttp.Address
+
+
Returns the hostname of the origin server.
+
+
getUriPort() - Method in class com.squareup.okhttp.Address
+
+
Returns the port of the origin server; typically 80 or 443.
+
+
getWriteAbortCount() - Method in class com.squareup.okhttp.Cache
+
 
+
getWriteSuccessCount() - Method in class com.squareup.okhttp.Cache
+
 
+
+ + + +

H

+
+
Handshake - Class in com.squareup.okhttp
+
+
A record of a TLS handshake.
+
+
hashCode() - Method in class com.squareup.okhttp.Address
+
 
+
hashCode() - Method in class com.squareup.okhttp.Handshake
+
 
+
hashCode() - Method in class com.squareup.okhttp.MediaType
+
 
+
hashCode() - Method in class com.squareup.okhttp.OkAuthenticator.Challenge
+
+
Deprecated.
+
hashCode() - Method in class com.squareup.okhttp.OkAuthenticator.Credential
+
+
Deprecated.
+
hashCode() - Method in class com.squareup.okhttp.Route
+
 
+
HttpResponseCache - Class in com.squareup.okhttp
+
+
Deprecated. +
renamed to Cache.
+
+
+
HttpResponseCache(File, long) - Constructor for class com.squareup.okhttp.HttpResponseCache
+
+
Deprecated.
+
+ + + +

I

+
+
incrementRecycleCount() - Method in class com.squareup.okhttp.Connection
+
 
+
isAlive() - Method in class com.squareup.okhttp.Connection
+
+
Returns true if this connection is alive.
+
+
isClosed() - Method in class com.squareup.okhttp.Cache
+
 
+
isConnected() - Method in class com.squareup.okhttp.Connection
+
+
Returns true if Connection.connect(int, int, com.squareup.okhttp.TunnelRequest) has been attempted on this connection.
+
+
isExpired(long) - Method in class com.squareup.okhttp.Connection
+
+
Returns true if this connection has been idle for longer than + keepAliveDurationNs.
+
+
isIdle() - Method in class com.squareup.okhttp.Connection
+
+
Returns true if this connection is idle.
+
+
isModernTls() - Method in class com.squareup.okhttp.Route
+
+
Deprecated. +
replaced with Route.getTlsVersion() in OkHttp 2.0.
+
+
+
isPublic() - Method in class com.squareup.okhttp.CacheControl
+
 
+
isReadable() - Method in class com.squareup.okhttp.Connection
+
+
Returns true if we are confident that we can read data from this + connection.
+
+
isSpdy() - Method in class com.squareup.okhttp.Connection
+
+
Returns true if this is a SPDY connection.
+
+
+ + + +

L

+
+
localCertificates() - Method in class com.squareup.okhttp.Handshake
+
+
Returns a possibly-empty list of certificates that identify this peer.
+
+
localPrincipal() - Method in class com.squareup.okhttp.Handshake
+
+
Returns the local principle, or null if this peer is anonymous.
+
+
+ + + +

M

+
+
maxAgeSeconds() - Method in class com.squareup.okhttp.CacheControl
+
+
The duration past the response's served date that it can be served without + validation.
+
+
maxStaleSeconds() - Method in class com.squareup.okhttp.CacheControl
+
 
+
maybeRemove(Request) - Method in class com.squareup.okhttp.Cache
+
 
+
maybeRemove(Request) - Method in interface com.squareup.okhttp.OkResponseCache
+
+
Deprecated.
+
Remove any cache entries for the supplied uri.
+
+
MediaType - Class in com.squareup.okhttp
+
+
An RFC 2045 Media Type, + appropriate to describe the content type of an HTTP request or response body.
+
+
minFreshSeconds() - Method in class com.squareup.okhttp.CacheControl
+
 
+
mustRevalidate() - Method in class com.squareup.okhttp.CacheControl
+
 
+
+ + + +

N

+
+
name - Variable in enum com.squareup.okhttp.Protocol
+
+
Deprecated. +
removed from the public API in OkHttp 2.0.
+
+
+
newTransport(HttpEngine) - Method in class com.squareup.okhttp.Connection
+
+
Returns the transport appropriate for this connection.
+
+
noCache() - Method in class com.squareup.okhttp.CacheControl
+
+
In a response, this field's name "no-cache" is misleading.
+
+
noStore() - Method in class com.squareup.okhttp.CacheControl
+
+
If true, this response should not be cached.
+
+
+ + + +

O

+
+
OkAuthenticator - Interface in com.squareup.okhttp
+
+
Deprecated. +
replaced with Authenticator in OkHttp 2.0.
+
+
+
OkAuthenticator.Challenge - Class in com.squareup.okhttp
+
+
Deprecated.
+
An RFC 2617 challenge.
+
+
OkAuthenticator.Challenge(String, String) - Constructor for class com.squareup.okhttp.OkAuthenticator.Challenge
+
+
Deprecated.
+
OkAuthenticator.Credential - Class in com.squareup.okhttp
+
+
Deprecated.
+
An RFC 2617 credential.
+
+
OkHttpClient - Class in com.squareup.okhttp
+
+
Configures and creates HTTP connections.
+
+
OkHttpClient() - Constructor for class com.squareup.okhttp.OkHttpClient
+
 
+
OkResponseCache - Interface in com.squareup.okhttp
+
+
Deprecated. +
removed from the public API in OkHttp 2.0.
+
+
+
onlyIfCached() - Method in class com.squareup.okhttp.CacheControl
+
+
This field's name "only-if-cached" is misleading.
+
+
open(URL) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
moved to OkUrlFactory.open.
+
+
+
+ + + +

P

+
+
parse(Headers) - Static method in class com.squareup.okhttp.CacheControl
+
+
Returns the cache directives of headers.
+
+
parse(String) - Static method in class com.squareup.okhttp.MediaType
+
+
Returns a media type for string, or null if string is not a + well-formed media type.
+
+
peerCertificates() - Method in class com.squareup.okhttp.Handshake
+
+
Returns a possibly-empty list of certificates that identify the remote peer.
+
+
peerPrincipal() - Method in class com.squareup.okhttp.Handshake
+
+
Returns the remote peer's principle, or null if that peer is anonymous.
+
+
Protocol - Enum in com.squareup.okhttp
+
+
Contains protocols that OkHttp supports + NPN or + ALPN selection.
+
+
put(URI, URLConnection) - Method in class com.squareup.okhttp.Cache
+
 
+
put(Response) - Method in class com.squareup.okhttp.Cache
+
 
+
put(Response) - Method in interface com.squareup.okhttp.OkResponseCache
+
+
Deprecated.
+
+ + + +

R

+
+
recycle(Connection) - Method in class com.squareup.okhttp.ConnectionPool
+
+
Gives connection to the pool.
+
+
recycleCount() - Method in class com.squareup.okhttp.Connection
+
+
Returns the number of times this connection has been returned to the + connection pool.
+
+
requiresConnection() - Method in enum com.squareup.okhttp.ResponseSource
+
+
Deprecated.
+
requiresTunnel() - Method in class com.squareup.okhttp.Connection
+
+
Returns true if the HTTP connection needs to tunnel one protocol over + another, such as when using HTTPS through an HTTP proxy.
+
+
resetIdleStartTime() - Method in class com.squareup.okhttp.Connection
+
 
+
ResponseSource - Enum in com.squareup.okhttp
+
+
Deprecated. +
removed from the public API in OkHttp 2.0. Use the response's + networkResponse() and cacheResponse() to compute how the + request was satisfied.
+
+
+
Route - Class in com.squareup.okhttp
+
+
The concrete route used by a connection to reach an abstract origin server.
+
+
Route(Address, Proxy, InetSocketAddress, boolean) - Constructor for class com.squareup.okhttp.Route
+
 
+
RouteDatabase - Class in com.squareup.okhttp
+
+
Deprecated. +
removed from the public API in OkHttp 2.0.
+
+
+
RouteDatabase() - Constructor for class com.squareup.okhttp.RouteDatabase
+
+
Deprecated.
+
+ + + +

S

+
+
setAuthenticator(OkAuthenticator) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the authenticator used to respond to challenges from the remote web + server or proxy server.
+
+
setCache(Cache) - Method in class com.squareup.okhttp.OkHttpClient
+
 
+
setConnectionPool(ConnectionPool) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the connection pool used to recycle HTTP and HTTPS connections.
+
+
setConnectTimeout(long, TimeUnit) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the default connect timeout for new connections.
+
+
setCookieHandler(CookieHandler) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the cookie handler to be used to read outgoing cookies and write + incoming cookies.
+
+
setFollowProtocolRedirects(boolean) - Method in class com.squareup.okhttp.OkHttpClient
+
+ +
+
setFollowSslRedirects(boolean) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Configure this client to follow redirects from HTTPS to HTTP and from HTTP + to HTTPS.
+
+
setHostnameVerifier(HostnameVerifier) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the verifier used to confirm that response certificates apply to + requested hostnames for HTTPS connections.
+
+
setHttpMinorVersion(int) - Method in class com.squareup.okhttp.Connection
+
 
+
setOkResponseCache(OkResponseCache) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
replaced by OkHttpClient.setCache(com.squareup.okhttp.Cache) which doesn't support custom + cache implementations.
+
+
+
setOwner(Object) - Method in class com.squareup.okhttp.Connection
+
 
+
setProtocols(List<Protocol>) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Configure the protocols used by this client to communicate with remote + servers.
+
+
setProxy(Proxy) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the HTTP proxy that will be used by connections created by this + client.
+
+
setProxySelector(ProxySelector) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the proxy selection policy to be used if no proxy + is specified explicitly.
+
+
setReadTimeout(long, TimeUnit) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the default read timeout for new connections.
+
+
setResponseCache(ResponseCache) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
replaced by OkHttpClient.setCache(com.squareup.okhttp.Cache) which doesn't support custom + cache implementations.
+
+
+
setSslSocketFactory(SSLSocketFactory) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Sets the socket factory used to secure HTTPS connections.
+
+
setTransports(List<String>) - Method in class com.squareup.okhttp.OkHttpClient
+
+
Deprecated. +
OkHttp 1.5 enforces an enumeration of protocols + that can be selected. Please switch to OkHttpClient.setProtocols(java.util.List).
+
+
+
share(Connection) - Method in class com.squareup.okhttp.ConnectionPool
+
+
Shares the SPDY connection with the pool.
+
+
shouldPostpone(Route) - Method in class com.squareup.okhttp.RouteDatabase
+
+
Deprecated.
+
Returns true if route has failed recently and should be avoided.
+
+
sMaxAgeSeconds() - Method in class com.squareup.okhttp.CacheControl
+
+
The "s-maxage" directive is the max age for shared caches.
+
+
spdyVariant - Variable in enum com.squareup.okhttp.Protocol
+
+
Deprecated. +
removed from the public API in OkHttp 2.0.
+
+
+
subtype() - Method in class com.squareup.okhttp.MediaType
+
+
Returns a specific media subtype, such as "plain" or "png", "mpeg", + "mp4" or "xml".
+
+
+ + + +

T

+
+
toString() - Method in class com.squareup.okhttp.MediaType
+
+
Returns the encoded media type, like "text/plain; charset=utf-8", + appropriate for use in a Content-Type header.
+
+
toString() - Method in class com.squareup.okhttp.OkAuthenticator.Challenge
+
+
Deprecated.
+
toString() - Method in class com.squareup.okhttp.OkAuthenticator.Credential
+
+
Deprecated.
+
trackConditionalCacheHit() - Method in class com.squareup.okhttp.Cache
+
 
+
trackConditionalCacheHit() - Method in interface com.squareup.okhttp.OkResponseCache
+
+
Deprecated.
+
Track an conditional GET that was satisfied by this cache.
+
+
trackResponse(ResponseSource) - Method in class com.squareup.okhttp.Cache
+
 
+
trackResponse(ResponseSource) - Method in interface com.squareup.okhttp.OkResponseCache
+
+
Deprecated.
+
Track an HTTP response being satisfied by source.
+
+
TunnelRequest - Class in com.squareup.okhttp
+
+
Deprecated. +
removed from the public API in OkHttp 2.0.
+
+
+
TunnelRequest(String, int, String, String) - Constructor for class com.squareup.okhttp.TunnelRequest
+
+
Deprecated.
+
type() - Method in class com.squareup.okhttp.MediaType
+
+
Returns the high-level media type, such as "text", "image", "audio", + "video", or "application".
+
+
+ + + +

U

+
+
update(Response, Response) - Method in class com.squareup.okhttp.Cache
+
 
+
update(Response, Response) - Method in interface com.squareup.okhttp.OkResponseCache
+
+
Deprecated.
+
Handles a conditional request hit by updating the stored cache response + with the headers from network.
+
+
updateReadTimeout(int) - Method in class com.squareup.okhttp.Connection
+
 
+
usesCache() - Method in enum com.squareup.okhttp.ResponseSource
+
+
Deprecated.
+
+ + + +

V

+
+
valueOf(String) - Static method in enum com.squareup.okhttp.Protocol
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum com.squareup.okhttp.ResponseSource
+
+
Deprecated.
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum com.squareup.okhttp.Protocol
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.squareup.okhttp.ResponseSource
+
+
Deprecated.
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+A B C D E F G H I L M N O P R S T U V 
+ +
+ + + + + +
+ + +

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/index.html b/1.x/okhttp/index.html new file mode 100644 index 000000000..59ba5de61 --- /dev/null +++ b/1.x/okhttp/index.html @@ -0,0 +1,65 @@ + + + + + + +OkHttp 1.6.0 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/squareup/okhttp/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/1.x/okhttp/overview-tree.html b/1.x/okhttp/overview-tree.html new file mode 100644 index 000000000..b319d0603 --- /dev/null +++ b/1.x/okhttp/overview-tree.html @@ -0,0 +1,166 @@ + + + + + + +Class Hierarchy (OkHttp 1.6.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

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

Copyright © 2014. All Rights Reserved.

+ + diff --git a/1.x/okhttp/package-list b/1.x/okhttp/package-list new file mode 100644 index 000000000..ac5f84bc5 --- /dev/null +++ b/1.x/okhttp/package-list @@ -0,0 +1 @@ +com.squareup.okhttp diff --git a/1.x/okhttp/resources/background.gif b/1.x/okhttp/resources/background.gif new file mode 100644 index 0000000000000000000000000000000000000000..f471940fde2f39ef8943a6af9569bcf986b1579b GIT binary patch literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 zX3B0NWXQ443Eo1rUP86rLU>O>oTp%wt3Z{Tz&P*)Iraq^_@X;RtUFY!JxH|4U!>kw zxXwqo&R3Y=EsXaR!ng@y+y$%L1P3FZ4@N!j3m5MW74HcC->_JFuvlxLXiI=-OQ2|@ zpGc#>2-aN)<1RE9^`bB0`65VSK2>5m>CHs^YZCC)NX*NfbeT1%)Cxpu2_(6cCbLvjLY`hf1%*q}QO*%V4SfOu5Nqg~`-+(-76= za<`RA&(qDB^S!nIS^od5|Nk$KPXD8(qSB!f`M*{E?A^&yOW$08V^iNPK!%UNJ-@xmz>`pG2_%4I3QWk4UdtwP!GH$C%mo2K|$Ap=_)Y!#O($1@ohsUtR1k%wI*) z4*X&g==oWh`j{uP=HFm;Ye>0>UbDdtSp^~MaQ!L9I#)Ga?q}{@T#|qec*FkMLDenm zj^sCgk!^O^3o|vG!~2$$$7`C#4Ry zdQ!tui+J1*HyavK+4{`r+zvYHj9IsRt~@uEBOreWS8~2rXAR3!|7aTdr+x4|>@$Az z)b1t$gSB~6USxpfLmy^|_J_eNt*PI=ScO1SVH895N#`ef%IOh&o-2GIjK1s-JzkyZ z@r7O%hChz}kMHCM@Wqi^R-9t&%Fh^#9dVB0%ej@$=OjXA%XZdzCXf}c>SW26_z-Te z5b{}XWg&rELM=N*%aimp)k04t2c+`WAS>ZFIPWKvtyOI))HzpRA!T!b{tv?4NzF1v zNlP%#{&p@lFFEKvcroMAsI)mq?&`!e%l+-y&j9ZqhN}oG&dB=Pw09r+Q%m0cMujS# zs$a7!9VH`CC7k{!bV(J`rm%Jpj6&nLtWhPcy$onn$8G#ZdD9hxO<9k67Ya>K_7W~3 z&KYf14fq<{qHA7u6;>AOcomhdg?ianjr9uINt}*7w?g%z9{Q`(qRo@hDwSpGmxz&h&>%G%T(URL~=c>C{>y$K?+wLFp zy*M1@FTUKYV>8DeDIAIKM+!T5c-k&C4?Y~y^E zQCIc-=9~DiPtfVZB=_c3`qH3h|NXd^BcOQG`funSe)i5!NoA_r{b6PwzSDIXG+!(F z9CqJgo&~#7^VZHWj{u23q+NDCHn}GeWDC*(SW%{f4WMtP3l2jsO7*M)EX)#NLlsNnU4q@#jn0r#rsWsf^ngE0&ambG1f;Rj zfOk#_>1|25Z%?iI{0Yv8)DQfk>m1td?~}m0N%^k^u%EuUCc#ItmlY|epQ3YLWehYw zRU0qpPb#X&WU*UOU8et(s8x~WyYWYsgJCF+;U6@*nICY8)dk}IG+(#_Bz8zURd3HZ6qPE68U1%S{wL0 z;K{PDw2iRFIGG?(UiE9kT9?siuv4O{ z`dX2-eiXU3N)H2nT4V=AO^~J}sw+gr{&~qx%$$wlMv_JCWAMfcjYl}*Cfcf!adOY8 z8oLmJ{%49e+nLiVo#H9}wRk?UCzDz^>9TDxreVHzl~R*)?YU>Uu;J2eQ27O5`&X^8 z`94{)YWJQa#l0Fbz0N6B>j&8J;<%VuG6OYM9&QIdtueWjI3X;*dEtGiF@1AcvN4U> zG5SXIEXxB>)!mtQOztJLyeF78S*kLiU-!>PtQ_s~OMl~&y(hVVe$A5 zwo}E-DJ6${QP75?LsQ}Wl@MXwXMT4d>|?rD!g?jE>J^N*y;X}5FLe%d0_ zZ>eIBK6l@jkfw{p_YiDP;MS{jww{%j#?rk2z1J!HqE;Vd!TrCl_7UPef8;edI}wD6 zT&12Bxj&q}d4%$GHq+$~UYtWv`wI9k`89oKkCEK_E;-+O)(rhThjOM|kXDn{!W1Lo z`_?yQv=lp=-w()R<=0&c5%RWHY_fw@qb}uwFuPAGkl~@Kis}eE%MY@~6ZyWcF+llM zGyK`)(vn1F%%z=W7-Y=1$`w0Mv+-|#d};%JjCmw)Y1hOxwA|{}P%6LS4X`jQCGh`mR@=hGrr|cXa^Ipj;Mh)6mTqd1s_HmP0IxXT!w7YhoIHT>Hm#!;c@|L9OjV zsTlHE{Z;HWeM9^tPm-`|&nnl$%DRtNG1~?npUvgKPwKlaccEe4q!7YU3zykJnu6Sr z()LMXs_)^~u-ds7+wMff)RAJF?2?1H`_wDnt%MssYeB5;q~ojgVm6OHA6B>FG2erv z8&`|6<`=!EPKR^8Qlp5MiKwfxy4D`mN> ze$RKh_6*YJd4y0nnUZvwN%iY&^9xk@cM|5g#pZkc#N*(PH?^w&?ilTDMXFcd0`5!E zvgHS`=Lc|~1aO=L@L~eE*aP{90lc7qXY7GOs)3JH14T{(`K1D%tpvUT1-?F^1d4_S zJ#7yXkP3Q37bJlRQfv=mV-J3B8O*m5B%L3uW)S>|Jwy`|s6iK`sv0Z-3NcU(0knrG z5ChFXA@A9PUSdLI+(VU!!J1Mbw!~0VP^jZci2X|Nx0BF!24ObrAr>b=QtlyN4TAhn z!mQncJm~^m4MIafVLt_ewDUtO+e5w*!`(6A&H^F7i9s4t5&uBpNvh$nlTZjqTM5krNRRQ zqP)VR!|9@H>7qN_!+-)&_9s!^;gOvy5s~iEB&qP8{77&2NJMzZcsnJgSt_bYDzYU% zxQ#uuk3D*e7_*d5^?HW(^(WxICGf-mcmM((VStzIz%zFsm0;ZI3h=5OciJ#a%7I(IeGbFv+PP^?^sKBPrRBl<+qK^o%3fi=L9`la>-l4~p|hzAl~W zf=%(|NHgF7r5dJD+Cf08q-c(m;Epsldaz4cqHzTHT>)4xEe(cE0i~tf{Y0xs_1~Kv z+BYQ-TpEOch13;5YC9nHYEXhSv{ew=LV~nQL%UBQEgaDL2m?9u~v zEQmOvM=aB)Z$+eE38rs%AZR_)4>@2raqwH#Fji#xoLc&PS_TU^W8W(M0GqLdO~1yF z{sfHZ_sC#FX58(}d>RSkKZCz8%D7{cC3Z$Zh@52{31&V*W-@s~Z<8~aBeNcNW?e&O zsR(7fHOf}B&fsRqdZ(WK1e~s*o^uD6{YX9QJvqyWAqQXt*E>r$V94YK=X@8+{1cg> z*_i`a%alCJvbD~lCg&Q1Gk=|BzY)sejf9EHJ{s7lu4?ExCWR3jgTiET;exy{sW!Mg zuj*_YOf0@ScN~X0$7V6&KpL172rf|rA8?K<2+GelXw)NUk#@b4aT5MO%1ip4*ym}B-JI__S1R?CK z<4eW~bH;@H@tR55x}&JNSw_NvEPk)6E>XDt7*)4sgWuw+_vNZzmaS(tsi(57zcjA9 z@~XcHtzYq~IX|z*Md9mh>W~`sk3<^s7;EmyH4wcTdAo5NkUA2ofeG69{Gx7#i_*lt zQ7;N@xEo#nNRj&SbDHNnP0w#OE0{DZ$~7ySG%IN~zwd5Vu4&dnH>*OMb>&*VL^tbA zG;7y1t9dsYU$p3pw0x6mwGe6fjBYWsZ8e3q8f~-~cefgHxBangajI$kv(c*W-DZGp zbM$UgnP{_MYPXYX|6$u^deIhE(-xuGX2RVXqS+o~(iSV%;ZW1=Zqkut(r&xak^pT> zsp*I@X|-eOd^gb+sM(%3(E$|c47Y91mTU99Xe;4vFOTl5gmwVB+fvc3n2pwK?~Xd# zwrY{?CUj@~Msr?wXU0WKv2A$hq z`$V^gNq4(<*C=;4e4}$*uIC$5&uUHkM08J~N$>VV*VpdmLCuc!?!J9=-)VH;fo9)| zNN4m#^Kb9|`RF!^ZAT-z=bC8$do8~Tjc^o-aQjyc2(TW*d50E1#NW0pKb^~tf&OUlS+W}>0!m@!~1 z&TdSLhm`0u99c-z=oxYL8IFaGCDoFwFUP!1iJ%xF1UC4hhv*VR2451Pc0+kQGC)39C5 za81oV=$+xzZNYhn=RB-CTZ>Bevj)A3mi9|OS(dcy=N#Zm=Dza|z4Jd<=3IQ2CB>FiwH7{4Ej#+oa>M67 z!56)Km&2xJ|H7B;%~rJDuJ{rbZQiaX*e^$DEt~T$#h9(y#jg6>uX?boq!N}Q;EQth zYo1rjc15dETPw~*Ymu=lreoE9g^wb)ZcRe1yp1(Eo(rmqUYZXOU$BC_| zX{{&qE?E06wXm#v#cpKwE)jaydSaI`TkCCClr_lKMzPkyFT!R%VRn&sZSrchKx&4e~pJQcfViQxxl=T=7}#gYz7Pvoh`T#Jbab%2A2m zxh?A<`}A?8_GumBEcL;$x%gQb@PZ(If%ZE~D?ax#Km4a~+GV~!;Bb~qxxh@HHc|H6 zr%$^c9Dw~UQFWJv+81rCXS1vqqLfQ~-BtO63xCArGVA4T-}xPXYGHqB5h^+n5%$24 z(BROpi13J@*qFfR$oRMHel`=(zy zovs-UKHD3VkJ?hVeq!aA+8Fh4+NIlFhcC~UrR{4I#}K*u&z%68+P1*=q0B1r*2MY> z!9gYs*vlTO5v#8S>c#3goFmp>3iVKdU)NkjNV(s7tO4Wq?2M}o5Cj-*7;S=fEshOA zR*4$dm{ROvUamG%xL_tSW6}U$Nl=@91T;nC11o-iIVyVrfkd) zTCp;^tOy|_kuOFV$Nn=$AQJO9;&sZ&eDs^!r*m;Hw!)vpO1vcfj2EV{dJ?7ap0tq6 z$SwUVM*Vt+MS_`;bas-svPV|3POQi8G~?f^KOx4hg1He+Wd*s3Hl1{TfJS-+zv6vc zPoKiwr?7wECbub(IdB)9f_!kmUjBR*KY_z4E8_QA9xSr#G&@i5y^H`jB^I{|akh>W z%Cn3luOVY|8P>u>e^~#{$kmgX&-q>k{#pFbm2({(rtG<%nb0UCQ0%{Cy`F&~7}*we z@Of>ND_)V&XwN_+n~KjVorUQWZ*B6cld7ymQl{;rwlHl34K#}2YWxE+4CX@P&u6AfCda`&ZT1MOY69e-L@gNcAvwx8%1Z7lB4zc=_Cpt~&s ze%?;){1DB(PSK!^za967qF?lIjB~&06}Lf`cgh2qUiI^|$-VCTNE=hp&Ij}^A9&|* zQQrSqo3gn#_=z9j(y6f@T|OkJYv(fjwpz}$*U$|nLH2F zPNMuTS4g8 z*^hOlRh6~Mk}58;d477R>F^~aLO$dOXmhA*6zwIaHK()t2zKjo?j^NOJbh_=+71xg zO{Mgp7x?Z-1MKzoQ<+V2g#|e}|JawOPJZBL{o~PYdtWDX?jl##!Aiq|w>)vGJLipp zBK1xGhcvgSsQ;rn>+`>UmxlID{<~}7{y>SO^cyktN^Fsz!Z|B4?p*RKQG*8}SYBt{ zuFO{vJ?jgL{gUzYsnv(io}c0vlCp#*1vE?}KL^UZ&VF^TK+D;40CxX%j);%dCt;Z{ zAeMXC9JPWvKGwsCxx4w2iv_wNGG8l16AVI93rmc^c1>r(P||YE zpXa+=-&k995hfykL^J5S&vJF^ljR&`FE#ppNMM3%Omc!F)Mn{{&Ip#)JegbEJxud2 zn`wDVB~DMii5|H%m~51YeU1juNG3!+&?*uC#q@)z8q~`4yEL5I8}PtyA1IZ=52P$x zX)KhZt z7czUXBsy-8d`GVQ`90`wIh(Xt7v5j7h0t&ET~2M!Tb~4rN-xtK@8@mB*c(6QTwOS- z%9445_WY|cfm4?$nX$72&{~^mu}an^x^Da%=UU6YI;ur3+9L6I>raW5!=-Nzy(F2Z zwZlg7aM3NN5b{K|FB>s4R}|&Lr32_Ys{wwkECxo|rV@;5aHB25iUs7(6@dDpjN{Y%?C~UGp>*Q}K?)KKk64 zAn;@-dER}QG0L${jQ1cR75eM3-~ZTltTQ8%sm9x4Y`ve@ekMuvpA#Rh51@s6;6^&Q z!&M7^b%cea7FlZkPV9}@!bPBBfB&~XvGlE2T7V?IpM~OBmuK;OSt{~N`rL5c_I^de z9n*=@p|l;d`b_YIn8Aem1t7pp0=2-MCTIcJHlY z6x+mNLgi{JpwP)y(yzAFL2A#>bI&EwZE`PGvd*FQ!rx~6bUN&+Ij3)L;=595L#G;m8*^e?ap1`J5w7-q)*iUT_W9w8 z&xS-`i++HpWzY-a-)CWd0(pLW$A85P{Dy9r-=uPekNpN^yA}pJ7yWTZ>3iw4d6+IK zF%1XXkGcJm{0*vhSG5R1ySW;jctk9O==1-Mk?=Bl<{HE1p_@tx1s^+GoczYxj#B=i=kwQvEPrOt`<4W*pJw zbNjEqpr7B|Llc%m{V*QssV)im;pb00LUob=yFaU4`P_}ywU zt*QZl-bUsmh@L&zQaX4uHL&7YD(BOb9hH;;y;O-b-_O$4EFi1vCrMlz`dN|u?}HNO^aFQV{UZg_yy%nf>IXpulip!cR8|vNu7P*; zQye@}Qmj%(TB6`5E=c~w=LITF266XJ6X5xA7!OM1SE=~N*o3EP5Qqx!W<_+EMSLGo zqkC18AQ=0AK9=hgGQtrTovYc5^?Z^RLX?hlO-j&e1MXTTbfm>MS^=}!p>C>icUKdZ zBcNOb(6IJ!kq*e7N8Fx!!kPyn+2B2^2hd00+W^PUA&+S63jFE)bP5Tv+L5l~n(pu? zbeO|+K{{?pEow3?j0+dGVu)a6(0r{1Uj7{3 zxSsZ|BdMk>1-S}-;+`pk{Q5>H=tLRx+YqeenaSRsEX@gtPzz>j1A9g!C9kGtspY(- z%YL>NkVDE2z@}*;Q{=&5)yS;NupAmmibGUE4qte7aY6PcnXJgw>}ad(SW;@HtNurF ziV0_yHz=;Di%Tki6DW^tjkL`t%Ktct(ay zvuAOYoCu!Pm~@P5CIjk$bp`_iv{^l*Au{fB8mJK1>Macv?GL)**8*+JNvySIH5Y7i#1;!%NT!efc z;Z0*AOM&1VpR+6wIQxBM{xf`8T1V@#e<#QL}=YRwMkWG8%1(Fgj{iX)N zup{Txko(DqJWf=#Oi?Z!nra-?C{);TP`w|4>L+EKx1&P3swX<*#_50F!lD_$nQyuK??!UwA-{y)^QmMxoK1xIJ~uML{u;5!Z5tQyEL>;KaUd!_9FP zl2$QOI6V1`QdF|8gkdZsSpUqCjSBu(1H)r*vL#PEy)@Px>5TIk7_9o#Bj zzD&<1_k(ejk%qO6ak=GMmG5b7LTAA^KKq-Ey#z8(2wy2;Ot^oZI(MG@)~iY$RAnJt zu`ioyvR?Vws_tuK9hDqmel+)bP0kyxJV{7t=&3{b(@Hs1fs$9n45aq)IKknZa2H*7 z^P-ZDyOMdMj&-9{(-?dqo5I3Gy=K$!L%q>3^0N~o^2i0^_@^2nQv>S4B&=5_8^a^V zaY!NjyA5QgO&r#^CJcp&=!))MZ*CC&hvLEzWU*!IO=aYo{_yG+53H$XOAIQWnG`uD zLuuwTY6e8N^m5^AHQa}Y5Z#SdbEY;+x{oW?g;ie4CNYomRyQd2mv^L}T!>a5<*wTh>@>Qtwp~nejn`~DcZJI+QC-xU zoxz=5z0k%1;jBrGI%Th~FQElrAPr?E-Fv9|o09dPk=?>f)jFKL8PK|;w(cVDq>YWP zEfL7RGBv|<>f4IccND3wCi*V8`>#a$FPZu&a{V`W`me+Kuf_CJ)%IV%?5ByL^#3Q{ z&uBM5|34IKI>0_Tz{5OngXe#6w*N6;;5PH%9n%56%RaWA{wJ4%515Apdj`a62bp<> zM12OuV+QZ^55ATkViO(UWgg}%9C}kb^r~=BiDyWIXZWM&kb>Q?dd$#W`4KU|2#4qh zz;sZ>ZqS5h#Kdk$&1c9AHmDUdtmHE)CqH0RIAZEE;t(^+RXF+*FlJyk;?6Vn{&MsO zZ0HwY)b4Va!F1#s^N5$-s9(&mPa*Lu4>4SxXm~l|3?PR2jB1J!Q|(4#0i$lFME^-r zA~Q(2O+PHOdcVN((R8zqi>%+yx4PA5u&+jI zZ?)Fm8m-+`n!Bnrx0PvZE7!Q)Z+NTE@K(R!nO40sZF(n~bq_b_9H`UYU#q>pPJ3UC z_UeU>J7qcy%%`ks9)BNcS^GDOn z?oKkjHNoWO1e2?M#vd12e^_AscAnLnc~-CISiYWX`D%{k^H~<37unpMYJYdSv=Om2vbAM@`Qp{{SI=yP zj6WN*eEt0G$9EPX6FU%)-ho>hWTW!yzXBIo73<0umM-=@eG&niY^` zlG(|vuCl_x(X^Fob@=i{8+M5vWf7Bz=#aHGTNA;fZQyfbfueI8Z^639n`(DI%w^-^ zl`=@!u)r~Xf920-xd$Ab+S&PJY%K0H8a_J8uN3^_!K1_NV$*e#*Y*6|)XpiW=9H`*`Xx7W%v@7{XDma1?v0a%(K6rI&1!a YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN literal 0 HcmV?d00001 diff --git a/1.x/okhttp/stylesheet.css b/1.x/okhttp/stylesheet.css new file mode 100644 index 000000000..0aeaa97fe --- /dev/null +++ b/1.x/okhttp/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} diff --git a/1.x/okhttp/version.txt b/1.x/okhttp/version.txt new file mode 100644 index 000000000..ce6a70b9d --- /dev/null +++ b/1.x/okhttp/version.txt @@ -0,0 +1 @@ +1.6.0 \ No newline at end of file