Uses of Interface
org.springframework.kafka.retrytopic.EndpointCustomizer
-
Uses of EndpointCustomizer in org.springframework.kafka.retrytopic
Modifier and TypeMethodDescriptionprotected EndpointCustomizer<MethodKafkaListenerEndpoint<?,
?>> EndpointCustomizerFactory.addSuffixesAndMethod
(DestinationTopic.Properties properties) Create MethodKafkaListenerEndpoint's EndpointCustomizer and support MultiMethodKafkaListenerEndpoint.protected EndpointCustomizer
EndpointCustomizerFactory.addSuffixesAndMethod
(DestinationTopic.Properties properties, Object bean, Method method) Deprecated, for removal: This API element is subject to removal in a future version.final EndpointCustomizer<MethodKafkaListenerEndpoint<?,
?>> EndpointCustomizerFactory.createEndpointCustomizer()
protected EndpointCustomizer<MethodKafkaListenerEndpoint<?,
?>> RetryTopicConfigurer.createEndpointCustomizer
(EndpointHandlerMethod endpointBeanMethod, DestinationTopic.Properties destinationTopicProperties)