Package | Description |
---|---|
com.squareup.okhttp | |
com.squareup.okhttp.internal.http |
Modifier and Type | Method and Description |
---|---|
Object |
Connection.newTransport(HttpEngine httpEngine)
Returns the transport appropriate for this connection.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpsEngine |
Modifier and Type | Field and Description |
---|---|
protected HttpEngine |
HttpURLConnectionImpl.httpEngine |
Modifier and Type | Method and Description |
---|---|
HttpEngine |
HttpURLConnectionImpl.getHttpEngine() |
HttpEngine |
HttpsURLConnectionImpl.getHttpEngine() |
Constructor and Description |
---|
HttpTransport(HttpEngine httpEngine,
OutputStream outputStream,
InputStream inputStream) |
SpdyTransport(HttpEngine httpEngine,
SpdyConnection spdyConnection) |
Copyright © 2014. All rights reserved.