|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Declarable classes.MessageConverter implementations.MethodInterceptor for accessing RMI-style AMQP services.ConnectException which can be commonly thrown from AMQP operations if the
remote process dies or there is a network issue.IOException which
can be commonly thrown from AMQP operations.FactoryBean for AMQP proxies.Message and send it to a default exchange with a default routing key.
Message and send it to a default exchange with a specific routing key.
Message and send it to a specific exchange with a specific routing key.
Message and send it to a default exchange with a default routing key.
Message and send it to a default exchange with a specific routing key.
Message and send it to a specific exchange with a specific routing key.
Message.
AmqpAdmin.MessageProperties;
the default name of the message property containing the type is '__TypeId__'.Message into an object.
AmqpAdmins that should declare this
object; if empty, all admins should declare.
MessageConverter that uses a Marshaller and Unmarshaller.MarshallingMessageConverter with no Marshaller or Unmarshaller set.
MarshallingMessageConverter with the given Marshaller set.
MarshallingMessageConverter with the
given Marshaller and Unmarshaller.
MessageConverter that can work with Strings or native objects of any kind via the
Serializer and Deserializer abstractions in Spring.AmqpAdmins that should declare this object; default is
all admins.
DefaultClassMapper.toClass(MessageProperties) if no type information
is found in the message properties.
ObjectMapper to use instead of using the default.
ObjectMapper to use instead of using the default.
Marshaller to be used by this message converter.
AmqpAdmin.
Unmarshaller to be used by this message converter.
AmqpAdmin.
MessageConverter that can work with Strings, Serializable instances,
or byte arrays.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||