public class SocketGatheringWriteTest extends AbstractSocketTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.Timeout |
globalTimeout |
cb, logger, sb, testName| Constructor and Description |
|---|
SocketGatheringWriteTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compressHeapDumps() |
void |
testGatheringWrite() |
void |
testGatheringWrite(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testGatheringWriteBig() |
void |
testGatheringWriteBig(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testGatheringWriteNotAutoRead() |
void |
testGatheringWriteNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testGatheringWriteWithComposite() |
void |
testGatheringWriteWithComposite(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testGatheringWriteWithCompositeNotAutoRead() |
void |
testGatheringWriteWithCompositeNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testGatheringWrite(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testGatheringWriteNotAutoRead()
throws Throwable
Throwablepublic void testGatheringWriteNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testGatheringWriteWithComposite()
throws Throwable
Throwablepublic void testGatheringWriteWithCompositeNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testGatheringWriteWithCompositeNotAutoRead()
throws Throwable
Throwablepublic void testGatheringWriteWithComposite(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
ThrowableCopyright © 2008–2020 The Netty Project. All rights reserved.