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.integrationMethods in org.springframework.integration that return SimpleAcknowledgmentModifier and TypeMethodDescriptionstatic @Nullable SimpleAcknowledgmentStaticMessageHeaderAccessor.getAcknowledgment(Message<?> message) 
- 
Uses of SimpleAcknowledgment in org.springframework.integration.acksSubinterfaces of SimpleAcknowledgment in org.springframework.integration.acksModifier and TypeInterfaceDescriptioninterfaceA general abstraction over acknowledgments.
- 
Uses of SimpleAcknowledgment in org.springframework.integration.amqp.inboundClasses in org.springframework.integration.amqp.inbound that implement SimpleAcknowledgment
- 
Uses of SimpleAcknowledgment in org.springframework.integration.kafka.inboundClasses in org.springframework.integration.kafka.inbound that implement SimpleAcknowledgmentModifier and TypeClassDescriptionstatic classAcknowledgmentCallback for Kafka.