public class SocketShutdownOutputByPeerTest extends AbstractSocketShutdownOutputByPeerTest<Socket>
AbstractTestsuiteTest.Runner<CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, logger| Constructor and Description |
|---|
SocketShutdownOutputByPeerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
close(Socket s) |
protected void |
connect(Socket s,
SocketAddress address) |
protected Socket |
newSocket() |
protected void |
shutdownOutput(Socket s) |
protected void |
write(Socket s,
int data) |
testShutdownOutput, testShutdownOutput, testShutdownOutputWithoutOption, testShutdownOutputWithoutOptionconfigure, newFactories, newSocketAddressnewAllocators, runprotected void shutdownOutput(Socket s) throws IOException
shutdownOutput in class AbstractSocketShutdownOutputByPeerTest<Socket>IOExceptionprotected void connect(Socket s, SocketAddress address) throws IOException
connect in class AbstractSocketShutdownOutputByPeerTest<Socket>IOExceptionprotected void close(Socket s) throws IOException
close in class AbstractSocketShutdownOutputByPeerTest<Socket>IOExceptionprotected void write(Socket s, int data) throws IOException
write in class AbstractSocketShutdownOutputByPeerTest<Socket>IOExceptionprotected Socket newSocket()
newSocket in class AbstractSocketShutdownOutputByPeerTest<Socket>Copyright © 2008–2025 The Netty Project. All rights reserved.