public interface MessageConsumer extends com.rabbitmq.client.Consumer, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
finishProcessing() |
int |
getOpenStreamCount() |
void |
waitForTermination() |
void finishProcessing()
throws InterruptedException
InterruptedExceptionint getOpenStreamCount()
void waitForTermination()
Copyright © 2017–2018. All rights reserved.