|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |