public class CompositeBufferGatheringWriteTest extends AbstractSocketTest
cb, logger, sb, testName
Constructor and Description |
---|
CompositeBufferGatheringWriteTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
compositeBufferPartialWriteDoesNotCorruptDataInitServerConfig(ChannelConfig config,
int soSndBuf) |
void |
testCompositeBufferPartialWriteDoesNotCorruptData() |
void |
testCompositeBufferPartialWriteDoesNotCorruptData(ServerBootstrap sb,
Bootstrap cb) |
void |
testSingleCompositeBufferWrite() |
void |
testSingleCompositeBufferWrite(ServerBootstrap sb,
Bootstrap cb) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testSingleCompositeBufferWrite() throws Throwable
Throwable
public void testSingleCompositeBufferWrite(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
public void testCompositeBufferPartialWriteDoesNotCorruptData() throws Throwable
Throwable
protected void compositeBufferPartialWriteDoesNotCorruptDataInitServerConfig(ChannelConfig config, int soSndBuf)
public void testCompositeBufferPartialWriteDoesNotCorruptData(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
Copyright © 2008–2018 The Netty Project. All rights reserved.