Uses of Class
de.malowa.state.BlockBeforeGreylistState

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

Uses of BlockBeforeGreylistState in de.malowa.greylister
 

Methods in de.malowa.greylister with parameters of type BlockBeforeGreylistState
 void Greylister.handleBlockBeforeGreylist(BlockBeforeGreylistState blockBeforeGreylistState)
           
 void ClientTask.handleBlockBeforeGreylist(BlockBeforeGreylistState visitee)
           
 

Uses of BlockBeforeGreylistState in de.malowa.state
 

Methods in de.malowa.state with parameters of type BlockBeforeGreylistState
 void StateVisitor.handleBlockBeforeGreylist(BlockBeforeGreylistState visitee)
          Callback function when the delivery attempt should be rejected as it is on a calculated blacklist.