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