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