osmq.util
Class TopicSet
java.lang.Object
osmq.util.TopicSet
- public class TopicSet
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicSet
public TopicSet()
setMessageListener
public void setMessageListener(MessageListener listener)
getMessageListener
public MessageListener getMessageListener()
add
public void add(java.lang.String topic)
hasTopic
public boolean hasTopic(java.lang.String topic)
delete
public void delete(java.lang.String topic)
getIterator
public java.util.Iterator getIterator()
alert
public void alert(Message cm)