| Package | Description |
|---|---|
| org.apache.hc.core5.http2.priority |
| Modifier and Type | Method and Description |
|---|---|
static PriorityParams |
PriorityParamsParser.parse(CharSequence src,
ParserCursor c) |
static PriorityParams |
PriorityParamsParser.parse(Header header) |
static PriorityParams |
PriorityParamsParser.parse(String value) |
| Modifier and Type | Method and Description |
|---|---|
static PriorityValue |
PriorityMerge.merge(PriorityValue clientRequest,
PriorityParams serverResponse) |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.