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

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

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

Methods in org.apache.qpid.proton.message that return Footer
 Footer Message.getFooter()
           
 

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



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