public class SocketDataReadInitialStateTest extends AbstractSocketTest
cb, logger, sb, testName| Constructor and Description |
|---|
SocketDataReadInitialStateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAutoReadOffNoDataReadUntilReadCalled() |
void |
testAutoReadOffNoDataReadUntilReadCalled(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testAutoReadOnDataReadImmediately() |
void |
testAutoReadOnDataReadImmediately(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testAutoReadOffNoDataReadUntilReadCalled()
throws Throwable
Throwablepublic void testAutoReadOffNoDataReadUntilReadCalled(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testAutoReadOnDataReadImmediately()
throws Throwable
ThrowableCopyright © 2008–2020 The Netty Project. All rights reserved.