Package | Description |
---|---|
io.smallrye.reactive.messaging | |
io.smallrye.reactive.messaging.i18n |
Modifier and Type | Method and Description |
---|---|
MediatorConfiguration.Production |
MediatorConfigurationSupport.ValidationOutput.getProduction() |
MediatorConfiguration.Production |
DefaultMediatorConfiguration.production() |
MediatorConfiguration.Production |
MediatorConfiguration.production() |
static MediatorConfiguration.Production |
MediatorConfiguration.Production.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediatorConfiguration.Production[] |
MediatorConfiguration.Production.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) |
Constructor and Description |
---|
ValidationOutput(MediatorConfiguration.Production production,
MediatorConfiguration.Consumption consumption,
boolean useBuilderTypes,
Type ingestedPayloadType) |
ValidationOutput(MediatorConfiguration.Production production,
MediatorConfiguration.Consumption consumption,
Type ingestedPayloadType) |
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
ProviderExceptions_$bundle.illegalArgumentForUnexpectedProduction(MediatorConfiguration.Production production) |
IllegalArgumentException |
ProviderExceptions.illegalArgumentForUnexpectedProduction(MediatorConfiguration.Production production) |
Copyright © 2018–2021 SmallRye. All rights reserved.