Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.messaging.common
Class TransportType

java.lang.Object
  extended byoracle.panama.messaging.common.TransportType


public class TransportType
extends java.lang.Object

This class defines transport type constants.


Field Summary
static java.lang.String[] ALL
Defines all the transport type present.
static java.lang.String DEVICE_BROWSER
Defines device browser transport type.
static java.lang.String EMAIL
Defines Email transport type.
static java.lang.String EMS
Defines EMS transport type.
static java.lang.String FAX
Defines Fax transport type.
static java.lang.String IM
Defines IM transport type.
static java.lang.String MMS
Defines MMS transport type.
static java.lang.String ONE_WAY_PAGER
Defines one way pager transport type.
static java.lang.String SMS
Defines SMS transport type.
static java.lang.String TWO_WAY_PAGER
Defines two way pager transport type.
static java.lang.String VOICE
Defines voice transport type.
static java.lang.String WAP_PUSH
Defines wap push transport type.

Constructor Summary
TransportType()

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

ALL

public static final java.lang.String[] ALL
Defines all the transport type present.

DEVICE_BROWSER

public static final java.lang.String DEVICE_BROWSER
Defines device browser transport type.
See Also:
Constant Field Values

EMAIL

public static final java.lang.String EMAIL
Defines Email transport type.
See Also:
Constant Field Values

EMS

public static final java.lang.String EMS
Defines EMS transport type.
See Also:
Constant Field Values

FAX

public static final java.lang.String FAX
Defines Fax transport type.
See Also:
Constant Field Values

IM

public static final java.lang.String IM
Defines IM transport type.
See Also:
Constant Field Values

MMS

public static final java.lang.String MMS
Defines MMS transport type.
See Also:
Constant Field Values

ONE_WAY_PAGER

public static final java.lang.String ONE_WAY_PAGER
Defines one way pager transport type.
See Also:
Constant Field Values

SMS

public static final java.lang.String SMS
Defines SMS transport type.
See Also:
Constant Field Values

TWO_WAY_PAGER

public static final java.lang.String TWO_WAY_PAGER
Defines two way pager transport type.
See Also:
Constant Field Values

VOICE

public static final java.lang.String VOICE
Defines voice transport type.
See Also:
Constant Field Values

WAP_PUSH

public static final java.lang.String WAP_PUSH
Defines wap push transport type.
See Also:
Constant Field Values

Constructor Detail

TransportType

public TransportType()

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.