Package | Description |
---|---|
com.kaazing.net.ws.amqp |
Modifier and Type | Method and Description |
---|---|
AmqpProperties |
ChannelEvent.getAmqpProperties()
Returns AmqpProperties associated with the message.
|
Modifier and Type | Method and Description |
---|---|
AmqpChannel |
AmqpChannel.publishBasic(ByteBuffer body,
AmqpProperties properties,
String exchange,
String routingKey,
boolean mandatory,
boolean immediate)
This method publishes a message to a specific exchange.
|
Copyright © 2014. All Rights Reserved.