| Package | Description |
|---|---|
| com.caucho.jms.memory |
| Modifier and Type | Method and Description |
|---|---|
MemoryQueueEntry<E> |
MemoryQueueImpl.writeEntry(java.lang.String msgId,
E payload,
int priority,
long expireTime)
Adds the message to the persistent store.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MemoryQueueImpl.acknowledge(MemoryQueueEntry<E> entry) |