Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.net
Interface BandwidthMonitor

All Superinterfaces:
Monitor
All Known Implementing Classes:
TransientBandwidthMonitor

public interface BandwidthMonitor
extends Monitor

Monitors the bandwidth usage of a Connection.

Samples are measured in bytes and Bandwidth (rate) is measured in bytes per second. Many server applications limit connections based on bandwidth usage.


Method Summary
 
Methods inherited from interface com.jivesoftware.forum.net.Monitor
addSample, addSample, getFirstSampleDate, getFrameRate, getFrameSize, getFrameTotal, getFrameTotalTime, getLastSampleDate, getRate, getTotal, getTotalTime, setFrameSize
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.