public class CompositeBufferGatheringWriteTest extends AbstractSocketTest
cb, logger, sb, testName| Constructor and Description |
|---|
CompositeBufferGatheringWriteTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compositeBufferPartialWriteDoesNotCorruptDataInitServerConfig(io.netty.channel.ChannelConfig config,
int soSndBuf) |
void |
testCompositeBufferPartialWriteDoesNotCorruptData() |
void |
testCompositeBufferPartialWriteDoesNotCorruptData(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testSingleCompositeBufferWrite() |
void |
testSingleCompositeBufferWrite(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testSingleCompositeBufferWrite()
throws Throwable
Throwablepublic void testSingleCompositeBufferWrite(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testCompositeBufferPartialWriteDoesNotCorruptData()
throws Throwable
Throwableprotected void compositeBufferPartialWriteDoesNotCorruptDataInitServerConfig(io.netty.channel.ChannelConfig config,
int soSndBuf)
Copyright © 2008–2020 The Netty Project. All rights reserved.