Uses of Class
de.malowa.state.NotOnGreylistState

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

Uses of NotOnGreylistState in de.malowa.greylister
 

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

Uses of NotOnGreylistState in de.malowa.state
 

Methods in de.malowa.state with parameters of type NotOnGreylistState
 void StateVisitor.handleNotOnGreylist(NotOnGreylistState visitee)
          Callback function when the delivery attempt should be deferred as it has not been seen before.