public interface DeliveryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleDelivery(com.rabbitmq.client.BasicProperties props,
byte[] data)
Handles the raw event data from the queue.
|
Copyright © 2017 LeanIX GmbH. All rights reserved.