public abstract class SmtpActivity extends AbstractReplaceableActivity
SmtpCommandActivity,
SmtpReplyActivity and
SmtpSendActivity that may be used by Drools rules
in order to determine that some SMTP related traffic occurred for a given PcapActivity.PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANTsource| Constructor and Description |
|---|
SmtpActivity(PcapActivity source)
Constructs a SMTP activity and replaced the source pcap activity on which this event occurred.
|
| Modifier and Type | Method and Description |
|---|---|
PcapActivity |
getPcapActivity() |
String |
toString() |
isReplaced, 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 SmtpActivity(PcapActivity source)
source - the pcap activity on which this event occurredpublic PcapActivity getPcapActivity()
public String toString()
toString in class AbstractActivityCopyright © 2013–2015 Institute of networks and security. All rights reserved.