Serialized Form


Package org.springframework.integration

Class org.springframework.integration.MessageDeliveryException extends MessagingException implements Serializable

Class org.springframework.integration.MessageHandlingException extends MessagingException implements Serializable

Class org.springframework.integration.MessagingConfigurationException extends MessagingException implements Serializable

Class org.springframework.integration.MessagingException extends java.lang.RuntimeException implements Serializable


Package org.springframework.integration.adapter.event

Class org.springframework.integration.adapter.event.MessagingEvent extends org.springframework.context.ApplicationEvent implements Serializable


Package org.springframework.integration.aop

Class org.springframework.integration.aop.PublisherAnnotationAdvisor extends org.springframework.aop.support.AbstractPointcutAdvisor implements Serializable

Serialized Fields

advice

AnnotationAwareMessagePublishingInterceptor advice

pointcut

org.springframework.aop.support.annotation.AnnotationMatchingPointcut pointcut

Package org.springframework.integration.handler

Class org.springframework.integration.handler.MessageHandlerNotRunningException extends MessageHandlingException implements Serializable

Class org.springframework.integration.handler.MessageHandlerRejectedExecutionException extends MessageHandlingException implements Serializable


Package org.springframework.integration.message.selector

Class org.springframework.integration.message.selector.MessageSelectorRejectedException extends MessageHandlingException implements Serializable


Package org.springframework.integration.util

Class org.springframework.integration.util.RandomGuidUidGenerator extends java.lang.Object implements Serializable

Serialized Fields

secure

boolean secure
Should the random GUID generated be secure?