|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.mqueue.stomp.AbstractStompBroker
public abstract class AbstractStompBroker
AbstractStompBroker with common routines for brokers.
| Constructor Summary | |
|---|---|
AbstractStompBroker()
|
|
| Method Summary | |
|---|---|
StompDestination |
createDestination(java.lang.String name)
|
StompSubscription |
createSubscription(java.lang.String name,
StompMessageListener listener)
|
protected void |
registerSelf()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStompBroker()
| Method Detail |
|---|
public StompDestination createDestination(java.lang.String name)
createDestination in interface StompBroker
public StompSubscription createSubscription(java.lang.String name,
StompMessageListener listener)
createSubscription in interface StompBrokerprotected void registerSelf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||