| Constructor and Description |
|---|
Spdy3() |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
getProtocol()
The protocol as selected using ALPN.
|
FrameReader |
newReader(BufferedSource source,
boolean client) |
FrameWriter |
newWriter(BufferedSink sink,
boolean client) |
public Protocol getProtocol()
VariantgetProtocol in interface Variantpublic FrameReader newReader(BufferedSource source, boolean client)
public FrameWriter newWriter(BufferedSink sink, boolean client)