public class NioEventLoopTest extends AbstractSingleThreadEventLoopTest
| 构造器和说明 |
|---|
NioEventLoopTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Channel |
newChannel() |
protected EventLoopGroup |
newEventLoopGroup() |
protected java.lang.Class<? extends ServerChannel> |
serverChannelClass() |
protected boolean |
supportsChannelIteration() |
gracefulShutdownAfterStart, shutdownBeforeStart, shutdownGracefullyBeforeStart, shutdownGracefullyZeroQuietBeforeStart, testChannelsIterator, testChannelsIteratorEmpty, testChannelsIteratorRemoveThrows, testChannelsRegistered, testShutdownGracefullyNoQuietPeriodprotected boolean supportsChannelIteration()
protected EventLoopGroup newEventLoopGroup()
protected Channel newChannel()
protected java.lang.Class<? extends ServerChannel> serverChannelClass()