Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.common.mms
Class MM1ReadReport

java.lang.Object
  |
  +--oracle.panama.messaging.common.MessagePart
        |
        +--oracle.panama.messaging.common.Message
              |
              +--oracle.panama.messaging.common.mms.MM1Message
                    |
                    +--oracle.panama.messaging.common.mms.MM1ReadReport
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable

public class MM1ReadReport
extends MM1Message

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

Author:
jibin.xiang@oracle.com
See Also:
Serialized Form

Field Summary
static java.lang.String MIME
           

 

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_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  

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

 

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

 

Methods inherited from class oracle.panama.messaging.common.Message
getSubject, readExternal, setSubject, 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

MIME

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

MM1ReadReport

public MM1ReadReport()
Constructor.

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.