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 |
FailedChannelFuture
The
CompleteChannelFuture which is failed already. |
class |
SucceededChannelFuture
The
CompleteChannelFuture which is succeeded already. |
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.