| Class | Description |
|---|---|
| DefaultRequestReplyPatternWrapper |
Default Request Reply Pattern which simply creates the selector according to the request reply pattern
|
| JmsAcknowledge |
Operation that allows the user to perform an ACK over a
Message produced by the current JmsSession |
| JmsConsume |
Operation that allows the user to consume a single
Message from a given Destination |
| JmsPublish |
Operation that allows the user to send a message to a JMS
Destination |
| JmsPublishConsume |
Operation that allows the user to send a message to a JMS
Destination and waits for a response either to the provided
ReplyTo destination or to a temporary Destination created dynamically |
Copyright © 2021. All rights reserved.