Uses of Interface
org.apache.mailet.MailetContext

Uses of MailetContext in org.apache.mailet
 

Methods in org.apache.mailet that return MailetContext
 MailetContext GenericMatcher.getMailetContext()
          Returns a reference to the MailetContext in which this matcher is running.
 MailetContext GenericMailet.getMailetContext()
          Returns a reference to the MailetContext in which this mailet is running.
 MailetContext MatcherConfig.getMailetContext()
          Returns a reference to the MailetContext in which the matcher is executing
 MailetContext MailetConfig.getMailetContext()
          Returns a reference to the MailetContext in which the mailet is executing.
 



"Copyright © 1999-2003 ASF James Project. All Rights Reserved."