public class SocketSpdyEchoTest extends AbstractSocketTest
addr
cb, logger, sb, testName
Constructor and Description |
---|
SocketSpdyEchoTest() |
Modifier and Type | Method and Description |
---|---|
void |
testSpdyEcho() |
void |
testSpdyEcho(ServerBootstrap sb,
Bootstrap cb) |
void |
testSpdyEchoNotAutoRead() |
void |
testSpdyEchoNotAutoRead(ServerBootstrap sb,
Bootstrap cb) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testSpdyEcho(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
public void testSpdyEchoNotAutoRead(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
Copyright © 2008–2017 The Netty Project. All rights reserved.