Uses of Class
org.xnio.AbstractIoFuture
-
Packages that use AbstractIoFuture Package Description org.xnio The main API package for XNIO. -
-
Uses of AbstractIoFuture in org.xnio
Subclasses of AbstractIoFuture in org.xnio Modifier and Type Class Description class
FailedIoFuture<T>
An implementation ofIoFuture
that represents an immediately-failed operation.
-