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