Uses of Interface
org.apache.james.transport.MatcherLoader

Packages that use MatcherLoader
org.apache.james.transport Classes that implement the matcher/mailet processing chain. 
 

Uses of MatcherLoader in org.apache.james.transport
 

Classes in org.apache.james.transport that implement MatcherLoader
 class JamesMatcherLoader
          Loads Matchers for use inside James.
 

Methods in org.apache.james.transport with parameters of type MatcherLoader
 void LinearProcessor.setMatchLoader(MatcherLoader matchLoader)
          Set the MatcherLoader
 void MailetContainer.setMatchLoader(MatcherLoader matchLoader)
          Set the MatcherLoader
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.