| Marshaller | code | html | |
| Sequence.Closure | code | html |
| VariableMarshaller | Convenience base class for Marshaller implementations which do not deepCopy and which use variable size encodings. | code | html |
| ByteArrayInputStream | Very similar to the java.io.ByteArrayInputStream but this version is not thread safe. | code | html |
| ByteArrayOutputStream | Very similar to the java.io.ByteArrayOutputStream but this version is not thread safe and the resulting data is returned in a ByteSequence to avoid an extra byte[] allocation. | code | html |
| ByteSequence | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| BytesMarshaller | Implementation of a Marshaller for byte arrays | code | html |
| CommandLineSupport | Support utility that can be used to set the properties on any object using command line arguments. | code | html |
| DataByteArrayInputStream | Optimized ByteArrayInputStream that can be used more than once | code | html |
| DataByteArrayOutputStream | Optimized ByteArrayOutputStream | code | html |
| DiskBenchmark | This class is used to get a benchmark the raw disk performance. | code | html |
| DiskBenchmark.Report | code | html | |
| HexSupport | Used to convert to hex from byte arrays and back. | code | html |
| IOExceptionSupport | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| IOHelper | code | html | |
| IntegerMarshaller | Implementation of a Marshaller for a Integer | code | html |
| IntrospectionSupport | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| LRUCache | A Simple LRU Cache | code | html |
| LinkedNode | Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class. | code | html |
| LinkedNodeList | Provides a list of LinkedNode objects. | code | html |
| LockFile | Used to lock a File. | code | html |
| LongMarshaller | Implementation of a Marshaller for a Long | code | html |
| ObjectMarshaller | Implementation of a Marshaller for Objects | code | html |
| Scheduler | code | html | |
| SchedulerTimerTask | A TimeTask for a Runnable object | code | html |
| Sequence | Represents a range of numbers. | code | html |
| SequenceSet | Keeps track of a added long values. | code | html |
| SequenceSet.Marshaller | code | html | |
| StringMarshaller | Implementation of a Marshaller for Strings | code | html |