Package | Description |
---|---|
org.jboss.netty.channel |
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
|
Modifier and Type | Class and Description |
---|---|
class |
UnfailingChannelFuture
The
ChannelFuture which can not fail at all. |
Copyright © 2008–2014 JBoss, by Red Hat. All rights reserved.