public class SocketConnectionAttemptTest extends AbstractClientSocketTest
cb, logger, testName| Constructor and Description |
|---|
SocketConnectionAttemptTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConnectCancellation() |
void |
testConnectCancellation(io.netty.bootstrap.Bootstrap cb) |
void |
testConnectRefused() |
void |
testConnectRefused(io.netty.bootstrap.Bootstrap cb) |
void |
testConnectRefusedHalfClosure() |
void |
testConnectRefusedHalfClosure(io.netty.bootstrap.Bootstrap cb) |
void |
testConnectTimeout() |
void |
testConnectTimeout(io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testConnectTimeout(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testConnectRefused(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testConnectRefusedHalfClosure()
throws Throwable
Throwablepublic void testConnectRefusedHalfClosure(io.netty.bootstrap.Bootstrap cb)
throws Throwable
ThrowableCopyright © 2008–2020 The Netty Project. All rights reserved.