public abstract class AbstractServerSocketTest extends AbstractTestsuiteTest<ServerBootstrap>
AbstractTestsuiteTest.Runner<CB extends AbstractBootstrap<?,?>>
cb, logger
构造器和说明 |
---|
AbstractServerSocketTest() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
configure(ServerBootstrap bootstrap,
ByteBufAllocator allocator) |
protected java.util.List<TestsuitePermutation.BootstrapFactory<ServerBootstrap>> |
newFactories() |
protected java.net.SocketAddress |
newSocketAddress() |
newAllocators, run
protected java.util.List<TestsuitePermutation.BootstrapFactory<ServerBootstrap>> newFactories()
newFactories
在类中 AbstractTestsuiteTest<ServerBootstrap>
protected void configure(ServerBootstrap bootstrap, ByteBufAllocator allocator)
configure
在类中 AbstractTestsuiteTest<ServerBootstrap>
protected java.net.SocketAddress newSocketAddress()