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()
Variant
getProtocol
in interface Variant
public FrameReader newReader(okio.BufferedSource source, boolean client)
public FrameWriter newWriter(okio.BufferedSink sink, boolean client)
Copyright © 2015. All rights reserved.