Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.amqp.rabbit.core Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
BatchingRabbitTemplateA RabbitTemplate that permits batching individual messages into a largermessage.Classorg.springframework.amqp.rabbit.coreSpring AMQP
BatchingStrategyStrategy for batching messages.Interfaceorg.springframework.amqp.rabbit.core.supportSpring AMQP
ChannelAwareMessageListenerA message listener that is aware of the Channel on which the message was received.Interfaceorg.springframework.amqp.rabbit.coreSpring AMQP
ChannelCallbackBasic callback for use in RabbitTemplateExecute any number of operations against the supplied RabbitMQInterfaceorg.springframework.amqp.rabbit.coreSpring AMQP
MessageBatchAn object encapsulating a Message containing the batch of messages,the exchange, and routing key.Classorg.springframework.amqp.rabbit.core.supportSpring AMQP
RabbitAdminRabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.Classorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitGatewaySupportConvenient super class for application classes that need RabbitMQ access.Classorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitManagementTemplateA convenience wrapper for the RabbitMQ Client providing convenient access tothe REST methods using the familiar Spring AMQP domain objects for Queue,Classorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitMessageOperationsA specialization of MessageSendingOperations and MessageRequestReplyOperationsfor AMQP related operations that allow to specify not only the exchange but also theInterfaceorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitMessagingTemplateAn implementation of RabbitMessageOperations.Classorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitOperationsRabbit specific methods for Amqp functionality.Interfaceorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitTemplateHelper class that simplifies synchronous RabbitMQ access (sending and receiving messages).Classorg.springframework.amqp.rabbit.coreSpring AMQP
RabbitTemplate .ConfirmCallbackConfirmation callback.Interfaceorg.springframework.amqp.rabbit.core.RabbitTemplateSpring AMQP
RabbitTemplate .ReturnCallbackReturned message callback.Interfaceorg.springframework.amqp.rabbit.core.RabbitTemplateSpring AMQP
SimpleBatchingStrategyA simple batching strategy that supports only one exchange/routingKey; includes a batchsize, a batched message size limit and a timeout.Classorg.springframework.amqp.rabbit.core.supportSpring AMQP