ActiveIO 1.0 API

Other Packages
org.activeio The core activeio API is centered around having Channels that move Packets of data.
org.activeio.adapter The Adapter package provides classes that make it easy ot bridge between the the SynchChannel, AsyncChannel, InputStream, OutputStream, Socket, and ServerSocket domains.
org.activeio.filter Some simple filters that may be added to your channels.
org.activeio.journal Provides the API for storing and accessing record based binary data in sequential log files.
org.activeio.journal.active The Active Journal is a high performance Journal implemenation which does not place limits on how big the data being logged can be.
org.activeio.journal.howl A Journal implemenation using using a high performance transaction log implemented using Howl
org.activeio.net A set of Channel implementations that are implemented using the Socket and DatagramSocket classes.
org.activeio.oneport This package provides the implementing classes that allow you to run multiple protocols from a sigle port.
org.activeio.packet Implementations of the Packet class.

 



Copyright © -2005 The ActiveIO Project. All Rights Reserved.