|
Class Summary |
| ConnectionAppendTextEvent |
|
| ConnectionAppendTextEventTest |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |
| ConnectionErrorEvent |
|
| ConnectionErrorEventTest |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |
| ConnectionEvent |
ConnectionEvents are the messages that pass between the
tcp code and the gui code so that they can be more or less seperated
from each other. |
| ConnectionEventCannon |
A ConnectionEventCannon fires ConnectionEvents
(of course). |
| ConnectionEventCannonTest |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |
| ConnectionEventTest |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |
| EventsSuite |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |
| ExposedConnectionEventCannon |
Allows us to see the length of a listeners list in a ConnectionEvent. |
| FakeListener |
A fake ConnectionEventListener which can be used for unit testing |
| TransportErrorEvent |
TransportErrorEvents occur for the Transport in general (for example,
it is used by SocketWaiter in the tcp code to indicate a
general problem, rather a specific error with a specific Connection) |
| TransportErrorEventTest |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |
| TransportEvent |
TransportEvents are events that occur over a form of transport,
such as an TCP connection |
| TransportEventTest |
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL. |