Class Summary |
Debugger |
The Debugger displays a graphical view of the protocol stack by showing all the protocols and
the events in them. |
Profiler |
Allows to time execution of 'named' statements, counts number of times called and total
execution time. |
Profiler.Entry |
|
ProtocolSpecificView |
Abstract class for all protocol-specific views, e.g. |
ProtocolTester |
Generic class to test one or more protocol layers directly. |
ProtocolView |
Graphical view of a protocol instance |
QUEUEView |
Shows the internals of the QUEUE protocol. |