public class SocketSslSessionReuseTest extends AbstractSocketTest
cb, sb, testName| Constructor and Description |
|---|
SocketSslSessionReuseTest(io.netty.handler.ssl.SslContext serverCtx,
io.netty.handler.ssl.SslContext clientCtx) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
data() |
void |
testSslSessionReuse() |
void |
testSslSessionReuse(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic SocketSslSessionReuseTest(io.netty.handler.ssl.SslContext serverCtx,
io.netty.handler.ssl.SslContext clientCtx)
public static Collection<Object[]> data() throws Exception
ExceptionCopyright © 2008–2020 The Netty Project. All rights reserved.