public class SocketStartTlsTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends AbstractBootstrap<?,?>,CB extends AbstractBootstrap<?,?>>cb, sb| 构造器和说明 |
|---|
SocketStartTlsTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
createExecutor() |
static java.util.Collection<java.lang.Object[]> |
data() |
static void |
shutdownExecutor() |
void |
testStartTls(ServerBootstrap sb,
Bootstrap cb,
SslContext serverCtx,
SslContext clientCtx) |
void |
testStartTls(SslContext serverCtx,
SslContext clientCtx,
TestInfo testInfo) |
void |
testStartTlsNotAutoRead(ServerBootstrap sb,
Bootstrap cb,
SslContext serverCtx,
SslContext clientCtx) |
void |
testStartTlsNotAutoRead(SslContext serverCtx,
SslContext clientCtx,
TestInfo testInfo) |
configure, newFactories, newSocketAddressnewAllocators, runpublic static java.util.Collection<java.lang.Object[]> data()
throws java.lang.Exception
java.lang.Exceptionpublic static void createExecutor()
public static void shutdownExecutor()
throws java.lang.Exception
java.lang.Exceptionpublic void testStartTls(SslContext serverCtx, SslContext clientCtx, TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwablepublic void testStartTls(ServerBootstrap sb, Bootstrap cb, SslContext serverCtx, SslContext clientCtx) throws java.lang.Throwable
java.lang.Throwablepublic void testStartTlsNotAutoRead(SslContext serverCtx, SslContext clientCtx, TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwablepublic void testStartTlsNotAutoRead(ServerBootstrap sb, Bootstrap cb, SslContext serverCtx, SslContext clientCtx) throws java.lang.Throwable
java.lang.Throwable