public interface Message extends Serializable
static final String MSG_STATUS_MSG_INIT
static final String MSG_STATUS_MSG_SEND
static final String MSG_STATUS_MSG_RESEND
static final String MSG_STATUS_MDN_SEND
static final String MSG_STATUS_MDN_WAIT
static final String MSG_STATUS_MDN_PARSE
static final String MSG_STATUS_MDN_VERIFY
static final String MSG_STATUS_MDN_PROCESS_INIT
static final String MSG_STATUS_MSG_CLEANUP
static final String MSG_STATE_SEND_START
static final String MSG_STATE_SEND_EXCEPTION
static final String MSG_STATE_SEND_FAIL
static final String MSG_STATE_SEND_FAIL_RESEND_QUEUED
static final String MSG_STATE_RECEIVE_START
static final String MSG_STATE_RECEIVE_EXCEPTION
static final String MSG_STATE_RECEIVE_FAIL
static final String MSG_STATE_MDN_ERROR_RESPONSE_START
static final String MSG_STATE_MDN_SENDING_EXCEPTION
static final String MSG_STATE_MDN_RECEIVING_EXCEPTION
static final String MSG_STATE_MDN_SEND_START
static final String MSG_STATE_MDN_RECEIVE_START
static final String MSG_STATE_MSG_SENT_MDN_RECEIVED_ERROR
static final String MSG_STATE_MSG_SENT_MDN_RECEIVED_OK
static final String MSG_STATE_MSG_RXD_MDN_SENDING_FAIL
static final String MSG_STATE_MSG_RXD_MDN_SENT_OK
static final String MSG_STATE_MIC_MISMATCH
static final String SMIME_TYPE_COMPRESSED_DATA
String getPayloadFilename()
void setPayloadFilename(String filename)
String extractPayloadFilename() throws javax.mail.internet.ParseException
javax.mail.internet.ParseException
String getStatus()
void setStatus(String status)
String getContentType()
void setContentType(String contentType)
String getCompressionType()
void setCompressionType(String compressionType)
String getContentDisposition()
void setContentDisposition(String contentDisposition)
void setData(javax.mail.internet.MimeBodyPart data, DataHistoryItem historyItem) throws OpenAS2Exception
OpenAS2Exception
DataHistoryItem setData(javax.mail.internet.MimeBodyPart data) throws OpenAS2Exception
OpenAS2Exception
javax.mail.internet.MimeBodyPart getData()
javax.mail.internet.InternetHeaders getHeaders()
void setHeaders(javax.mail.internet.InternetHeaders headers)
DataHistory getHistory()
void setHistory(DataHistory history)
MessageMDN getMDN()
void setMDN(MessageMDN mdn)
String getMessageID()
void setMessageID(String messageID)
Partnership getPartnership()
void setPartnership(Partnership partnership)
String getProtocol()
boolean isRequestingMDN()
boolean isConfiguredForMDN()
boolean isRequestingAsynchMDN()
boolean isConfiguredForAsynchMDN()
String getSubject()
void setSubject(String subject)
String generateMessageID() throws InvalidParameterException
InvalidParameterException
void updateMessageID() throws InvalidParameterException
InvalidParameterException
String getLogMsgID()
String getLogMsg()
void setLogMsg(String msg)
void trackMsgState(Session session)
String getCalculatedMIC()
void setCalculatedMIC(String calculatedMIC)
String getAppTitle()
Copyright © 2018. All rights reserved.