| Package | Description | 
|---|---|
| io.smallrye.reactive.messaging.jms | |
| io.smallrye.reactive.messaging.jms.impl | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IncomingJmsMessageMetadata  | 
static class  | 
JmsPropertiesBuilder.OutgoingJmsProperties  | 
| Modifier and Type | Method and Description | 
|---|---|
JmsProperties | 
JmsPropertiesBuilder.build()  | 
JmsProperties | 
JmsMessageMetadata.getProperties()  | 
JmsProperties | 
IncomingJmsMessageMetadata.getProperties()  | 
JmsProperties | 
OutgoingJmsMessageMetadata.getProperties()  | 
| Modifier and Type | Method and Description | 
|---|---|
OutgoingJmsMessageMetadata.OutgoingJmsMessageMetadataBuilder | 
OutgoingJmsMessageMetadata.OutgoingJmsMessageMetadataBuilder.withProperties(JmsProperties properties)  | 
| Constructor and Description | 
|---|
OutgoingJmsMessageMetadata(String correlationId,
                          javax.jms.Destination replyTo,
                          javax.jms.Destination destination,
                          int deliveryMode,
                          String type,
                          JmsProperties properties)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImmutableJmsProperties  | 
Copyright © 2018–2021 SmallRye. All rights reserved.