public abstract class AbstractServerSocketTest extends AbstractTestsuiteTest<ServerBootstrap>
cb, logger, testName
Modifier | Constructor and Description |
---|---|
protected |
AbstractServerSocketTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(ServerBootstrap bootstrap,
ByteBufAllocator allocator) |
protected List<TestsuitePermutation.BootstrapFactory<ServerBootstrap>> |
newFactories() |
protected SocketAddress |
newSocketAddress() |
newAllocators, run
protected List<TestsuitePermutation.BootstrapFactory<ServerBootstrap>> newFactories()
newFactories
in class AbstractTestsuiteTest<ServerBootstrap>
protected void configure(ServerBootstrap bootstrap, ByteBufAllocator allocator)
configure
in class AbstractTestsuiteTest<ServerBootstrap>
protected SocketAddress newSocketAddress()
Copyright © 2008–2018 The Netty Project. All rights reserved.