AsyncObjects for Java 0.3.2

Packages
net.sf.asyncobjects The core classes of the framework.
net.sf.asyncobjects.io This package contains core IO interfaces.
net.sf.asyncobjects.io.adapters This package contains adapters to blocking java streams.
net.sf.asyncobjects.io.util This package contains uitility input and output streams.
net.sf.asyncobjects.net This package contains core network interfaces.
net.sf.asyncobjects.net.nio This package contains implementation of network interfaces that is based on non-blocking NIO socket API.
net.sf.asyncobjects.net.threading This package contains implementation of network interfaces that is based on blocking socket API.
net.sf.asyncobjects.util This package contains generic utilities that helps to develop asynchronous operations.
net.sf.asyncobjects.util.callbacks This package contains a generic callbacks interfaces and adapter classes that help to implement them.
net.sf.asyncobjects.util.timer This package contains generic timer interfaces and implementation of them over Timer nad TimerTask classes.
net.sf.asyncobjects.vats This package contains core classes releate to vats and vat runners.

 



Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.