public abstract class AbstractSctpTest extends AbstractComboTestsuiteTest<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>
AbstractComboTestsuiteTest.Runner<SB extends io.netty.bootstrap.AbstractBootstrap<?,?>,CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, logger, sb| Constructor and Description |
|---|
AbstractSctpTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(io.netty.bootstrap.ServerBootstrap serverBootstrap,
io.netty.bootstrap.Bootstrap bootstrap,
io.netty.buffer.ByteBufAllocator allocator) |
protected List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> |
newFactories() |
newAllocators, runprotected List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> newFactories()
newFactories in class AbstractComboTestsuiteTest<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>protected void configure(io.netty.bootstrap.ServerBootstrap serverBootstrap,
io.netty.bootstrap.Bootstrap bootstrap,
io.netty.buffer.ByteBufAllocator allocator)
configure in class AbstractComboTestsuiteTest<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>Copyright © 2008–2025 The Netty Project. All rights reserved.