public class SmtpSendActivity extends SmtpActivity
MimeHeader and the SmtpData for
SMTP.PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANTsource| Constructor and Description |
|---|
SmtpSendActivity(PcapActivity source,
org.krakenapps.mime.MimeHeader header,
org.krakenapps.pcap.decoder.smtp.SmtpData data)
Constructs a new Smtp send activity that replaces the source pcap activity on which this event occurred.
|
| Modifier and Type | Method and Description |
|---|---|
org.krakenapps.pcap.decoder.smtp.SmtpData |
getData() |
org.krakenapps.mime.MimeHeader |
getHeader() |
String |
toString() |
getPcapActivityisReplaced, replaceActivity, setReplacedaddOptionalField, addPropertyChangeListener, addPropertyChangeListener, extendActivity, getActivityType, getCompoundFrameNumbers, getDescription, getDestinationAddressAsString, getEndInstant, getEndTimestamp, getOptionalFields, getSourceAddressAsString, getStartInstant, getStartTimestamp, isExcludedFromOutput, removePropertyChangeListener, removePropertyChangeListener, removeReplacedActivity, setDescription, setDestinationAddress, setEndInstant, setExcludedFromOutput, setSourceAddress, setStartInstant, writeCsvRecordgetSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, getActivityType, getCompoundFrameNumbers, getDescription, getDestinationAddressAsString, getEndInstant, getEndTimestamp, getOptionalFields, getSourceAddressAsString, getStartInstant, getStartTimestamp, isExcludedFromOutput, removePropertyChangeListener, removePropertyChangeListener, setExcludedFromOutputpublic SmtpSendActivity(PcapActivity source, org.krakenapps.mime.MimeHeader header, org.krakenapps.pcap.decoder.smtp.SmtpData data)
source - the pcap activity on which the SMTP send activity occurred.header - the decoded MIME headerdata - the SMTP datapublic org.krakenapps.mime.MimeHeader getHeader()
public org.krakenapps.pcap.decoder.smtp.SmtpData getData()
public String toString()
toString in class SmtpActivityCopyright © 2013–2015 Institute of networks and security. All rights reserved.