|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.panama.messaging.common.DeliveryModes
Several supported deliver modes.
Field Summary |
Type | Field |
---|---|
static int |
BCC
|
static int |
CC
|
static int |
TO
Some supported message modes. |
Constructor Summary |
DeliveryModes()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int TO
public static final int CC
public static final int BCC
Constructor Detail |
public DeliveryModes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |