XNIO API 3.0.7.GA

Uses of Class
org.xnio.AbstractIoFuture

Packages that use AbstractIoFuture
org.xnio The main API package for XNIO. 
 

Uses of AbstractIoFuture in org.xnio
 

Subclasses of AbstractIoFuture in org.xnio
 class FailedIoFuture<T>
          An implementation of IoFuture that represents an immediately-failed operation.
 class FinishedIoFuture<T>
          An implementation of IoFuture that represents an immediately-successful operation.
 


XNIO API 3.0.7.GA

Copyright © 2010 JBoss, a division of Red Hat, Inc.