Package com.squareup.okhttp.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.IncomingStreamHandler Listener to be notified when a connected peer creates a new stream.PushObserver HTTP/2only.Variant A version and dialect of the framed socket protocol. -
Class Summary Class Description FramedConnection A socket connection to a remote peer.FramedConnection.Builder 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