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