public abstract class AbstractSingleThreadEventLoopTest extends Object
| Constructor and Description |
|---|
AbstractSingleThreadEventLoopTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract io.netty.channel.socket.ServerSocketChannel |
newChannel() |
protected abstract io.netty.channel.EventLoopGroup |
newEventLoopGroup() |
void |
testChannelsRegistered() |
Copyright © 2008–2019 The Netty Project. All rights reserved.