| 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
|
| Class | Description |
|---|---|
| JmsDestination |
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 © 2003–2017 MuleSoft, Inc.. All rights reserved.