A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
priority — Property in class com.kaazing.gateway.amqp.client.AmqpProperties
Returns the value of "priority" property.
properties — Property in class com.kaazing.gateway.amqp.client.AmqpProperties
Gets the properties as Dictionary by shallow copying the values.
publishBasic(body, amqpProperties:com.kaazing.gateway.amqp.client:AmqpProperties, exchange, routingKey, mandatory, immediate, callback) — Method in class com.kaazing.gateway.amqp.client.AmqpChannel

This method publishes a message to a specific exchange.

purgequeue — Event in class com.kaazing.gateway.amqp.client.AmqpChannel
purgeQueue(queue, noWait, callback) — Method in class com.kaazing.gateway.amqp.client.AmqpChannel
This method removes all messages from a queue which are not awaiting acknowledgment.
PURGEQUEUE — Constant static property in class com.kaazing.gateway.amqp.client.AmqpEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z