public class SmtpSendActivity extends SmtpActivity
MimeHeader
and the SmtpData
for
SMTP.PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANT
source
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() |
getPcapActivity
isReplaced, replaceActivity, setReplaced
addOptionalField, addPropertyChangeListener, addPropertyChangeListener, extendActivity, getActivityType, getCompoundFrameNumbers, getDescription, getDestinationAddressAsString, getEndInstant, getEndTimestamp, getOptionalFields, getSourceAddressAsString, getStartInstant, getStartTimestamp, isExcludedFromOutput, removePropertyChangeListener, removePropertyChangeListener, removeReplacedActivity, setDescription, setDestinationAddress, setEndInstant, setExcludedFromOutput, setSourceAddress, setStartInstant, writeCsvRecord
getSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, getActivityType, getCompoundFrameNumbers, getDescription, getDestinationAddressAsString, getEndInstant, getEndTimestamp, getOptionalFields, getSourceAddressAsString, getStartInstant, getStartTimestamp, isExcludedFromOutput, removePropertyChangeListener, removePropertyChangeListener, setExcludedFromOutput
public 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 SmtpActivity
Copyright © 2013–2015 Institute of networks and security. All rights reserved.