Package | Description |
---|---|
org.wso2.carbon.inbound.endpoint.protocol.rabbitmq |
Modifier and Type | Method and Description |
---|---|
AcknowledgementMode |
RabbitMQInjectHandler.onMessage(com.rabbitmq.client.AMQP.BasicProperties properties,
byte[] body,
String inboundName)
Determine the message builder to use, set the message payload to the message context and
inject the message.
|
static AcknowledgementMode |
AcknowledgementMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcknowledgementMode[] |
AcknowledgementMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 WSO2. All rights reserved.