Uses of Interface
org.apache.qpid.proton.message.Message

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

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

Methods in org.apache.qpid.proton.messenger that return Message
 Message Messenger.get()
          Returns the message from the head of the incoming message queue.
 

Methods in org.apache.qpid.proton.messenger with parameters of type Message
 void Messenger.put(Message message)
          Places the content contained in the message onto the outgoing queue of the Messenger.
 



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