Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.messaging.common.mms
Class MM7Deliver

java.lang.Object
  extended byoracle.panama.messaging.common.MessagePart
      extended byoracle.panama.messaging.common.Message
          extended byoracle.panama.messaging.common.mms.MM7Message
              extended byoracle.panama.messaging.common.mms.MM7Deliver

All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable

Deprecated. no replacement

public class MM7Deliver
extends MM7Message

The MMS message is an message for MM7.

See Also:
Serialized Form

Field Summary

Fields inherited from class oracle.panama.messaging.common.mms.MM7Message
DATE_FORMAT, K_ADAPTIONS, K_CHARGED_PARTY, K_DELIVERY_REPORT, K_DISTRIBUTION_INDICTOR, K_EARLIEST_DELIVERY_TIME, K_LINKED_ID, K_MESSAGE_CLASS, K_READ_REPLY, K_REPLY_CHARGING, K_REPLY_CHARGING_ID, K_REPLY_CHARGING_SIZE, K_REPLY_DEADLINE, K_SERVICE_CODE, V_CHARGED_PARTY_BOTH, V_CHARGED_PARTY_NEITHER, V_CHARGED_PARTY_RECIPIENT, V_CHARGED_PARTY_SENDER, V_MESSAGE_CLASS_ADVERTISEMENT, V_MESSAGE_CLASS_AUTO, V_MESSAGE_CLASS_INFORMATIONAL, V_MESSAGE_CLASS_PERSONAL

Fields inherited from class oracle.panama.messaging.common.MessagePart
CHARSET_KEY, CONTENT_DISPOSITION_KEY, CONTENT_ID_KEY, CONTENT_LOCATION_KEY, CONTENT_TYPE_KEY, FILENAME_KEY

Constructor Summary
MM7Deliver()
Deprecated.

Method Summary
void setReplyChargingId(java.lang.String rci)
Deprecated. Set optional MMS message reply charging id.

Methods inherited from class oracle.panama.messaging.common.mms.MM7Message
setLinkedId

Methods inherited from class oracle.panama.messaging.common.Message
equals, getSubject, hashCode, readExternal, setSubject, toString, writeExternal

Methods inherited from class oracle.panama.messaging.common.MessagePart
addHeader, getAllHeaders, getContent, getContentId, getContentLocation, getContentType, getDisposition, getFileName, getHeader, getHeader, getHeaderParameter, getSimpleHeader, isMimeType, removeHeader, setContent, setContentId, setContentLocation, setContentType, setDisposition, setFileName, setHeader

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

Constructor Detail

MM7Deliver

public MM7Deliver()
Deprecated.

Method Detail

setReplyChargingId

public void setReplyChargingId(java.lang.String rci)
Deprecated.
Set optional MMS message reply charging id.
Parameters:
rci - the reply charging id.

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.