public interface QueueReceiver<K extends Serializable,V extends Serializable>
| Modifier and Type | Method and Description |
|---|---|
void |
onMessageReceive(QueueMessage<K,V> message) |
void onMessageReceive(QueueMessage<K,V> message) throws CommonException
CommonExceptionCopyright © 2023. All rights reserved.