public interface QueueConsumer<T> extends ConnectionStateListener
| Modifier and Type | Method and Description |
|---|---|
void |
consumeMessage(T message)
Process a message from the queue
|
stateChangedCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.