Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.common
Class DeliveryModes

java.lang.Object
  |
  +--oracle.panama.messaging.common.DeliveryModes

public class DeliveryModes
extends java.lang.Object

Several supported deliver modes.

Author:
jxiang

Field Summary
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

TO

public static final int TO
Some supported message modes.
See Also:
Constant Field Values

CC

public static final int CC
See Also:
Constant Field Values

BCC

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

DeliveryModes

public DeliveryModes()

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.