public class SocketShutdownOutputByPeerTest extends AbstractServerSocketTest
cb, logger, testName
Constructor and Description |
---|
SocketShutdownOutputByPeerTest() |
Modifier and Type | Method and Description |
---|---|
void |
testShutdownOutput() |
void |
testShutdownOutput(ServerBootstrap sb) |
void |
testShutdownOutputWithoutOption() |
void |
testShutdownOutputWithoutOption(ServerBootstrap sb) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testShutdownOutput(ServerBootstrap sb) throws Throwable
Throwable
public void testShutdownOutputWithoutOption() throws Throwable
Throwable
public void testShutdownOutputWithoutOption(ServerBootstrap sb) throws Throwable
Throwable
Copyright © 2008–2018 The Netty Project. All rights reserved.