Package org.springframework.integration.adapter.event

Class Summary
ApplicationEventSourceAdapter A source adapter for passing Spring ApplicationEvents within messages.
ApplicationEventTargetAdapter A target adapter for publishing MessagingEvents.
MessagingEvent<T> A subclass of ApplicationEvent that wraps a Message.
MessagingEventMapper<T> A MessageMapper implementation for mapping to and from MessagingEvents.