| Constructor and Description |
|---|
Spdy3()
|
| Modifier and Type | Method and Description |
|---|---|
Protocol |
getProtocol()
The protocol as selected using ALPN.
|
FrameReader |
newReader(okio
|
FrameWriter |
newWriter(okio
|
public ProtocolgetProtocol()
Variant
public FrameReadernewReader(okio .BufferedSource source, boolean client)
public FrameWriternewWriter(okio .BufferedSink sink, boolean client)