public class RabbitMQConnectionConsumer extends Object
Constructor and Description |
---|
RabbitMQConnectionConsumer(RabbitMQConnectionFactory rabbitMQConnectionFactory,
Properties rabbitMQProperties,
RabbitMQInjectHandler injectHandler) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
String |
getInboundName() |
protected void |
requestShutdown() |
void |
setConnected(boolean connected) |
void |
setInboundName(String inboundName) |
public RabbitMQConnectionConsumer(RabbitMQConnectionFactory rabbitMQConnectionFactory, Properties rabbitMQProperties, RabbitMQInjectHandler injectHandler)
Copyright © 2019 WSO2. All rights reserved.