Package com.espertech.esperio.amqp
Class AMQPSupportReceiveRunnable
java.lang.Object
com.espertech.esperio.amqp.AMQPSupportReceiveRunnable
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorDescriptionAMQPSupportReceiveRunnable
(String hostName, String queueName, long waitMSecNextMsg, AMQPSupportReceiveCallback callback) -
Method Summary
-
Constructor Details
-
AMQPSupportReceiveRunnable
public AMQPSupportReceiveRunnable(String hostName, String queueName, long waitMSecNextMsg, AMQPSupportReceiveCallback callback)
-
-
Method Details