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

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

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

Methods in org.apache.qpid.proton.message that return ApplicationProperties
 ApplicationProperties Message.getApplicationProperties()
           
 

Methods in org.apache.qpid.proton.message with parameters of type ApplicationProperties
 void Message.setApplicationProperties(ApplicationProperties applicationProperties)
           
 



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