-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private com.rabbitmq.client.QueueingConsumer |
consumer |
private boolean |
runFlag |
-
Constructor Summary
Constructors
| Constructor and Description |
MsgReceivingTask(com.rabbitmq.client.QueueingConsumer consumer) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
runFlag
private boolean runFlag
-
Method Detail
-
run
public void run()
- Specified by:
run in interface Runnable
-
terminate
public void terminate()
Copyright © 2017. All rights reserved.