|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicBuilder | |
|---|---|
| org.jboss.seam.jms | |
| Uses of TopicBuilder in org.jboss.seam.jms |
|---|
| Methods in org.jboss.seam.jms that return TopicBuilder | |
|---|---|
TopicBuilder |
MessageManager.createTopicBuilder()
Creates a TopicBuilder, simple interface for working with Topics. |
TopicBuilder |
TopicBuilder.destination(String destination)
|
TopicBuilder |
TopicBuilder.listen(MessageListener... ml)
|
TopicBuilder |
TopicBuilder.newBuilder()
|
TopicBuilder |
TopicBuilder.send(Map m)
|
TopicBuilder |
TopicBuilder.send(Message m)
|
TopicBuilder |
TopicBuilder.send(Object obj)
|
TopicBuilder |
TopicBuilder.send(String s)
|
TopicBuilder |
TopicBuilder.subtopic(String subtopic)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||