Spring Integration

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.MessageHeaders extends Object implements Serializable

serialVersionUID: 6901029029524535147L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

headers

Map<K,V> headers

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

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

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

Serialized Fields

failedMessage

Message<T> failedMessage

Package org.springframework.integration.aop

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

Serialized Fields

publisherAnnotationTypes

Set<E> publisherAnnotationTypes

interceptor

MessagePublishingInterceptor interceptor

Class org.springframework.integration.aop.PublisherAnnotationBeanPostProcessor extends ProxyConfig implements Serializable

Serialized Fields

defaultChannel

MessageChannel defaultChannel

advisor

PublisherAnnotationAdvisor advisor

order

int order

beanFactory

BeanFactory beanFactory

beanClassLoader

ClassLoader beanClassLoader

Package org.springframework.integration.core

Class org.springframework.integration.core.AsyncMessagingTemplate$10 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$11 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$12 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$13 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$14 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$15 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$4 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$5 extends Object implements Serializable

Class org.springframework.integration.core.AsyncMessagingTemplate$6 extends Object implements Serializable

Class org.springframework.integration.core.MessagingTemplate$2 extends Object implements Serializable


Package org.springframework.integration.dispatcher

Class org.springframework.integration.dispatcher.AggregateMessageDeliveryException extends MessageDeliveryException implements Serializable

Serialized Fields

aggregatedExceptions

List<E> aggregatedExceptions

Package org.springframework.integration.event

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

serialVersionUID: -872581247155846293L


Package org.springframework.integration.file

Class org.springframework.integration.file.AbstractInboundRemoteFileSystemSychronizer$1 extends Object implements Serializable


Package org.springframework.integration.history

Class org.springframework.integration.history.MessageHistory.Entry extends Properties implements Serializable


Package org.springframework.integration.http

Class org.springframework.integration.http.ResponseStatusCodeException extends Exception implements Serializable

Serialized Fields

statusCode

int statusCode

Package org.springframework.integration.ip.tcp.connection

Class org.springframework.integration.ip.tcp.connection.NoListenerException extends NestedRuntimeException implements Serializable

serialVersionUID: -5644042657316429223L


Package org.springframework.integration.ip.tcp.converter

Class org.springframework.integration.ip.tcp.converter.SoftEndOfStreamException extends IOException implements Serializable

serialVersionUID: 7309907445617226978L


Package org.springframework.integration.mapping

Class org.springframework.integration.mapping.MessageMappingException extends MessagingException implements Serializable


Package org.springframework.integration.message

Class org.springframework.integration.message.ErrorMessage extends GenericMessage<Throwable> implements Serializable

serialVersionUID: 6413675958959141186L

Class org.springframework.integration.message.GenericMessage extends Object implements Serializable

serialVersionUID: 3649200745084232821L

Serialized Fields

payload

Object payload

headers

MessageHeaders headers

Package org.springframework.integration.support.channel

Class org.springframework.integration.support.channel.ChannelResolutionException extends MessagingException implements Serializable


Package org.springframework.integration.support.converter

Class org.springframework.integration.support.converter.MessageConversionException extends MessagingException implements Serializable


Package org.springframework.integration.transformer

Class org.springframework.integration.transformer.MessageTransformationException extends MessagingException implements Serializable


Spring Integration

Copyright © 2010. All Rights Reserved.