Package | Description |
---|---|
org.glassfish.grizzly.http2 |
Modifier and Type | Method and Description |
---|---|
PushResource |
Http2Stream.addPushResource(String url,
PushResource pushResource) |
PushResource |
PushResource.PushResourceBuilder.build()
Returns the
PushResource instance. |
PushResource |
Http2Stream.removePushResource(String url) |
Modifier and Type | Method and Description |
---|---|
PushResource |
Http2Stream.addPushResource(String url,
PushResource pushResource) |
Copyright © 2023 Oracle Corporation. All rights reserved.