Uses of Class
org.apache.qpid.example.publisher.Publisher

Packages that use Publisher
org.apache.qpid.example.publisher   
 

Uses of Publisher in org.apache.qpid.example.publisher
 

Subclasses of Publisher in org.apache.qpid.example.publisher
 class MonitorPublisher
          Subclass of Publisher which uses QPID functionality to send a heartbeat message Note immediate flag not available via JMS MessageProducer
 class TopicPublisher
          Subclass of Publisher which sends messages to a topic destination defined in example.properties
 

Fields in org.apache.qpid.example.publisher declared as Publisher
protected static Publisher FileMessageDispatcher._publisher
           
protected static Publisher MultiMessageDispatcher._publisher
           
 



Licensed to the Apache Software Foundation