Uses of Class
de.malowa.state.PassBeforeGreylistState

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

Uses of PassBeforeGreylistState in de.malowa.greylister
 

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

Uses of PassBeforeGreylistState in de.malowa.state
 

Methods in de.malowa.state with parameters of type PassBeforeGreylistState
 void StateVisitor.handlePassBeforeGreylist(PassBeforeGreylistState visitee)
          Callback function when the delivery attempt should be accepted as it is on a calculated whitelist.