Channels and perform bulk operations on them.See: Description
| Interface | Description |
|---|---|
| ChannelGroup | |
| ChannelGroupFuture |
The result of an asynchronous
ChannelGroup operation. |
| ChannelGroupFutureListener |
Listens to the result of a
ChannelGroupFuture. |
| Class | Description |
|---|---|
| DefaultChannelGroup |
The default
ChannelGroup implementation. |
| Exception | Description |
|---|---|
| ChannelGroupException |
ChannelException which holds ChannelFutures that failed because of an error. |
Channels and perform bulk operations on them.Copyright © 2008-2013 The Netty Project. All Rights Reserved.