| Package | Description |
|---|---|
| io.netty.microbench.handler.ssl |
Benchmarks for SSL.
|
| Modifier and Type | Field and Description |
|---|---|
AbstractSslEngineBenchmark.BufferType |
AbstractSslEngineBenchmark.bufferType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSslEngineBenchmark.BufferType |
AbstractSslEngineBenchmark.BufferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSslEngineBenchmark.BufferType[] |
AbstractSslEngineBenchmark.BufferType.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.