Package | Description |
---|---|
org.glassfish.grizzly.http2.hpack |
Modifier and Type | Method and Description |
---|---|
static Encoder |
Hpack.newEncoder() |
static Encoder |
Hpack.newEncoder(EncodingStrategy strategy) |
static Encoder |
Hpack.newEncoder(EncodingStrategy strategy,
int maxHeaderTableSize) |
static Encoder |
Hpack.newEncoder(int maxHeaderTableSize) |
Copyright © 2018 Oracle Corporation. All rights reserved.