Package org.jgroups.debug

Provides debug support, including testing, profiling, and a graphical view of a protocol stack.

Interface Summary

Simulator.Receiver

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
ProtocolSpecificViewAbstract 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
QUEUEViewShows the internals of the QUEUE protocol.
Simulator Tests one or more protocols independently.
Provides debug support, including testing, profiling, and a graphical view of a protocol stack.

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.