arta.synergy.web.common.client.constants
Class MailDefaults

java.lang.Object
  extended by arta.synergy.web.common.client.constants.MailDefaults

public class MailDefaults
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 28.09.13 Time: 17:21 To change this template use File | Settings | File Templates.


Field Summary
static int DEFAULT_JMS_MSG_TIME_TO_LIVE
           
static int DOWNLOAD_INTERVAL
           
static int DOWNLOAD_MESSAGES_LIMIT
           
static boolean LOAD_SELF_MAILS
           
static int MAX_BODY_SIZE
           
static int MAX_MESSAGE_SIZE
           
static int REDOWNLOAD_ATTEMPTS_COUNT
           
 
Constructor Summary
MailDefaults()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REDOWNLOAD_ATTEMPTS_COUNT

public static final int REDOWNLOAD_ATTEMPTS_COUNT
See Also:
Constant Field Values

DOWNLOAD_INTERVAL

public static final int DOWNLOAD_INTERVAL
See Also:
Constant Field Values

LOAD_SELF_MAILS

public static final boolean LOAD_SELF_MAILS
See Also:
Constant Field Values

DOWNLOAD_MESSAGES_LIMIT

public static final int DOWNLOAD_MESSAGES_LIMIT
See Also:
Constant Field Values

MAX_MESSAGE_SIZE

public static final int MAX_MESSAGE_SIZE
See Also:
Constant Field Values

MAX_BODY_SIZE

public static final int MAX_BODY_SIZE
See Also:
Constant Field Values

DEFAULT_JMS_MSG_TIME_TO_LIVE

public static final int DEFAULT_JMS_MSG_TIME_TO_LIVE
See Also:
Constant Field Values
Constructor Detail

MailDefaults

public MailDefaults()


Copyright © 2000 Dummy Corp. All Rights Reserved.