|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.Threaded
osmq.broker.handlers.ServiceHandler
osmq.broker.handlers.ChangeHandler
An aggregate of the MRouter class that listens on a multicast channgel for remote commands such as kill a subscriber or shut down the message broker
Field Summary | |
static java.lang.String |
ALL_OPTION
|
Fields inherited from class osmq.util.Threaded |
HIGH_PRIORITY, HIGHEST_PRIORITY, INCREASED_PRIORITY, VERY_HIGH_PRIORITY |
Constructor Summary | |
ChangeHandler()
|
Method Summary | |
static java.lang.String |
getRemoteMonitorIP()
|
static void |
setRemoteMonitorIP(java.lang.String s)
|
Methods inherited from class osmq.broker.handlers.ServiceHandler |
getRemoteIPString, getStreamFilter, println, readBytes, readln, setParent, setStreamFilter, writeBytes |
Methods inherited from class osmq.util.Threaded |
getExceptionListener, getIterations, getPriority, getSequenceNumber, getUserDefinedName, getYieldToPeers, hasTerminated, isPaused, isRunning, isShutdownCompleted, killAll, killAllInGroup, run, setExceptionListener, setPaused, setPriority, setUserDefinedName, setYieldCount, shutdownRequested, sleepSecs, sleepTenths, start, stop, successfulInit |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ALL_OPTION
Constructor Detail |
public ChangeHandler()
Method Detail |
public static void setRemoteMonitorIP(java.lang.String s)
public static java.lang.String getRemoteMonitorIP()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |