public class SocketSslSessionReuseTest extends AbstractSocketTest
addr
cb, sb, testName
Constructor and Description |
---|
SocketSslSessionReuseTest(SslContext serverCtx,
SslContext clientCtx) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
data() |
void |
testSslSessionReuse() |
void |
testSslSessionReuse(ServerBootstrap sb,
Bootstrap cb) |
configure, newFactories, newSocketAddress
newAllocators, run
public SocketSslSessionReuseTest(SslContext serverCtx, SslContext clientCtx)
public static Collection<Object[]> data() throws Exception
Exception
public void testSslSessionReuse(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
Copyright © 2008–2016 The Netty Project. All rights reserved.