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.amqp.rabbit.core.RabbitMessageOperations
Packages that use
RabbitMessageOperations
Package
Description
org.springframework.amqp.rabbit.core
Provides core classes for Spring Rabbit.
Uses of
RabbitMessageOperations
in
org.springframework.amqp.rabbit.core
Classes in
org.springframework.amqp.rabbit.core
that implement
RabbitMessageOperations
Modifier and Type
Class
Description
class
RabbitMessagingTemplate
An implementation of
RabbitMessageOperations
.