Uses of Interface
org.springframework.integration.acks.SimpleAcknowledgment
Package
Description
Base package for Spring Integration Core.
Provides classes related to message acknowledgment.
Provides classes supporting inbound endpoints.
Provides Spring Integration inbound components for Apache Kafka.
-
Uses of SimpleAcknowledgment in org.springframework.integration
Modifier and TypeMethodDescriptionstatic SimpleAcknowledgment
StaticMessageHeaderAccessor.getAcknowledgment
(Message<?> message) -
Uses of SimpleAcknowledgment in org.springframework.integration.acks
Modifier and TypeInterfaceDescriptioninterface
A general abstraction over acknowledgments. -
Uses of SimpleAcknowledgment in org.springframework.integration.amqp.inbound
-
Uses of SimpleAcknowledgment in org.springframework.integration.kafka.inbound
Modifier and TypeClassDescriptionstatic class
AcknowledgmentCallback for Kafka.