JBoss Threads 2.0.0.GA-redhat-2

Uses of Interface
org.jboss.threads.AsyncCancellable

Packages that use AsyncCancellable
org.jboss.threads   
 

Uses of AsyncCancellable in org.jboss.threads
 

Subinterfaces of AsyncCancellable in org.jboss.threads
 interface AsyncFuture<T>
          This interface represents the result of an asynchronous future task, which provides all the features of Future while also adding several additional convenience methods and the ability to add asynchronous callbacks.
 

Classes in org.jboss.threads that implement AsyncCancellable
 class AsyncFutureTask<T>
          A base class for implementing asynchronous tasks.
 


JBoss Threads 2.0.0.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.