クラスの使用
org.springframework.kafka.support.EndpointHandlerMethod
EndpointHandlerMethod を使用するパッケージ
パッケージ
説明
再試行可能なトピック処理用のパッケージ。
kafka サポート用パッケージ
org.springframework.kafka.retrytopic 内の EndpointHandlerMethod 使用
EndpointHandlerMethod として宣言されている org.springframework.kafka.retrytopic のフィールド修飾子と型フィールド説明static final EndpointHandlerMethodRetryTopicConfigurer.DEFAULT_DLT_HANDLERDLT でメッセージを処理するためのデフォルトの方法。修飾子と型メソッド説明static EndpointHandlerMethodRetryTopicConfigurer.createHandlerMethodWith(ObjectSE bean, MethodSE method) static EndpointHandlerMethodRetryTopicConfigurer.createHandlerMethodWith(ObjectSE beanOrClass, StringSE methodName) @Nullable EndpointHandlerMethodRetryTopicConfiguration.getDltHandlerMethod()protected EndpointHandlerMethodRetryTopicConfigurer.getEndpointHandlerMethod(MethodKafkaListenerEndpoint<?, ?> mainEndpoint, RetryTopicConfiguration configuration, DestinationTopic.Properties props) 型 EndpointHandlerMethod のパラメーターを持つ org.springframework.kafka.retrytopic のメソッド修飾子と型メソッド説明protected EndpointCustomizer<MethodKafkaListenerEndpoint<?, ?>> RetryTopicConfigurer.createEndpointCustomizer(EndpointHandlerMethod endpointBeanMethod, DestinationTopic.Properties destinationTopicProperties) RetryTopicConfigurationBuilder.dltHandlerMethod(EndpointHandlerMethod endpointHandlerMethod) DLT ハンドラーメソッドを設定します。型 EndpointHandlerMethod のパラメーターを持つ org.springframework.kafka.retrytopic のコンストラクター修飾子コンストラクター説明EndpointCustomizerFactory(DestinationTopic.Properties destinationProperties, EndpointHandlerMethod beanMethod, BeanFactory beanFactory, RetryTopicNamesProviderFactory retryTopicNamesProviderFactory) org.springframework.kafka.support 内の EndpointHandlerMethod 使用