org.jgroups.jmx.protocols
public class FRAG extends Protocol implements FRAGMBean
Version: $Id: FRAG.java,v 1.1 2005/06/13 14:29:28 belaban Exp $
| Constructor Summary | |
|---|---|
| FRAG() | |
| FRAG(Protocol p) | |
| Method Summary | |
|---|---|
| void | attachProtocol(Protocol p) |
| int | getFragSize() |
| long | getNumberOfReceivedFragments() |
| long | getNumberOfReceivedMessages() |
| long | getNumberOfSentFragments() |
| long | getNumberOfSentMessages() |
| void | setFragSize(int s) |