JavaScript is disabled on your browser.
Skip navigation links
Spring AMQP
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.rabbit.stream.producer.RabbitStreamOperations
Packages that use
RabbitStreamOperations
Package
Description
org.springframework.rabbit.stream.producer
Provides classes for stream producers.
Uses of
RabbitStreamOperations
in
org.springframework.rabbit.stream.producer
Classes in
org.springframework.rabbit.stream.producer
that implement
RabbitStreamOperations
Modifier and Type
Class
Description
class
RabbitStreamTemplate
Default implementation of
RabbitStreamOperations
.