Package | Description |
---|---|
io.smallrye.reactive.messaging.camel |
Modifier and Type | Method and Description |
---|---|
OutgoingExchangeMetadata |
OutgoingExchangeMetadata.putProperty(String name,
Object value) |
OutgoingExchangeMetadata |
OutgoingExchangeMetadata.removeProperty(String name) |
OutgoingExchangeMetadata |
OutgoingExchangeMetadata.setExchangePattern(org.apache.camel.ExchangePattern pattern) |
Copyright © 2018–2021 SmallRye. All rights reserved.