Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.amqp.core Classes and Interfaces - 42 results found.
NameDescriptionTypePackageFramework
AbstractDeclarableBase class for Declarable classes.Classorg.springframework.amqp.coreSpring AMQP
AbstractExchangeCommon properties that describe all exchange types.Classorg.springframework.amqp.coreSpring AMQP
AcknowledgeModeenum AcknowledgeModeEnum Constant SummaryClassorg.springframework.amqp.coreSpring AMQP
AddressRepresents an address for publication of an AMQP message.Classorg.springframework.amqp.coreSpring AMQP
AddressUtilsClassorg.springframework.amqp.coreSpring AMQP
AmqpAdminSpecifies a basic set of portable AMQP administrative operations for AMQP > 0.Interfaceorg.springframework.amqp.coreSpring AMQP
AmqpManagementOperationsInterface specifying management operations.Interfaceorg.springframework.amqp.coreSpring AMQP
AmqpMessageReturnedExceptionException thrown in an RPC scenario if the request message cannot be delivered whenthe mandatory flag is set.Classorg.springframework.amqp.coreSpring AMQP
AmqpTemplateSpecifies a basic set of AMQP operations.Interfaceorg.springframework.amqp.coreSpring AMQP
AnonymousQueueRepresents an anonymous, non-durable, exclusive, auto-delete queue.Classorg.springframework.amqp.coreSpring AMQP
AnonymousQueue .Base64UrlNamingStrategyGenerates names with the form where'prefix' is 'spring.Classorg.springframework.amqp.core.AnonymousQueueSpring AMQP
AnonymousQueue .NamingStrategyInterfaceorg.springframework.amqp.core.AnonymousQueueSpring AMQP
BindingSimple container collecting information to describe a binding.Classorg.springframework.amqp.coreSpring AMQP
Binding .DestinationTypeReturns the enum constant of this type with the specified name.Classorg.springframework.amqp.core.BindingSpring AMQP
BindingBuilderBasic builder class to create bindings for a more fluent API style in code based configuration.Classorg.springframework.amqp.coreSpring AMQP
BindingBuilder .DestinationConfigurerClassorg.springframework.amqp.core.BindingBuilderSpring AMQP
BindingBuilder .DirectExchangeRoutingKeyConfigurerClassorg.springframework.amqp.core.BindingBuilderSpring AMQP
BindingBuilder .GenericArgumentsConfigurerClassorg.springframework.amqp.core.BindingBuilderSpring AMQP
BindingBuilder .GenericExchangeRoutingKeyConfigurerClassorg.springframework.amqp.core.BindingBuilderSpring AMQP
BindingBuilder .HeadersExchangeMapConfigurerClassorg.springframework.amqp.core.BindingBuilderSpring AMQP
BindingBuilder .TopicExchangeRoutingKeyConfigurerClassorg.springframework.amqp.core.BindingBuilderSpring AMQP
CustomExchangeSimple container collecting information to describe a custom exchange.Classorg.springframework.amqp.coreSpring AMQP
DeclarableClasses implementing this interface can be auto-declaredwith the broker during context initialization by an AmqpAdmin.Interfaceorg.springframework.amqp.coreSpring AMQP
DirectExchangeSimple container collecting information to describe a direct exchange.Classorg.springframework.amqp.coreSpring AMQP
ExchangeInterfaceorg.springframework.amqp.coreSpring AMQP
ExchangeTypesConstants for the standard Exchange type names.Classorg.springframework.amqp.coreSpring AMQP
FanoutExchangeSimple container collecting information to describe a fanout exchange.Classorg.springframework.amqp.coreSpring AMQP
HeadersExchangeClassorg.springframework.amqp.coreSpring AMQP
MessageThe 0-8 and 0-9-1 AMQP specifications do not define an Message class or interface.Classorg.springframework.amqp.coreSpring AMQP
MessageBuilderBuilds a Spring AMQP Message either from a byte[] body oranother Message using a fluent API.Classorg.springframework.amqp.coreSpring AMQP
MessageBuilderSupportSupport class for building Message and MessagePropertiesSince:1.Classorg.springframework.amqp.coreSpring AMQP
MessageDeliveryModeenum MessageDeliveryModeEnumeration for the message delivery mode.Classorg.springframework.amqp.coreSpring AMQP
MessageListenerListener interface to receive asynchronous delivery of Amqp Messages.Interfaceorg.springframework.amqp.coreSpring AMQP
MessagePostProcessorTo be used with the send method of Amqp template classes (such as RabbitTemplate)that convert an object to a message.Interfaceorg.springframework.amqp.coreSpring AMQP
MessagePropertiesMessage Properties for an AMQP message.Classorg.springframework.amqp.coreSpring AMQP
MessagePropertiesBuilderBuilds a Spring AMQP MessageProperties object using a fluent API.Classorg.springframework.amqp.coreSpring AMQP
QueueSimple container collecting information to describe a queue.Classorg.springframework.amqp.coreSpring AMQP
ReceiveAndReplyCallbackTo be used with the receive-and-reply methods of AmqpTemplateas processor for inbound object and producer for outbound object.Interfaceorg.springframework.amqp.coreSpring AMQP
ReceiveAndReplyMessageCallbackMessage exchanging contract of ReceiveAndReplyCallback.Interfaceorg.springframework.amqp.coreSpring AMQP
ReplyToAddressCallbackTo be used with the receive-and-reply methods of AmqpTemplateto determine Address for MessageInterfaceorg.springframework.amqp.coreSpring AMQP
TopicExchangeSimple container collecting information to describe a topic exchange.Classorg.springframework.amqp.coreSpring AMQP
UniquelyNamedQueueCreate a queue with a unique name.Classorg.springframework.amqp.coreSpring AMQP