public class ReboundCallback extends CountingCallbackImpl
| Constructor and Description |
|---|
ReboundCallback(ExecutionContext executionContext,
AMQPWrapperInterface amqp,
CipherWrapper cipher,
java.lang.Integer reboundLimit,
java.lang.Integer reboundInitialExpiration) |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveData(java.lang.Object data) |
getCount, receive@Inject public ReboundCallback(ExecutionContext executionContext, AMQPWrapperInterface amqp, CipherWrapper cipher, java.lang.Integer reboundLimit, java.lang.Integer reboundInitialExpiration)
public void receiveData(java.lang.Object data)
receiveData in class CountingCallbackImpl