Uses of Package
io.helidon.messaging.connectors.jms
-
Packages that use io.helidon.messaging.connectors.jms Package Description io.helidon.messaging.connectors.aq MicroProfile Reactive Messaging Oracle AQ connector.io.helidon.messaging.connectors.jms Microprofile messaging JMS connector. -
Classes in io.helidon.messaging.connectors.jms used by io.helidon.messaging.connectors.aq Class Description AcknowledgeMode Enumeration equivalent for JMS api'sSession.AUTO_ACKNOWLEDGE
,Session.CLIENT_ACKNOWLEDGE
andSession.DUPS_OK_ACKNOWLEDGE
constants.ConnectionContext Context related to one actual connection being constructed by JMS connector.JmsConnector MicroProfile Reactive Messaging JMS connector.JmsMessage Message representing JMS message together with all the metadata.SessionMetadata Metadata of the JMS session.Type Type of the JMS connection. -
Classes in io.helidon.messaging.connectors.jms used by io.helidon.messaging.connectors.jms Class Description AcknowledgeMode Enumeration equivalent for JMS api'sSession.AUTO_ACKNOWLEDGE
,Session.CLIENT_ACKNOWLEDGE
andSession.DUPS_OK_ACKNOWLEDGE
constants.ConnectionContext Context related to one actual connection being constructed by JMS connector.JmsConfigBuilder Build Jms specific config.JmsConnector MicroProfile Reactive Messaging JMS connector.JmsConnector.JmsConnectorBuilder Builder forJmsConnector
.JmsMessage Message representing JMS message together with all the metadata.JmsMessage.CustomMapper Mapper for creatingMessage
.JmsMessage.OutgoingJmsMessageBuilder Outgoing JMS message builder.SessionMetadata Metadata of the JMS session.Type Type of the JMS connection.