Package | Description |
---|---|
io.netty.util.concurrent |
Utility classes for concurrent / async tasks.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PausableEventExecutor
Implement this interface if you need your
EventExecutor implementation to be able
to reject new work. |
Copyright © 2008–2015 The Netty Project. All rights reserved.