Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.amqp.support Classes and Interfaces - 33 results found.
NameDescriptionTypePackageFramework
AbstractCompressingPostProcessorBase class for post processors that compress the message body.Classorg.springframework.amqp.support.postprocessorSpring AMQP
AbstractDecompressingPostProcessorBase class for post processors that decompress the message body if theMessageProperties.Classorg.springframework.amqp.support.postprocessorSpring AMQP
AbstractDeflaterPostProcessorBase class for post processors based on DeflaterSince:1.Classorg.springframework.amqp.support.postprocessorSpring AMQP
AbstractJavaTypeMapperClassorg.springframework.amqp.support.converterSpring AMQP
AbstractJsonMessageConverterClassorg.springframework.amqp.support.converterSpring AMQP
AbstractMessageConverterConvenient base class for MessageConverter implementations.Classorg.springframework.amqp.support.converterSpring AMQP
AmqpHeaderMapperStrategy interface for mapping messaging Message headers to an outboundMessageProperties (e.Interfaceorg.springframework.amqp.supportSpring AMQP
AmqpHeadersPre-defined names and prefixes to be used for setting and/or retrieving AMQPMessageProperties from/to Message Headers.Classorg.springframework.amqp.supportSpring AMQP
AmqpMessageHeaderAccessorA MessageHeaderAccessorSince:1.Classorg.springframework.amqp.supportSpring AMQP
ClassMapperStrategy for setting metadata on messages such that one can create the classthat needs to be instantiated when receiving a message.Interfaceorg.springframework.amqp.support.converterSpring AMQP
ConditionalExceptionLoggerFor components that support customization of the logging of certain events, users canprovide an implementation of this interface to modify the existing logging behavior.Interfaceorg.springframework.amqp.supportSpring AMQP
ConsumerTagStrategyA strategy interface to determine the consumer tag to be used when issuing abasicConsume operation.Interfaceorg.springframework.amqp.supportSpring AMQP
ContentTypeDelegatingMessageConverterA composite MessageConverter that delegates to an actual MessageConverterbased on the contentType header.Classorg.springframework.amqp.support.converterSpring AMQP
DefaultClassMapperMaps to/from JSON using type information in the MessageProperties;the default name of the message property containing the type is '__TypeId__'.Classorg.springframework.amqp.support.converterSpring AMQP
DefaultJackson2JavaTypeMapperClassorg.springframework.amqp.support.converterSpring AMQP
DefaultJavaTypeMapperClassorg.springframework.amqp.support.converterSpring AMQP
DelegatingDecompressingPostProcessorA MessagePostProcessor that delegates to one of its MessagePostProcessorsdepending on the content encoding.Classorg.springframework.amqp.support.postprocessorSpring AMQP
GUnzipPostProcessorA post processor that uses a GZIPInputStream to decompress theSince:1.Classorg.springframework.amqp.support.postprocessorSpring AMQP
GZipPostProcessorA post processor that uses a GZIPOutputStream to compress themessage body.Classorg.springframework.amqp.support.postprocessorSpring AMQP
Jackson2JavaTypeMapperStrategy for setting metadata on messages such that one can create the class that needs to be instantiated whenreceiving a message.Interfaceorg.springframework.amqp.support.converterSpring AMQP
Jackson2JsonMessageConverterJSON converter that uses the Jackson 2 Json library.Classorg.springframework.amqp.support.converterSpring AMQP
JavaTypeMapperStrategy for setting metadata on messages such that one can create the class that needs to be instantiated whenreceiving a message.Interfaceorg.springframework.amqp.support.converterSpring AMQP
JsonMessageConverterJSON converter that uses the Jackson Json library.Classorg.springframework.amqp.support.converterSpring AMQP
MarshallingMessageConverterSpring Rabbit MessageConverter that uses a Marshaller and Unmarshaller.Classorg.springframework.amqp.support.converterSpring AMQP
MessageConversionExceptionException to be thrown by message converters if they encounter a problem with converting a message or object.Classorg.springframework.amqp.support.converterSpring AMQP
MessageConverterInterfaceorg.springframework.amqp.support.converterSpring AMQP
MessagePostProcessorUtilsClassorg.springframework.amqp.support.postprocessorSpring AMQP
MessagingMessageConverterConvert a Message from the messaging abstraction to and from aMessage using an underlyingClassorg.springframework.amqp.support.converterSpring AMQP
SerializerMessageConverterSerializer and Deserializer abstractions in Spring.Classorg.springframework.amqp.support.converterSpring AMQP
SimpleAmqpHeaderMapperSimple implementation of AmqpHeaderMapper.Classorg.springframework.amqp.supportSpring AMQP
SimpleMessageConverteror byte arrays.Classorg.springframework.amqp.support.converterSpring AMQP
UnzipPostProcessorA post processor that uses a ZipInputStream to decompress theSince:1.Classorg.springframework.amqp.support.postprocessorSpring AMQP
ZipPostProcessorA post processor that uses a ZipOutputStream to compress themessage body.Classorg.springframework.amqp.support.postprocessorSpring AMQP