|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Submittable | Interface for all classes to which the LogSubmitter can submit. |
| Class Summary | |
|---|---|
| ActionByte | Class definine the components of an action byte. |
| AutoUploadingBinaryLog | Uploads logs files to server in binary format. |
| LogEntries | Keeps track of size. |
| LogEntry | Handles the complicated work of translating to and from bytes for transmission using a checksum. |
| LogEntryQueueItem | Encapsulates any log entry. |
| LogReader | Reads in a log file, iterating through entries |
| LogSubmitter | Writes to log in bytes |
| LogUtil | Utility class for server logging mechanisms. |
| LogWriter | Class for creating a simple log writer that writes log entries out to a file. |
| Exception Summary | |
|---|---|
| UploadFailedException | Signature exception to end an upload with certain status. |
Logging for a server to record request times and status.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||