| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--applications.proxy.main.MooCommunicator.MooListener
Description of the Class
| Field Summary | |
(package private) boolean | mbActive |
(package private) StringBuffer | msbMoo |
| Fields inherited from class java.lang.Thread |
MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY |
| Constructor Summary | |
MooCommunicator.MooListener()Constructor for the MooListener object | |
| Method Summary | |
private void | dispatchMamMessage(String message)Description of the Method |
protected void | processBlock()Description of the Method |
void | run()Main processing method for the MooListener object |
void | setActive(boolean active)Sets the Active attribute of the MooListener object |
| Methods inherited from class java.lang.Thread |
currentThread, yield, sleep, sleep, start, stop, stop, interrupt, interrupted, isInterrupted, destroy, isAlive, suspend, resume, setPriority, getPriority, setName, getName, getThreadGroup, activeCount, enumerate, countStackFrames, join, join, join, dumpStack, setDaemon, isDaemon, checkAccess, toString, getContextClassLoader, setContextClassLoader |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
boolean mbActive
StringBuffer msbMoo
| Constructor Detail |
public MooCommunicator.MooListener()
| Method Detail |
private void dispatchMamMessage(String message)
protected void processBlock()
public void run()
public void setActive(boolean active)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||