Uses of Class
org.subethamail.smtp.TooMuchDataException
Packages that use TooMuchDataException
-
Uses of TooMuchDataException in org.subethamail.smtp
Methods in org.subethamail.smtp that throw TooMuchDataExceptionModifier and TypeMethodDescriptionvoidMessageHandler.data(InputStream data) Called when the DATA part of the SMTP exchange begins. -
Uses of TooMuchDataException in org.subethamail.smtp.helper
Methods in org.subethamail.smtp.helper that throw TooMuchDataExceptionModifier and TypeMethodDescriptionvoidSimpleMessageListener.deliver(String from, String recipient, InputStream data) When message data arrives, this method will be called for every recipient this listener accepted.voidSmarterMessageListener.Receiver.deliver(InputStream data) When message data arrives, this method will be called for every recipient this listener accepted. -
Uses of TooMuchDataException in org.subethamail.wiser
Methods in org.subethamail.wiser that throw TooMuchDataExceptionModifier and TypeMethodDescriptionvoidWiser.deliver(String from, String recipient, InputStream data) Cache the messages in memory