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