Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.nntp.CommandMonitor

Packages that use CommandMonitor
com.jivesoftware.forum.nntp Jive Forums internal NNTP server. 
com.jivesoftware.forum.nntp.spi Implementation of core NNTP interfaces. 
 

Uses of CommandMonitor in com.jivesoftware.forum.nntp
 

Methods in com.jivesoftware.forum.nntp that return CommandMonitor
 CommandMonitor Session.getCommandMonitor()
          Obtain the command monitor that watches the NNTP command-responses for this session.
 

Uses of CommandMonitor in com.jivesoftware.forum.nntp.spi
 

Classes in com.jivesoftware.forum.nntp.spi that implement CommandMonitor
 class CommandMonitorImpl
          Monitors samples using an underlying transient that tracks command-response pairs as a generic sample.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.