public abstract class AbstractDatagramTest extends AbstractComboTestsuiteTest<io.netty.bootstrap.Bootstrap,io.netty.bootstrap.Bootstrap>
cb, logger, sb, testName| Modifier | Constructor and Description |
|---|---|
protected |
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 |
internetProtocolFamily() |
protected List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.Bootstrap,io.netty.bootstrap.Bootstrap>> |
newFactories() |
protected SocketAddress |
newSocketAddress() |
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()
Copyright © 2008–2020 The Netty Project. All rights reserved.