Uses of Class
org.apache.james.util.XMLResources

Packages that use XMLResources
org.apache.james.transport.mailets Core mailets for use with the Mailet API. 
org.apache.james.transport.mailets.listservcommands   
 

Uses of XMLResources in org.apache.james.transport.mailets
 

Fields in org.apache.james.transport.mailets declared as XMLResources
protected  XMLResources CommandListservProcessor.xmlResources
           
protected  XMLResources CommandListservManager.xmlResources
           
protected  XMLResources[] CommandListservFooter.xmlResources
           
 

Methods in org.apache.james.transport.mailets that return XMLResources
 XMLResources[] ICommandListservManager.initXMLResources(java.lang.String[] names)
          Initializes an array of resources
 XMLResources[] CommandListservManager.initXMLResources(java.lang.String[] names)
          Initializes an array of resources
 

Uses of XMLResources in org.apache.james.transport.mailets.listservcommands
 

Fields in org.apache.james.transport.mailets.listservcommands declared as XMLResources
protected  XMLResources[] SubscribeConfirm.xmlResources
           
protected  XMLResources[] Info.xmlResources
           
protected  XMLResources[] ErrorCommand.xmlResources
           
protected  XMLResources UnSubscribeConfirm.xmlResources
           
protected  XMLResources UnSubscribe.xmlResources
           
protected  XMLResources Subscribe.xmlResources
           
 

Methods in org.apache.james.transport.mailets.listservcommands that return XMLResources
protected  XMLResources[] BaseCommand.initXMLResources(java.lang.String[] names)
           
 



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