Uses of Class
io.netty.microbench.headers.IsKeepAliveBenchmark.ConnectionClose
-
Packages that use IsKeepAliveBenchmark.ConnectionClose Package Description io.netty.microbench.headers Benchmarks for HTTP and HTTP/2 Headers. -
-
Uses of IsKeepAliveBenchmark.ConnectionClose in io.netty.microbench.headers
Fields in io.netty.microbench.headers declared as IsKeepAliveBenchmark.ConnectionClose Modifier and Type Field Description IsKeepAliveBenchmark.ConnectionCloseIsKeepAliveBenchmark. closeMethods in io.netty.microbench.headers that return IsKeepAliveBenchmark.ConnectionClose Modifier and Type Method Description static IsKeepAliveBenchmark.ConnectionCloseIsKeepAliveBenchmark.ConnectionClose. valueOf(String name)Returns the enum constant of this type with the specified name.static IsKeepAliveBenchmark.ConnectionClose[]IsKeepAliveBenchmark.ConnectionClose. values()Returns an array containing the constants of this enum type, in the order they are declared.
-