Package | Description |
---|---|
org.glassfish.grizzly.http2 | |
org.glassfish.grizzly.http2.frames |
Modifier and Type | Method and Description |
---|---|
protected SettingsFrame |
Http2BaseFilter.getHttp2UpgradeSettings(HttpRequestPacket httpRequest) |
Modifier and Type | Method and Description |
---|---|
SettingsFrame |
SettingsFrame.SettingsFrameBuilder.build() |
static SettingsFrame |
SettingsFrame.fromBase64Uri(DataChunk src) |
static SettingsFrame |
SettingsFrame.fromBuffer(int length,
int flags,
Buffer frameBuffer) |
Copyright © 2023 Oracle Corporation. All rights reserved.