netty-xnio-transport 0.1.9.Final
-
- All Implemented Interfaces:
- io.netty.channel.ChannelFuture, Future<Void>, EventListener, org.xnio.ChannelListener<org.xnio.conduits.ConduitStreamSourceChannel>
public class XnioChannelPromiseCloseFuture
extends XnioChannelCloseFuture
ChannelFuture to be provided when shutting down channels, performs as a close listener on the Xnio side.
- Author:
- Flavia Rainone
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.xnio.ChannelListener
org.xnio.ChannelListener.Setter<T extends Channel>, org.xnio.ChannelListener.SimpleSetter<T extends Channel>
-
Constructor Summary
Constructors
| Constructor and Description |
XnioChannelPromiseCloseFuture(org.xnio.netty.transport.AbstractXnioSocketChannel channel,
io.netty.channel.ChannelPromise channelPromise) |
-
Method Summary
-
Methods inherited from class org.xnio.netty.transport.XnioChannelCloseFuture
addListener, addListeners, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, cause, channel, get, get, getNow, isCancellable, isCancelled, isDone, isSuccess, isVoid, removeListener, removeListeners, sync, syncUninterruptibly
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
netty-xnio-transport 0.1.9.Final
Copyright © 2013–2021 JBoss, a division of Red Hat. All rights reserved.