Spring AMQP

Serialized Form


Package org.springframework.amqp

Class org.springframework.amqp.AmqpConnectException extends AmqpException implements Serializable

Class org.springframework.amqp.AmqpException extends java.lang.RuntimeException implements Serializable

Class org.springframework.amqp.AmqpIllegalStateException extends AmqpException implements Serializable

Class org.springframework.amqp.AmqpIOException extends AmqpException implements Serializable

Class org.springframework.amqp.AmqpRejectAndDontRequeueException extends AmqpException implements Serializable

Class org.springframework.amqp.AmqpUnsupportedEncodingException extends AmqpException implements Serializable

Class org.springframework.amqp.ImmediateAcknowledgeAmqpException extends AmqpException implements Serializable

Class org.springframework.amqp.UncategorizedAmqpException extends AmqpException implements Serializable


Package org.springframework.amqp.rabbit.listener

Class org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.SharedConnectionNotInitializedException extends java.lang.RuntimeException implements Serializable

Class org.springframework.amqp.rabbit.listener.ConsumerCancelledException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class org.springframework.amqp.rabbit.listener.FatalListenerExecutionException extends AmqpException implements Serializable

Class org.springframework.amqp.rabbit.listener.FatalListenerStartupException extends AmqpException implements Serializable

Class org.springframework.amqp.rabbit.listener.ListenerExecutionFailedException extends AmqpException implements Serializable

Class org.springframework.amqp.rabbit.listener.MessageRejectedWhileStoppingException extends AmqpException implements Serializable


Package org.springframework.amqp.rabbit.transaction

Class org.springframework.amqp.rabbit.transaction.RabbitTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable

Serialized Fields

connectionFactory

ConnectionFactory connectionFactory

Package org.springframework.amqp.support.converter

Class org.springframework.amqp.support.converter.MessageConversionException extends java.lang.RuntimeException implements Serializable


Package org.springframework.erlang

Class org.springframework.erlang.ErlangBadRpcException extends OtpException implements Serializable

Serialized Fields

reasonTuple

com.ericsson.otp.erlang.OtpErlangTuple reasonTuple

Class org.springframework.erlang.ErlangErrorRpcException extends OtpException implements Serializable

Serialized Fields

reasonTuple

com.ericsson.otp.erlang.OtpErlangTuple reasonTuple

Class org.springframework.erlang.OtpAuthException extends OtpException implements Serializable

Class org.springframework.erlang.OtpException extends java.lang.RuntimeException implements Serializable

Class org.springframework.erlang.OtpIOException extends OtpException implements Serializable

Class org.springframework.erlang.UncategorizedOtpException extends OtpException implements Serializable


Package org.springframework.erlang.core

Class org.springframework.erlang.core.Application extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

id

java.lang.String id

version

java.lang.String version

Class org.springframework.erlang.core.Node extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

Package org.springframework.erlang.support.converter

Class org.springframework.erlang.support.converter.ErlangConversionException extends OtpException implements Serializable


Spring AMQP