Package net.sf.josceleton.core.api.async

Interface Summary
Async<L extends Listener> Marks a type to interact asynchroniously via a listener defining some callback methods.
AsyncFor<K,L extends Listener>  
Closeable Compared to java.io.Closeable this interface does not declare a checked exception to be thrown.
Listener Just a marker interface.
 



Copyright © 2011 Josceleton. All Rights Reserved.