public abstract class AbstractSocketTest extends AbstractComboTestsuiteTest<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>
cb, logger, sb, testName| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSocketTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(io.netty.bootstrap.ServerBootstrap bootstrap,
io.netty.bootstrap.Bootstrap bootstrap2,
io.netty.buffer.ByteBufAllocator allocator) |
protected List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> |
newFactories() |
protected SocketAddress |
newSocketAddress() |
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 bootstrap,
io.netty.bootstrap.Bootstrap bootstrap2,
io.netty.buffer.ByteBufAllocator allocator)
configure in class AbstractComboTestsuiteTest<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>protected SocketAddress newSocketAddress()
Copyright © 2008–2020 The Netty Project. All rights reserved.