|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.bam.broker.AbstractBrokerStream
com.caucho.bam.broker.AbstractBroker
com.caucho.bam.broker.AbstractLinkBroker
public abstract class AbstractLinkBroker
Broker is the hub which routes messages to actors.
Constructor Summary | |
---|---|
AbstractLinkBroker()
|
Method Summary |
---|
Methods inherited from class com.caucho.bam.broker.AbstractBroker |
---|
addMailbox, close, getAddress, getBroker, getBrokerMailbox, getMailbox, isClosed, removeMailbox |
Methods inherited from class com.caucho.bam.broker.AbstractBrokerStream |
---|
getQueryErrorStream, message, messageError, query, queryError, queryResult, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.caucho.bam.broker.LinkBroker |
---|
getClientMailbox |
Methods inherited from interface com.caucho.bam.broker.Broker |
---|
addMailbox, close, getBrokerMailbox, getMailbox, removeMailbox |
Methods inherited from interface com.caucho.bam.stream.MessageStream |
---|
getAddress, getBroker, isClosed, message, messageError, query, queryError, queryResult |
Constructor Detail |
---|
public AbstractLinkBroker()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |