|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BamBroker
BamBroker is the hub which routes messages to agents.
| Method Summary | |
|---|---|
void |
addService(BamService service)
Registers a service |
void |
addServiceManager(BamServiceManager manager)
Registers a service manager |
BamStream |
getBrokerStream()
Returns the stream to the broker |
java.lang.String |
getJid()
Returns the broker's jid, i.e. |
void |
removeService(BamService service)
Removes a service |
| Methods inherited from interface com.caucho.bam.BamConnectionFactory |
|---|
getConnection, getConnection |
| Method Detail |
|---|
java.lang.String getJid()
BamStream getBrokerStream()
void addService(BamService service)
void removeService(BamService service)
void addServiceManager(BamServiceManager manager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||