Uses of Interface
org.springframework.kafka.retrytopic.EndpointCustomizer
Packages that use EndpointCustomizer
-
Uses of EndpointCustomizer in org.springframework.kafka.retrytopic
Methods in org.springframework.kafka.retrytopic that return EndpointCustomizerModifier 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)