org.jgroups.debug
public class ProtocolView extends Object implements ProtocolObserver
| Constructor Summary | |
|---|---|
| ProtocolView(Protocol p, DefaultTableModel model, int my_index) | |
| ProtocolView(Protocol p, DefaultTableModel model, int my_index, boolean cummulative) | |
| Method Summary | |
|---|---|
| boolean | down(Event evt, int num_evts) |
| boolean | passDown(Event evt) |
| boolean | passUp(Event evt) |
| void | setProtocol(Protocol prot) |
| String | toString() |
| boolean | up(Event evt, int num_evts) |