|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.example.publisher.Publisher
org.apache.qpid.example.publisher.TopicPublisher
public class TopicPublisher
Subclass of Publisher which sends messages to a topic destination defined in example.properties
Field Summary |
---|
Fields inherited from class org.apache.qpid.example.publisher.Publisher |
---|
_connection, _contextHelper, _defaultDestinationDir, _destination, _destinationDir, _name, _producer, _session |
Constructor Summary | |
---|---|
TopicPublisher()
|
Method Summary |
---|
Methods inherited from class org.apache.qpid.example.publisher.Publisher |
---|
cleanup, getDestinationDir, getName, getSession, sendMessage, sendMessage, setDestinationDir, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopicPublisher()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |