com.objectxp.mms.protocol
Class MM7Headers

java.lang.Object
  extended by com.objectxp.mms.protocol.MM7Headers

public final class MM7Headers
extends java.lang.Object

This class holds MM7 specific constants for use with MMSMessage.setHeader(String, String).

Since:
jSMS 2.2

Field Summary
static java.lang.String CHARGED_PARTY
          CHARGED_PARTY is the name of the constant holding the value "ChargedParty"
static java.lang.String CHARGED_PARTY_3RD
          Charged Party: Third-Party
static java.lang.String CHARGED_PARTY_BOTH
          Charged Party: Both (sender and recipient)
static java.lang.String CHARGED_PARTY_NEITHER
          Charged Party: Neither
static java.lang.String CHARGED_PARTY_RECIPIENT
          Charged Party: Recipient
static java.lang.String CHARGED_PARTY_SENDER
          Charged Party: Sender
static java.lang.String DISTRIBUTION_INDICATOR
          DISTRIBUTION_INDICATOR is the name of the constant holding the value "DistributionIndicator"
static java.lang.String LINKED_ID
          LINKED_ID is the name of the constant holding the value "LinkedID"
static java.lang.String MM7_VERSION
          MM7_VERSION is the name of the constant holding the value "MM7Version"
static java.lang.String MMS_RELAY_SERVER_ID
          MMS_RELAY_SERVER_ID is the name of the constant holding the value "MMSRelayServerID"
static java.lang.String RECIPIENT_SPI
          RECIPIENT_SPI is the name of the constant holding the value "RecipientSPI"
static java.lang.String SENDER_SPI
          SENDER_SPI is the name of the constant holding the value "SenderSPI"
static java.lang.String SERVICE_CODE
          SERVICE_CODE is the name of the constant holding the value "VASPID"
static java.lang.String UA_CAPABILITIES
          UA_CAPABILITIES is the name of the constant holding the value "UACapabilities"
static java.lang.String VAS_ID
          VAS_ID is the name of the constant holding the value "VASPID"
static java.lang.String VASP_ID
          VASP_ID is the name of the constant holding the value "VASPID"
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VASP_ID

public static final java.lang.String VASP_ID
VASP_ID is the name of the constant holding the value "VASPID"

See Also:
Constant Field Values

VAS_ID

public static final java.lang.String VAS_ID
VAS_ID is the name of the constant holding the value "VASPID"

See Also:
Constant Field Values

SERVICE_CODE

public static final java.lang.String SERVICE_CODE
SERVICE_CODE is the name of the constant holding the value "VASPID"

See Also:
Constant Field Values

CHARGED_PARTY

public static final java.lang.String CHARGED_PARTY
CHARGED_PARTY is the name of the constant holding the value "ChargedParty"

See Also:
Constant Field Values

DISTRIBUTION_INDICATOR

public static final java.lang.String DISTRIBUTION_INDICATOR
DISTRIBUTION_INDICATOR is the name of the constant holding the value "DistributionIndicator"

See Also:
Constant Field Values

MM7_VERSION

public static final java.lang.String MM7_VERSION
MM7_VERSION is the name of the constant holding the value "MM7Version"

See Also:
Constant Field Values

LINKED_ID

public static final java.lang.String LINKED_ID
LINKED_ID is the name of the constant holding the value "LinkedID"

See Also:
Constant Field Values

UA_CAPABILITIES

public static final java.lang.String UA_CAPABILITIES
UA_CAPABILITIES is the name of the constant holding the value "UACapabilities"

See Also:
Constant Field Values

SENDER_SPI

public static final java.lang.String SENDER_SPI
SENDER_SPI is the name of the constant holding the value "SenderSPI"

See Also:
Constant Field Values

RECIPIENT_SPI

public static final java.lang.String RECIPIENT_SPI
RECIPIENT_SPI is the name of the constant holding the value "RecipientSPI"

See Also:
Constant Field Values

MMS_RELAY_SERVER_ID

public static final java.lang.String MMS_RELAY_SERVER_ID
MMS_RELAY_SERVER_ID is the name of the constant holding the value "MMSRelayServerID"

See Also:
Constant Field Values

CHARGED_PARTY_SENDER

public static final java.lang.String CHARGED_PARTY_SENDER
Charged Party: Sender

See Also:
Constant Field Values

CHARGED_PARTY_RECIPIENT

public static final java.lang.String CHARGED_PARTY_RECIPIENT
Charged Party: Recipient

See Also:
Constant Field Values

CHARGED_PARTY_BOTH

public static final java.lang.String CHARGED_PARTY_BOTH
Charged Party: Both (sender and recipient)

See Also:
Constant Field Values

CHARGED_PARTY_NEITHER

public static final java.lang.String CHARGED_PARTY_NEITHER
Charged Party: Neither

See Also:
Constant Field Values

CHARGED_PARTY_3RD

public static final java.lang.String CHARGED_PARTY_3RD
Charged Party: Third-Party

See Also:
Constant Field Values


object XP, Inc. © 2000-2008. All rights reserved object XP