public class RejectLargeMail extends Object implements FilterType
| Constructor and Description |
|---|
RejectLargeMail() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
createInstance(MailTransaction mailTransaction) |
int |
getMaxAllowedSize() |
void |
setMaxAllowedSize(int maxAllowedSize) |
public Filter createInstance(MailTransaction mailTransaction)
createInstance in interface FilterTypepublic int getMaxAllowedSize()
public void setMaxAllowedSize(int maxAllowedSize)