Uses of Interface
org.subethamail.smtp.helper.SmarterMessageListener
Packages that use SmarterMessageListener
-
Uses of SmarterMessageListener in org.subethamail.smtp.helper
Constructors in org.subethamail.smtp.helper with parameters of type SmarterMessageListenerModifierConstructorDescriptionInitializes this factory with a single listener.Constructor parameters in org.subethamail.smtp.helper with type arguments of type SmarterMessageListenerModifierConstructorDescriptionInitializes this factory with the listeners.SmarterMessageListenerAdapter(Collection<SmarterMessageListener> listeners, int dataDeferredSize) Initializes this factory with the listeners.