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