Uses of Class
de.malowa.state.PassedGreylistState

Packages that use PassedGreylistState
de.malowa.greylister   
de.malowa.state   
 

Uses of PassedGreylistState in de.malowa.greylister
 

Methods in de.malowa.greylister with parameters of type PassedGreylistState
 void Greylister.handlePassedGreylist(PassedGreylistState visitee)
           
 void ClientTask.handlePassedGreylist(PassedGreylistState visitee)
           
 

Uses of PassedGreylistState in de.malowa.state
 

Methods in de.malowa.state with parameters of type PassedGreylistState
 void StateVisitor.handlePassedGreylist(PassedGreylistState visitee)
          Callback function when the delivery attempt should be accepted as it has passed the greylisting.