|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TooMuchDataException | |
|---|---|
| org.subethamail.smtp | |
| org.subethamail.smtp.helper | |
| org.subethamail.wiser | |
| Uses of TooMuchDataException in org.subethamail.smtp |
|---|
| Methods in org.subethamail.smtp that throw TooMuchDataException | |
|---|---|
void |
MessageHandler.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 TooMuchDataException | |
|---|---|
void |
SmarterMessageListener.Receiver.deliver(InputStream data)
When message data arrives, this method will be called for every recipient this listener accepted. |
void |
SimpleMessageListener.deliver(String from,
String recipient,
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 TooMuchDataException | |
|---|---|
void |
Wiser.deliver(String from,
String recipient,
InputStream data)
Cache the messages in memory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||