public class FRAG extends Protocol implements FRAGMBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
int |
getFragSize() |
long |
getNumberOfReceivedFragments() |
long |
getNumberOfReceivedMessages() |
long |
getNumberOfSentFragments() |
long |
getNumberOfSentMessages() |
void |
setFragSize(int s) |
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stoppublic FRAG()
public FRAG(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic int getFragSize()
getFragSize in interface FRAGMBeanpublic void setFragSize(int s)
setFragSize in interface FRAGMBeanpublic long getNumberOfSentMessages()
getNumberOfSentMessages in interface FRAGMBeanpublic long getNumberOfSentFragments()
getNumberOfSentFragments in interface FRAGMBeanpublic long getNumberOfReceivedMessages()
getNumberOfReceivedMessages in interface FRAGMBeanpublic long getNumberOfReceivedFragments()
getNumberOfReceivedFragments in interface FRAGMBeanCopyright ? 1998-2008 Bela Ban. All Rights Reserved.