Package | Description |
---|---|
io.netty.channel.group |
A channel registry which helps a user maintain the list of open
Channel s and perform bulk operations on them. |
Modifier and Type | Method and Description |
---|---|
ChannelGroupException |
DefaultChannelGroupFuture.cause() |
ChannelGroupException |
ChannelGroupFuture.cause() |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultChannelGroupFuture.setFailure0(ChannelGroupException cause) |