Package io.helidon.messaging.connectors.jms
package io.helidon.messaging.connectors.jms
Microprofile messaging JMS connector.
-
ClassDescriptionEnumeration equivalent for JMS api's
Session.AUTO_ACKNOWLEDGE
,Session.CLIENT_ACKNOWLEDGE
andSession.DUPS_OK_ACKNOWLEDGE
constants.Context related to one actual connection being constructed by JMS connector.A JMS Bytes message representation.Build Jms specific config.MicroProfile Reactive Messaging JMS connector.Builder forJmsConnector
.JmsMessage<PAYLOAD>Message representing JMS message together with all the metadata.JmsMessage.CustomMapper<PAYLOAD>Mapper for creatingMessage
.JmsMessage.OutgoingJmsMessageBuilder<PAYLOAD>Outgoing JMS message builder.A JMS Text message representation.Mapper used for translating reactive messaging message to JMS message.Metadata of the JMS session.Type of the JMS connection.