spring-jms

Serialized Form


Package org.springframework.jms

Class org.springframework.jms.IllegalStateException extends JmsException implements Serializable

Class org.springframework.jms.InvalidClientIDException extends JmsException implements Serializable

Class org.springframework.jms.InvalidDestinationException extends JmsException implements Serializable

Class org.springframework.jms.InvalidSelectorException extends JmsException implements Serializable

Class org.springframework.jms.JmsException extends org.springframework.core.NestedRuntimeException implements Serializable

Class org.springframework.jms.JmsSecurityException extends JmsException implements Serializable

Class org.springframework.jms.MessageEOFException extends JmsException implements Serializable

Class org.springframework.jms.MessageFormatException extends JmsException implements Serializable

Class org.springframework.jms.MessageNotReadableException extends JmsException implements Serializable

Class org.springframework.jms.MessageNotWriteableException extends JmsException implements Serializable

Class org.springframework.jms.ResourceAllocationException extends JmsException implements Serializable

Class org.springframework.jms.TransactionInProgressException extends JmsException implements Serializable

Class org.springframework.jms.TransactionRolledBackException extends JmsException implements Serializable

Class org.springframework.jms.UncategorizedJmsException extends JmsException implements Serializable


Package org.springframework.jms.connection

Class org.springframework.jms.connection.JmsTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable

Serialized Fields

connectionFactory

javax.jms.ConnectionFactory connectionFactory

Class org.springframework.jms.connection.JmsTransactionManager102 extends JmsTransactionManager implements Serializable

Serialized Fields

pubSubDomain

boolean pubSubDomain
Deprecated. 

Class org.springframework.jms.connection.SynchedLocalTransactionFailedException extends JmsException implements Serializable


Package org.springframework.jms.listener

Class org.springframework.jms.listener.AbstractJmsListeningContainer.SharedConnectionNotInitializedException extends java.lang.RuntimeException implements Serializable


Package org.springframework.jms.listener.adapter

Class org.springframework.jms.listener.adapter.ListenerExecutionFailedException extends JmsException implements Serializable


Package org.springframework.jms.listener.endpoint

Class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory.JmsResourceException extends java.lang.RuntimeException implements Serializable


Package org.springframework.jms.support.converter

Class org.springframework.jms.support.converter.MessageConversionException extends JmsException implements Serializable


Package org.springframework.jms.support.destination

Class org.springframework.jms.support.destination.DestinationResolutionException extends JmsException implements Serializable


spring-jms