| Interface | Description |
|---|---|
| IgnoreFileFilter |
interface for recognizing if the local files are to be ignored.
|
| StringPattern |
| Class | Description |
|---|---|
| BugLog |
Assertion tool class.
|
| BundleUtilities | |
| ByteArray |
The growable array of bytes.
|
| DefaultIgnoreFileFilter | |
| LoggedDataInputStream |
This input stream worked exactly like the normal DataInputStream except that
it logs anything read to a file
|
| LoggedDataOutputStream |
A data output stream that also logs everything sent to a Writer (via the
logger).
|
| Logger |
Handles the logging of communication to and from the server
|
| PathUtils | |
| SimpleStringPattern |
| Exception | Description |
|---|---|
| BugLog.BugException |