public class SQSSessionCallbackScheduler
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayDeque<com.amazon.sqs.javamessaging.SQSSession.CallbackEntry> |
callbackQueue |
protected NegativeAcknowledger |
negativeAcknowledger |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected java.util.ArrayDeque<com.amazon.sqs.javamessaging.SQSSession.CallbackEntry> callbackQueue
protected NegativeAcknowledger negativeAcknowledger