FileDocCategorySizeDatePackage
Resources.javaAPI DocApache James 2.3.12566Fri Jan 12 12:56:26 GMT 2007org.apache.james.transport

Resources

public class Resources extends Object
A set of constants used inside the James transport.
version
1.0.0, 24/04/1999

Fields Summary
public static final String
USERS_MANAGER
Don't know what this is supposed to be.
public static final String
MAIL_SERVER
Don't know what this is supposed to be.
public static final String
TRANSPORT
Don't know what this is supposed to be.
public static final String
TMP_REPOSITORY
Don't know what this is supposed to be.
public static final String
MAILET_LOADER
Key for looking up the MailetLoader
public static final String
MATCH_LOADER
Key for looking up the MatchLoader
Constructors Summary
private Resources()
Private constructor to prevent instantiation of the class


                 
      
Methods Summary