|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkBroker
Client/Server Broker from the perspective of the client, i.e. the broker message methods send to the server. Messages from the server will use getClientMailbox directly.
Method Summary | |
---|---|
Mailbox |
getClientMailbox()
Returns the mailbox to the client. |
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 |
Method Detail |
---|
Mailbox getClientMailbox()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |