Class MailConnectionManager.AbstractMailChannel

java.lang.Object
org.jgrapes.core.Subchannel.DefaultSubchannel
org.jgrapes.mail.MailConnectionManager.AbstractMailChannel
All Implemented Interfaces:
Associator, Channel, Eligible, Subchannel, MailChannel
Direct Known Subclasses:
MailStoreMonitor.MonitorChannel
Enclosing class:
MailConnectionManager<O extends OpenMailConnection,C extends MailConnectionManager<O,C>.AbstractMailChannel>

A sub-channel for mail connections.
  • Constructor Details

    • AbstractMailChannel

      public AbstractMailChannel(O event, Channel channel)
      Instantiates a new mail channel instance.
      Parameters:
      event - the main channel
  • Method Details

    • openEvent

      public O openEvent()
      Returns the event that caused this connection to be opened.
      Returns:
      the event
    • downPipeline

      Gets the down pipeline.
      Returns:
      the downPipeline