Uses of Class
org.springframework.cloud.stream.binder.kafka.streams.SendToDlqAndContinue
Packages that use SendToDlqAndContinue
-
Uses of SendToDlqAndContinue in org.springframework.cloud.stream.binder.kafka.streams
Methods in org.springframework.cloud.stream.binder.kafka.streams that return SendToDlqAndContinueModifier and TypeMethodDescriptionKafkaStreamsBinderSupportAutoConfiguration.sendToDlqAndContinue()Methods in org.springframework.cloud.stream.binder.kafka.streams with parameters of type SendToDlqAndContinueModifier and TypeMethodDescriptionKafkaStreamsBinderSupportAutoConfiguration.messageConversionDelegate(org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter, SendToDlqAndContinue sendToDlqAndContinue, KafkaStreamsBindingInformationCatalogue KafkaStreamsBindingInformationCatalogue, KafkaStreamsBinderConfigurationProperties binderConfigurationProperties) KafkaStreamsBinderSupportAutoConfiguration.streamConfigGlobalProperties(KafkaStreamsBinderConfigurationProperties configProperties, org.springframework.kafka.config.KafkaStreamsConfiguration kafkaStreamsConfiguration, org.springframework.core.env.ConfigurableEnvironment environment, SendToDlqAndContinue sendToDlqAndContinue)