Package org.javasimon.callback.async

Interface Summary
Executor<T> Executor is similar to Executor or ExecutorService but simpler (only one method to implement).
 

Class Summary
AsyncCallbackProxyFactory Callback factory, produces a callback wrapper to make any callback asynchronous.
ExecutorProxyFactory<T> Proxy factory which can be used make any class asynchronous.
Executors This class contains some basic Executors.AsyncCallbackExecutors.
Executors.AsyncCallbackExecutor<T> Asynchronous, different thread executor
 



Copyright © 2013. All Rights Reserved.