Class MailIntegrationEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.mail.event.MailIntegrationEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ImapIdleChannelAdapter.ImapIdleExceptionEvent

public abstract class MailIntegrationEvent extends org.springframework.integration.events.IntegrationEvent
Since:
3.0
See Also:
  • Constructor Details

    • MailIntegrationEvent

      public MailIntegrationEvent(Object source)
    • MailIntegrationEvent

      public MailIntegrationEvent(Object source, Throwable cause)