XNIO API 2.1.0.CR2

Uses of Class
org.jboss.xnio.AbstractIoFuture

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

Uses of AbstractIoFuture in org.jboss.xnio
 

Subclasses of AbstractIoFuture in org.jboss.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 2.1.0.CR2

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