public class SocketSslSessionReuseTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends AbstractBootstrap<?,?>,CB extends AbstractBootstrap<?,?>>
cb, sb
构造器和说明 |
---|
SocketSslSessionReuseTest() |
限定符和类型 | 方法和说明 |
---|---|
static java.util.Collection<java.lang.Object[]> |
data() |
void |
testSslSessionReuse(ServerBootstrap sb,
Bootstrap cb,
SslContext serverCtx,
SslContext clientCtx) |
void |
testSslSessionReuse(SslContext serverCtx,
SslContext clientCtx,
TestInfo testInfo) |
configure, newFactories, newSocketAddress
newAllocators, run
public static java.util.Collection<java.lang.Object[]> data() throws java.lang.Exception
java.lang.Exception
public void testSslSessionReuse(SslContext serverCtx, SslContext clientCtx, TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testSslSessionReuse(ServerBootstrap sb, Bootstrap cb, SslContext serverCtx, SslContext clientCtx) throws java.lang.Throwable
java.lang.Throwable