Package | Description |
---|---|
io.smallrye.reactive.messaging | |
io.smallrye.reactive.messaging.i18n |
Modifier and Type | Method and Description |
---|---|
Shape |
MediatorConfigurationSupport.determineShape(List<?> incomingValue,
Object outgoingValue) |
Shape |
DefaultMediatorConfiguration.shape() |
Shape |
MediatorConfiguration.shape() |
static Shape |
Shape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Shape[] |
Shape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Acknowledgment.Strategy |
MediatorConfigurationSupport.processDefaultAcknowledgement(Shape shape,
MediatorConfiguration.Consumption consumption,
MediatorConfiguration.Production production) |
MediatorConfigurationSupport.ValidationOutput |
MediatorConfigurationSupport.validate(Shape shape,
Acknowledgment.Strategy acknowledgment) |
Copyright © 2018–2021 SmallRye. All rights reserved.