| Package | Description |
|---|---|
| io.netty.microbench.stomp |
Benchmarks for
StompSubframeEncoder. |
| Modifier and Type | Field and Description |
|---|---|
ExampleStompHeadersSubframe.HeadersType |
StompEncoderBenchmark.headersType |
| Modifier and Type | Field and Description |
|---|---|
static Map<ExampleStompHeadersSubframe.HeadersType,io.netty.handler.codec.stomp.StompHeadersSubframe> |
ExampleStompHeadersSubframe.EXAMPLES |
| Modifier and Type | Method and Description |
|---|---|
static ExampleStompHeadersSubframe.HeadersType |
ExampleStompHeadersSubframe.HeadersType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExampleStompHeadersSubframe.HeadersType[] |
ExampleStompHeadersSubframe.HeadersType.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.