Package | Description |
---|---|
org.glassfish.grizzly.http2.frames |
Modifier and Type | Method and Description |
---|---|
PushPromiseFrame |
PushPromiseFrame.PushPromiseFrameBuilder.build() |
static PushPromiseFrame |
PushPromiseFrame.fromBuffer(int length,
int flags,
int streamId,
Buffer buffer) |
PushPromiseFrame |
PushPromiseFrame.normalize()
Remove HeadersFrame padding (if it was applied).
|
Copyright © 2017 Oracle Corporation. All rights reserved.