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