Package org.subethamail.smtp.helper


package org.subethamail.smtp.helper
  • Class
    Description
    This is an interface for processing the end-result messages that is higher-level than the MessageHandler and related factory.
    MessageHandlerFactory implementation which adapts to a collection of MessageListeners.
    This is an interface for processing the end-result messages that is higher-level than the MessageHandler and related factory but lower-level than SimpleMessageListener.
    Interface which accepts delivery of a message.
    MessageHandlerFactory implementation which adapts to a collection of SmarterMessageListeners.