| Interface | Description |
|---|---|
| ConsumerType |
Implementations of this interface provide a way to configure custom properties for a consumer based on the destination kind
from which consumption will occurr
|
| DestinationTypeDescriptor | |
| JmsDestination |
| Class | Description |
|---|---|
| DefaultJmsDestination |
Representation of a
Destination that contains it's identifier name and kind of Destination |
| QueueConsumer | |
| TopicConsumer |
Implementation of
ConsumerType that marks the consumed Destination as a Topic and provides a way to
configure topic-specific consumer parameters |
| Enum | Description |
|---|---|
| DestinationType |
Type identifier for a
Destination. |
Copyright © 2021. All rights reserved.