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