public abstract class AbstractDatagramTest extends AbstractComboTestsuiteTest<io.netty.bootstrap.Bootstrap,io.netty.bootstrap.Bootstrap>
| Modifier and Type | Field and Description |
|---|---|
protected InetSocketAddress |
addr |
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 List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.Bootstrap,io.netty.bootstrap.Bootstrap>> |
newFactories() |
newAllocators, runprotected volatile InetSocketAddress addr
protected 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>Copyright © 2008–2015 The Netty Project. All rights reserved.