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