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