Uses of Package
com.squareup.okhttp.internal.spdy
| Package | Description |
|---|---|
| com.squareup.okhttp | |
| com.squareup.okhttp.internal.http | |
| com.squareup.okhttp.internal.spdy |
-
Classes in com.squareup.okhttp.internal.spdy used by com.squareup.okhttp Class Description SpdyConnection A socket connection to a remote peer. -
Classes in com.squareup.okhttp.internal.spdy used by com.squareup.okhttp.internal.http Class Description SpdyConnection A socket connection to a remote peer. -
Classes in com.squareup.okhttp.internal.spdy used by com.squareup.okhttp.internal.spdy Class Description IncomingStreamHandler Listener to be notified when a connected peer creates a new stream.Ping A locally-originated ping.SpdyConnection A socket connection to a remote peer.SpdyConnection.Builder SpdyStream A logical bidirectional stream.