Reusable Java library of general tools with minimal external dependencies.
For questions or support, please contact us:
Email: support@aoindustries.com
Phone: 1-800-519-9541
Phone: +1-251-607-9556
Web: https://www.aoindustries.com/contact
| Package | Description |
|---|---|
| com.aoindustries.io | |
| com.aoindustries.net | |
| com.aoindustries.servlet.http | |
| com.aoindustries.sql | |
| com.aoindustries.util | |
| com.aoindustries.util.i18n |
| Class and Description |
|---|
| BitRate
A
BitRate consists of a long quantity and an optional unit. |
| BitRate.Unit |
| BitRateProvider
A
BitRateProvider specifies precisely how many bits
per second of bandwidth a task should use. |
| ByteCount
A
ByteCount consists of a long quantity and an optional unit. |
| ByteCount.Unit |
| CompressedDataInputStream
Adds compressed data transfer to DataInputStream.
|
| CompressedDataOutputStream
Adds compressed data transfer to DataOutputStream.
|
| DirectoryMetaSnapshot.FileMetaSnapshot |
| Encoder
Encodes data as it is written to the provided output.
|
| EncoderWriter
Writer that encodes during write.
|
| FastExternalizable
A FastExternalizable object does not have any loops in its object graph,
or is able to restore the loops itself upon deserialization.
|
| FastObjectInput
Utilities to read FastExternalizable, Externalizable, and Serializable objects.
|
| FastObjectOutput
Utilities to write FastExternalizable, Externalizable, and Serializable objects.
|
| FifoFileInputStream |
| FifoFileOutputStream |
| FileListObject
A
FileListObject is able to be placed into a FileList. |
| FileListObjectFactory
A
FileListObject is able to be placed into a FileList. |
| FilesystemIterator
Iterates through all of the files in a file system.
|
| FilesystemIteratorRule
Controls the behavior of a
FilesystemIterator. |
| FindReplaceWriter
Replaces strings while writing.
|
| FixedRecordFile
A way to more easily manipulate files with fixed-record-size rows.
|
| NullOutputStream
Discards all data.
|
| NullPrintWriter
Discards all data.
|
| NullWriter
Discards all data.
|
| StringBuilderWriter
A
Writer that buffers its content into a StringBuilder. |
| TempFile
Holds a reference to a temp file.
|
| Writable
Something that may be written to a Writer output instead of being
converted toString and then having the String written.
|
| WriterFacade
Wraps a writer while passing-through all methods of the writer class.
|
| Class and Description |
|---|
| BitRateProvider
A
BitRateProvider specifies precisely how many bits
per second of bandwidth a task should use. |
| Class and Description |
|---|
| Encoder
Encodes data as it is written to the provided output.
|
| Class and Description |
|---|
| AOPool
Reusable generic connection pooling with dynamic flaming tiger feature.
|
| Class and Description |
|---|
| TerminalWriter
A writer that controls advanced features of
VT/100 terminals, while silently reverting to standard
behavior where the functions are not supported.
|
| Class and Description |
|---|
| Encoder
Encodes data as it is written to the provided output.
|
| FastExternalizable
A FastExternalizable object does not have any loops in its object graph,
or is able to restore the loops itself upon deserialization.
|
Copyright © 2000–2016 AO Industries, Inc.. All rights reserved.