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