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