|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Monitor | |
---|---|
com.jivesoftware.forum.net | A server network i/o front end package. |
com.jivesoftware.forum.net.spi | Implementations of the net interfaces. |
com.jivesoftware.forum.nntp | Jive Forums internal NNTP server. |
com.jivesoftware.forum.nntp.spi | Implementation of core NNTP interfaces. |
Uses of Monitor in com.jivesoftware.forum.net |
---|
Subinterfaces of Monitor in com.jivesoftware.forum.net | |
---|---|
interface |
BandwidthMonitor
Monitors the bandwidth usage of a Connection. |
interface |
ConnectionMonitor
ConnectionMonitors record the activity of Connections for administration and use in determining runtime behavior. |
Uses of Monitor in com.jivesoftware.forum.net.spi |
---|
Classes in com.jivesoftware.forum.net.spi that implement Monitor | |
---|---|
class |
BasicTransientMonitor
Implements a transient (in-memory) generic monitor. |
class |
TransientBandwidthMonitor
Transient (in-memory) implementation of a bandwidth monitor. |
class |
TransientConnectionMonitor
Transient (in-memory) implementation of a connection monitor. |
Uses of Monitor in com.jivesoftware.forum.nntp |
---|
Subinterfaces of Monitor in com.jivesoftware.forum.nntp | |
---|---|
interface |
CommandMonitor
Monitors NNTP command-response pairs. |
Uses of Monitor in com.jivesoftware.forum.nntp.spi |
---|
Classes in com.jivesoftware.forum.nntp.spi that implement Monitor | |
---|---|
class |
CommandMonitorImpl
Monitors samples using an underlying transient that tracks command-response pairs as a generic sample. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |