|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionMonitor | |
---|---|
com.jivesoftware.forum.net | A server network i/o front end package. |
com.jivesoftware.forum.net.spi | Implementations of the net interfaces. |
Uses of ConnectionMonitor in com.jivesoftware.forum.net |
---|
Methods in com.jivesoftware.forum.net that return ConnectionMonitor | |
---|---|
ConnectionMonitor |
AcceptPort.getAcceptMonitor()
Obtain the monitor watching the basic behavior of this AcceptPort. |
ConnectionMonitor |
ConnectionManager.getConfigMonitor()
Connection configuration monitors records any changes in a connection's configuration for administration and use in determining runtime behavior. |
ConnectionMonitor |
ConnectionManager.getConnectedMonitor()
Obtain a monitor that watches the connections as they are added to the manager. |
ConnectionMonitor |
AcceptPort.getConnectMonitor()
Obtain the monitor watching the accepted connection behavior of this AcceptPort. |
ConnectionMonitor |
ConnectionManager.getDisconnectedMonitor()
Obtain a monitor that watches the connections as they are removed from the manager. |
ConnectionMonitor |
AcceptPort.getDisconnectMonitor()
Obtain the monitor watching the rejected connection behavior of this AcceptPort. |
Uses of ConnectionMonitor in com.jivesoftware.forum.net.spi |
---|
Classes in com.jivesoftware.forum.net.spi that implement ConnectionMonitor | |
---|---|
class |
TransientConnectionMonitor
Transient (in-memory) implementation of a connection monitor. |
Methods in com.jivesoftware.forum.net.spi that return ConnectionMonitor | |
---|---|
ConnectionMonitor |
AbstractConnectionManager.getConfigMonitor()
|
ConnectionMonitor |
AbstractConnectionManager.getConnectedMonitor()
|
ConnectionMonitor |
AbstractConnectionManager.getDisconnectedMonitor()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |