Interface | Description |
---|---|
FrameReader |
Reads transport frames for SPDY/3 or HTTP/2.0.
|
FrameReader.Handler | |
FrameWriter |
Writes transport frames for SPDY/3 or HTTP/2.0.
|
IncomingStreamHandler |
Listener to be notified when a connected peer creates a new stream.
|
Class | Description |
---|---|
Ping |
A locally-originated ping.
|
SpdyConnection |
A socket connection to a remote peer.
|
SpdyConnection.Builder | |
SpdyStream |
A logical bidirectional stream.
|
Enum | Description |
---|---|
ErrorCode |
Copyright © 2014. All rights reserved.