Uses of Class
org.abstracthorizon.mercury.smtp.command.RcptCommand

Packages that use RcptCommand
org.abstracthorizon.mercury.smtp.filter   
org.abstracthorizon.mercury.smtp.filter.quiet   
 

Uses of RcptCommand in org.abstracthorizon.mercury.smtp.filter
 

Subclasses of RcptCommand in org.abstracthorizon.mercury.smtp.filter
 class FilterRcptCommand
          RCPT command that invokes filters
 

Uses of RcptCommand in org.abstracthorizon.mercury.smtp.filter.quiet
 

Subclasses of RcptCommand in org.abstracthorizon.mercury.smtp.filter.quiet
 class QuietFilterRcptCommand
          RCPT commmand that calls filters but in case of a problem it does nothing.
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.