| Package | Description |
|---|---|
| io.netty.microbench.headers |
Benchmarks for HTTP and HTTP/2 Headers.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<ExampleHeaders.HeaderExample,Map<String,String>> |
ExampleHeaders.EXAMPLES |
| Modifier and Type | Method and Description |
|---|---|
static ExampleHeaders.HeaderExample |
ExampleHeaders.HeaderExample.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExampleHeaders.HeaderExample[] |
ExampleHeaders.HeaderExample.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2026 The Netty Project. All rights reserved.