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