public class
QuicOptions
extends Object
Configuration options for QUIC in Cronet.
The settings in this class are only relevant if QUIC is enabled. Use
CronetEngine.Builder.enableQuic(boolean)
to enable / disable QUIC for
the Cronet engine.
Nested Class Summary
class | QuicOptions.Builder | Builder for QuicOptions . |
|
@interface | QuicOptions.Experimental | An annotation for APIs which are not considered stable yet. | |
@interface | QuicOptions.QuichePassthroughOption | An annotation for APIs which configure QUICHE options not curated by Cronet. |
Public Method Summary
static QuicOptions.Builder |
builder()
|
Set<String> | |
Boolean | |
Set<String> | |
Long | |
Boolean | |
Boolean | |
Set<String> | |
Set<String> | |
Boolean | |
String | |
Long | |
Integer | |
Boolean | |
Long | |
Long | |
Set<String> | |
Long | |
Boolean |