Uses of Class
org.apache.qpid.proton.messenger.MessengerException

Packages that use MessengerException
org.apache.qpid.proton.messenger   
 

Uses of MessengerException in org.apache.qpid.proton.messenger
 

Methods in org.apache.qpid.proton.messenger that throw MessengerException
 void Messenger.put(Message message)
          Places the content contained in the message onto the outgoing queue of the Messenger.
 void Messenger.subscribe(String source)
          Subscribes the Messenger to messages originating from the specified source.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.