Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package juju.reattore.io

Interface Summary
BulkByteSource A source that can also serve a large chunk directly as a byte buffer.
ByteSink A sink that nativly handles bytes.
ByteSource A source that serves bytes.
CachableSource A source that can be cached and that manages it's expiration and re-use.
Cache A source that can be cached and that manages it's expiration and re-use.
FileSource A byte source that serves from a file.
Sink A sink is a system that will accept data and store it.
Source A streaming source of data.