|
Oracle® Streams Advanced Queuing Java API Reference 11g Release 2 (11.2) E10768-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Contents
| javax.jms.* |
|---|
| javax.jms.DeliveryMode | ||
|---|---|---|
public static final int |
NON_PERSISTENT |
1 |
public static final int |
PERSISTENT |
2 |
| javax.jms.Message | ||
|---|---|---|
public static final int |
DEFAULT_DELIVERY_MODE |
2 |
public static final int |
DEFAULT_PRIORITY |
4 |
public static final long |
DEFAULT_TIME_TO_LIVE |
0L |
| javax.jms.Session | ||
|---|---|---|
public static final int |
AUTO_ACKNOWLEDGE |
1 |
public static final int |
CLIENT_ACKNOWLEDGE |
2 |
public static final int |
DUPS_OK_ACKNOWLEDGE |
3 |
public static final int |
SESSION_TRANSACTED |
0 |
|
Oracle® Streams Advanced Queuing Java API Reference 11g Release 2 (11.2) E10768-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||