| Package | Description |
|---|---|
| net.timewalker.ffmq4.common.destination |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueRef
Implementation of a Queue reference (not a real queue)
|
class |
TemporaryQueueRef
Implementation of a TemporaryQueue reference (not a real queue)
|
class |
TemporaryTopicRef
Implementation of a TemporaryTopic reference (not a real topic)
|
class |
TopicRef
Implementation of a Topic reference (not a real topic)
|
| Modifier and Type | Method and Description |
|---|---|
static DestinationRef |
DestinationTools.asRef(javax.jms.Destination destination)
Make sure the given destination is a light-weight serializable destination reference
|
static DestinationRef |
DestinationSerializer.unserializeFrom(RawDataBuffer in)
Unserialize a destination from the given stream
|
Copyright © 2021. All rights reserved.