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

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

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

Methods in org.apache.qpid.example.publisher that throw UndeliveredMessageException
static void MonitorMessageDispatcher.publish()
          Publish heartbeat message
 boolean MonitorPublisher.sendImmediateMessage(Message message)
           
 boolean MonitorPublisher.sendMessage(Session session, Message message, int deliveryMode, boolean immediate, boolean commit)
           
 



Licensed to the Apache Software Foundation