|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.ocd.msgbus.MsgBusProcessor
| Field Summary | |
protected java.util.Vector |
msgPool
|
protected org.ocd.msgbus.MsgBusProcessor.ProcessorThread |
thread
|
| Constructor Summary | |
MsgBusProcessor()
|
|
| Method Summary | |
void |
addMessage(MsgBusTopic topic,
MsgBusMessage msg,
IMsgBusListener resultListener)
Add Message to the Pool to be delivered |
protected org.ocd.msgbus.MsgBusProcessor.Bundle |
getNextBundle()
Returns the next Bundle to Deliver This method blocks until a Bundle is ready |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Vector msgPool
protected org.ocd.msgbus.MsgBusProcessor.ProcessorThread thread
| Constructor Detail |
public MsgBusProcessor()
| Method Detail |
public void addMessage(MsgBusTopic topic,
MsgBusMessage msg,
IMsgBusListener resultListener)
protected org.ocd.msgbus.MsgBusProcessor.Bundle getNextBundle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||