public class SocketAutoReadTest extends AbstractSocketTest
| Modifier and Type | Class and Description |
|---|---|
static class |
SocketAutoReadTest.ServerTestHandler |
addrcb, logger, sb, testName| Constructor and Description |
|---|
SocketAutoReadTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAutoReadDisableOutsideChannelRead() |
void |
testAutoReadDisableOutsideChannelRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testAutoReadDisableOutsideChannelReadManualRead() |
void |
testAutoReadDisableOutsideChannelReadManualRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testAutoReadDisableOutsideChannelRead()
throws Throwable
Throwablepublic void testAutoReadDisableOutsideChannelRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testAutoReadDisableOutsideChannelReadManualRead()
throws Throwable
ThrowableCopyright © 2008–2015 The Netty Project. All rights reserved.