|
Class Summary |
| BugLog |
Generates a buffered log. |
| BugManager |
Interface for reporting bugs. |
| LocalClientInfo |
This class encapsulates all of the data for an individual client machine
for an individual bug report. |
| LocalServletInfo |
This class encapsulates all of the data for an individual client machine
for an individual bug report. |
| RemoteAbstractInfo |
This class maintains protected constants and variables for
RemoteServletInfo and RemoteClientInfo,
the classes that contain the data for the client machine
reporting the bug. |
| RemoteClientInfo |
Handles the client-side representation of an
RemoteServletInfo object, which reconstructs the data
for the update created on the server side. |
| RemoteServletInfo |
This class handles creating the bug information for client reporting
the bug. |