Uses of Class
org.apache.qpid.proton.amqp.messaging.MessageAnnotations

Packages that use MessageAnnotations
org.apache.qpid.proton.message   
 

Uses of MessageAnnotations in org.apache.qpid.proton.message
 

Methods in org.apache.qpid.proton.message that return MessageAnnotations
 MessageAnnotations Message.getMessageAnnotations()
           
 

Methods in org.apache.qpid.proton.message with parameters of type MessageAnnotations
 Message MessageFactory.createMessage(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer)
           
 void Message.setMessageAnnotations(MessageAnnotations messageAnnotations)
           
 



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