|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.malowa.state.State
de.malowa.state.OnGreylistState
public abstract class OnGreylistState
The class is the superclass of all states where a greylisting tupel is on the greylist.
| Constructor Summary | |
|---|---|
OnGreylistState(SMTPInformation info,
MailHistory history)
Creates the state. |
|
| Method Summary | |
|---|---|
MailHistory |
getMailHistory()
|
| Methods inherited from class de.malowa.state.State |
|---|
accept, getSMTPInformation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OnGreylistState(SMTPInformation info,
MailHistory history)
info - of SMTP dialoghistory - statistics of past connection attempts| Method Detail |
|---|
public final MailHistory getMailHistory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||