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