public class NioEventLoopTest extends AbstractSingleThreadEventLoopTest
| Constructor and Description |
|---|
NioEventLoopTest() |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.channel.Channel |
newChannel() |
protected io.netty.channel.EventLoopGroup |
newEventLoopGroup() |
protected Class<? extends io.netty.channel.ServerChannel> |
serverChannelClass() |
gracefulShutdownAfterStart, shutdownBeforeStart, shutdownGracefullyBeforeStart, shutdownGracefullyZeroQuietBeforeStart, testChannelsRegistered, testShutdownGracefullyNoQuietPeriodprotected io.netty.channel.EventLoopGroup newEventLoopGroup()
newEventLoopGroup in class AbstractSingleThreadEventLoopTestprotected io.netty.channel.Channel newChannel()
newChannel in class AbstractSingleThreadEventLoopTestprotected Class<? extends io.netty.channel.ServerChannel> serverChannelClass()
serverChannelClass in class AbstractSingleThreadEventLoopTestCopyright © 2008–2020 The Netty Project. All rights reserved.