Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.net.BandwidthMonitor

Packages that use BandwidthMonitor
com.jivesoftware.forum.net A server network i/o front end package. 
com.jivesoftware.forum.net.spi Implementations of the net interfaces. 
 

Uses of BandwidthMonitor in com.jivesoftware.forum.net
 

Methods in com.jivesoftware.forum.net that return BandwidthMonitor
 BandwidthMonitor Connection.getConsumerBandwidthMonitor()
          Obtain the bandwidth monitor watching the raw network traffic for this connection's DataConsumer.
 BandwidthMonitor Connection.getProducerBandwidthMonitor()
          Obtain the bandwidth monitor watching the raw network traffic for this connection's DataProducer.
 

Uses of BandwidthMonitor in com.jivesoftware.forum.net.spi
 

Classes in com.jivesoftware.forum.net.spi that implement BandwidthMonitor
 class TransientBandwidthMonitor
          Transient (in-memory) implementation of a bandwidth monitor.
 

Methods in com.jivesoftware.forum.net.spi that return BandwidthMonitor
 BandwidthMonitor SocketChannelConnection.getConsumerBandwidthMonitor()
           
 BandwidthMonitor SocketChannelConnection.getProducerBandwidthMonitor()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.