public abstract class AbstractSctpTest extends AbstractComboTestsuiteTest<ServerBootstrap,Bootstrap>
cb, logger, sb, testName
Modifier | Constructor and Description |
---|---|
protected |
AbstractSctpTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(ServerBootstrap serverBootstrap,
Bootstrap bootstrap,
ByteBufAllocator allocator) |
protected List<TestsuitePermutation.BootstrapComboFactory<ServerBootstrap,Bootstrap>> |
newFactories() |
newAllocators, run
protected List<TestsuitePermutation.BootstrapComboFactory<ServerBootstrap,Bootstrap>> newFactories()
newFactories
in class AbstractComboTestsuiteTest<ServerBootstrap,Bootstrap>
protected void configure(ServerBootstrap serverBootstrap, Bootstrap bootstrap, ByteBufAllocator allocator)
configure
in class AbstractComboTestsuiteTest<ServerBootstrap,Bootstrap>
Copyright © 2008–2018 The Netty Project. All rights reserved.