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