|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.objectxp.mms.protocol.MM7Headers
public final class MM7Headers
This class holds MM7 specific constants for use with MMSMessage.setHeader(String, String).
| 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 |
|---|
public static final java.lang.String VASP_ID
public static final java.lang.String VAS_ID
public static final java.lang.String SERVICE_CODE
public static final java.lang.String CHARGED_PARTY
public static final java.lang.String DISTRIBUTION_INDICATOR
public static final java.lang.String MM7_VERSION
public static final java.lang.String LINKED_ID
public static final java.lang.String UA_CAPABILITIES
public static final java.lang.String SENDER_SPI
public static final java.lang.String RECIPIENT_SPI
public static final java.lang.String MMS_RELAY_SERVER_ID
public static final java.lang.String CHARGED_PARTY_SENDER
public static final java.lang.String CHARGED_PARTY_RECIPIENT
public static final java.lang.String CHARGED_PARTY_BOTH
public static final java.lang.String CHARGED_PARTY_NEITHER
public static final java.lang.String CHARGED_PARTY_3RD
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||