Package | Description |
---|---|
org.apache.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.apache.activeio.journal |
Provides the API for storing and accessing record based binary data in sequential log files.
|
org.apache.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.apache.activeio.journal.howl |
A Journal implemenation using using a high performance transaction log
implemented using Howl
|
org.apache.activeio.oneport |
This package provides the implementing classes that allow you to run multiple protocols
from a sigle port.
|
org.apache.activeio.packet |
Implementations of the Packet class.
|
org.apache.activeio.xnet | |
org.apache.activeio.xnet.hba |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.