| Package | Description |
|---|---|
| net.timewalker.ffmq4.local.connection | |
| net.timewalker.ffmq4.local.session |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalQueueConnection
Local implementation of a JMS
QueueConnection |
class |
LocalTopicConnection
Local implementation of a JMS
TopicConnection |
| Constructor and Description |
|---|
LocalSession(IntegerID id,
LocalConnection connection,
FFMQEngine engine,
boolean transacted,
int acknowlegdeMode)
Constructor
|
LocalTopicSession(IntegerID id,
LocalConnection connection,
FFMQEngine engine,
boolean transacted,
int acknowlegdeMode)
Constructor
|
Copyright © 2019. All rights reserved.