protected class AbstractEvaluationStorage.IterationRequestReceiver
extends com.rabbitmq.client.DefaultConsumer
| Constructor and Description |
|---|
IterationRequestReceiver(com.rabbitmq.client.Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDelivery(String consumerTag,
com.rabbitmq.client.Envelope envelope,
com.rabbitmq.client.AMQP.BasicProperties properties,
byte[] body) |
public IterationRequestReceiver(com.rabbitmq.client.Channel channel)
public void handleDelivery(String consumerTag, com.rabbitmq.client.Envelope envelope, com.rabbitmq.client.AMQP.BasicProperties properties, byte[] body) throws IOException
handleDelivery in interface com.rabbitmq.client.ConsumerhandleDelivery in class com.rabbitmq.client.DefaultConsumerIOExceptionCopyright © 2017–2018. All rights reserved.