Uses of Interface
org.springframework.integration.acks.SimpleAcknowledgment
Packages that use 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
Methods in org.springframework.integration that return SimpleAcknowledgmentModifier and TypeMethodDescriptionstatic SimpleAcknowledgment
StaticMessageHeaderAccessor.getAcknowledgment
(Message<?> message) -
Uses of SimpleAcknowledgment in org.springframework.integration.acks
Subinterfaces of SimpleAcknowledgment in org.springframework.integration.acksModifier and TypeInterfaceDescriptioninterface
A general abstraction over acknowledgments. -
Uses of SimpleAcknowledgment in org.springframework.integration.amqp.inbound
Classes in org.springframework.integration.amqp.inbound that implement SimpleAcknowledgment -
Uses of SimpleAcknowledgment in org.springframework.integration.kafka.inbound
Classes in org.springframework.integration.kafka.inbound that implement SimpleAcknowledgmentModifier and TypeClassDescriptionstatic class
AcknowledgmentCallback for Kafka.