Package | Description |
---|---|
io.netty.microbench.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
Modifier and Type | Field and Description |
---|---|
Http2FrameWriterBenchmark.DataPayloadType |
Http2FrameWriterBenchmark.dataType |
Modifier and Type | Method and Description |
---|---|
static Http2FrameWriterBenchmark.DataPayloadType |
Http2FrameWriterBenchmark.DataPayloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Http2FrameWriterBenchmark.DataPayloadType[] |
Http2FrameWriterBenchmark.DataPayloadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.