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

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

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

Methods in org.apache.qpid.proton.message that return Properties
 Properties Message.getProperties()
           
 

Methods in org.apache.qpid.proton.message with parameters of type Properties
 void Message.setProperties(Properties properties)
           
 



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