Toggle navigation
JarYard
Browse
Search
About
Groups
com.squareup.okhttp3
okhttp
3.2.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
okhttp3
.
internal
.
framed
Interface Summary
Interface
Description
FrameReader
Reads transport frames for SPDY/3 or HTTP/2.
FrameReader
.Handler
FrameWriter
Writes transport frames for SPDY/3 or HTTP/2.
PushObserver
HTTP/2
only.
Variant
A version and dialect of the framed socket protocol.
Class Summary
Class
Description
FramedConnection
A socket connection to a remote peer.
FramedConnection
.Builder
FramedConnection
.Listener
Listener of streams and settings initiated by the peer.
FramedStream
A logical bidirectional stream.
Header
HTTP header: the name is an ASCII string, but the value can be UTF-8.
Http2
Read and write HTTP/2 frames.
Ping
A locally-originated ping.
Settings
Settings describe characteristics of the sending peer, which are used by the receiving peer.
Spdy3
Read and write spdy/3.1 frames.
Enum Summary
Enum
Description
ErrorCode
HeadersMode