Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.messaging.common.mms
Class MM1DeliveryReport

java.lang.Object
  extended byoracle.panama.messaging.common.MessagePart
      extended byoracle.panama.messaging.common.Message
          extended byoracle.panama.messaging.common.mms.MM1Message
              extended byoracle.panama.messaging.common.mms.MM1DeliveryReport

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

Deprecated. no replacement

public class MM1DeliveryReport
extends MM1Message

The MM1 delivery-report contains several attributes required for MM1 delivery-report request.

See Also:
Serialized Form

Field Summary
static java.lang.String MIME
Deprecated.

Fields inherited from class oracle.panama.messaging.common.mms.MM1Message
DATE_FORMAT, K_BCC, K_CC, K_CONTENT_LOCATION, K_DATE, K_DELIVERY_REPORT, K_DELIVERY_TIME, K_EXPIRY, K_FROM, K_MESSAGE_CLASS, K_MESSAGE_ID, K_MESSAGE_SIZE, K_MESSAGE_TYPE, K_MMS_VERSION, K_PREVIOUSLY_SENT_BY, K_PREVIOUSLY_SENT_DATE, K_PRIORITY, K_READ_REPLY, K_READ_STATUS, K_REPLY_CHARGING, K_REPLY_CHARGING_DEADLINE, K_REPLY_CHARGING_ID, K_REPLY_CHARGING_SIZE, K_REPORT_ALLOWED, K_RETRIEVE_STATUS, K_RETRIEVE_TEXT, K_SENDER_VISIBILITY, K_SUBJECT, K_TO, K_TRANSACTION_ID, V_MESSAGE_CLASS_ADVERTISEMENT, V_MESSAGE_CLASS_AUTO, V_MESSAGE_CLASS_INFORMATIONAL, V_MESSAGE_CLASS_PERSONAL, V_MESSAGE_CLASSES_I, V_MESSAGE_CLASSES_S, V_MESSAGE_TYPES, V_MODES, V_PRIORITIES, V_PRIORITIES_O, V_READ_REPLY, V_READ_REPORT, V_READ_STATUS, V_REPLY_CHARGING, V_SENDER_VISIBILITY

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
MM1DeliveryReport()
Deprecated. Constructor.

Method Summary
void setReportAllowed(boolean flag)
Deprecated. Set optional MMS report allowed header.

Methods inherited from class oracle.panama.messaging.common.mms.MM1Message
setTransactionId

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

Field Detail

MIME

public static final java.lang.String MIME
Deprecated.
See Also:
Constant Field Values

Constructor Detail

MM1DeliveryReport

public MM1DeliveryReport()
Deprecated.
Constructor.

Method Detail

setReportAllowed

public void setReportAllowed(boolean flag)
Deprecated.
Set optional MMS report allowed header.
Parameters:
flag - the report allowed flag.

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.