Spring AMQP

Constant Field Values


Contents
org.springframework.*

org.springframework.amqp.core.MessageProperties
public static final String CONTENT_TYPE_BYTES "application/octet-stream"
public static final String CONTENT_TYPE_JSON "application/json"
public static final String CONTENT_TYPE_SERIALIZED_OBJECT "application/x-java-serialized-object"
public static final String CONTENT_TYPE_TEXT_PLAIN "text/plain"

org.springframework.amqp.rabbit.config.RabbitAdminParser
protected static final String DIRECT_EXCHANGE_ELEMENT "direct-exchange"
protected static final String EXCHANGES_ELEMENT "exchanges"

org.springframework.amqp.rabbit.listener.adapter.MessageListenerAdapter
public static final String ORIGINAL_DEFAULT_LISTENER_METHOD "handleMessage"

org.springframework.amqp.rabbit.support.RabbitUtils
public static final int DEFAULT_PORT 5672

org.springframework.amqp.support.converter.DefaultClassMapper
public static final String DEFAULT_CLASSID_FIELD_NAME "__TypeId__"

org.springframework.amqp.support.converter.JsonMessageConverter
public static final String DEFAULT_CHARSET "UTF-8"

org.springframework.amqp.support.converter.SimpleMessageConverter
public static final String DEFAULT_CHARSET "UTF-8"

org.springframework.util.exec.Execute
public static final int INVALID 2147483647


Spring AMQP

Copyright © 2010. All Rights Reserved.