JavaScript is disabled on your browser.
Skip navigation links
Spring for Apache Kafka
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.kafka.jdocs.started.noboot.Sender
Packages that use
Sender
Package
Description
org.springframework.kafka.jdocs.started.noboot
Uses of
Sender
in
org.springframework.kafka.jdocs.started.noboot
Methods in
org.springframework.kafka.jdocs.started.noboot
that return
Sender
Modifier and Type
Method
Description
Sender
Config.
sender
(
KafkaTemplate
<
Integer
,
String
> template)