public abstract class AbstractDatagramTest extends AbstractComboTestsuiteTest<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(Bootstrap bootstrap,
Bootstrap bootstrap2,
ByteBufAllocator allocator) |
protected List<TestsuitePermutation.BootstrapComboFactory<Bootstrap,Bootstrap>> |
newFactories() |
protected void |
refreshLocalAddress(Bootstrap bootstrap) |
newAllocators, run
protected volatile InetSocketAddress addr
protected List<TestsuitePermutation.BootstrapComboFactory<Bootstrap,Bootstrap>> newFactories()
newFactories
in class AbstractComboTestsuiteTest<Bootstrap,Bootstrap>
protected void configure(Bootstrap bootstrap, Bootstrap bootstrap2, ByteBufAllocator allocator)
configure
in class AbstractComboTestsuiteTest<Bootstrap,Bootstrap>
protected void refreshLocalAddress(Bootstrap bootstrap)
Copyright © 2008–2016 The Netty Project. All rights reserved.