|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JMSSupport
Interface which should get implemented by JMS depending implementations
| Field Summary | |
|---|---|
static String |
JAMES_MAIL_ATTRIBUTE_NAMES
JMS Property which holds the mail attribute names as String |
static String |
JAMES_MAIL_ERROR_MESSAGE
JMS Property which holds the error message as String |
static String |
JAMES_MAIL_LAST_UPDATED
JMS Property which holds the last updated time as long (ms) |
static String |
JAMES_MAIL_MESSAGE_SIZE
JMS Property which holds the mail size as long (bytes) |
static String |
JAMES_MAIL_NAME
JMS Property which holds the mail name as String |
static String |
JAMES_MAIL_RECIPIENTS
JMS Property which holds the recipient as String |
static String |
JAMES_MAIL_REMOTEADDR
JMS Property which holds the remote ipaddress as String |
static String |
JAMES_MAIL_REMOTEHOST
JMS Property which holds the remote hostname as String |
static String |
JAMES_MAIL_SENDER
JMS Property which holds the sender as String |
static String |
JAMES_MAIL_SEPARATOR
Separator which is used for separate an array of String values in the JMS Property value |
static String |
JAMES_MAIL_STATE
JMS Property which holds the mail state as String |
static String |
JAMES_NEXT_DELIVERY
JMS Property which holds next delivery time as long (ms) |
| Field Detail |
|---|
static final String JAMES_MAIL_RECIPIENTS
static final String JAMES_MAIL_SENDER
static final String JAMES_MAIL_ERROR_MESSAGE
static final String JAMES_MAIL_LAST_UPDATED
static final String JAMES_MAIL_MESSAGE_SIZE
static final String JAMES_MAIL_NAME
static final String JAMES_MAIL_SEPARATOR
static final String JAMES_MAIL_REMOTEHOST
static final String JAMES_MAIL_REMOTEADDR
static final String JAMES_MAIL_STATE
static final String JAMES_MAIL_ATTRIBUTE_NAMES
static final String JAMES_NEXT_DELIVERY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||