Package | Description |
---|---|
io.netty.util.concurrent |
Utility classes for concurrent / async tasks.
|
Modifier and Type | Class and Description |
---|---|
private static class |
SingleThreadEventExecutor.DefaultThreadProperties |
Modifier and Type | Field and Description |
---|---|
private ThreadProperties |
SingleThreadEventExecutor.threadProperties |
Modifier and Type | Method and Description |
---|---|
ThreadProperties |
SingleThreadEventExecutor.threadProperties()
|