public class SmtpCommandActivity extends SmtpActivity
PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANTsource| Constructor and Description |
|---|
SmtpCommandActivity(PcapActivity source,
String command,
String parameter)
Constructs a new command activity and replaces the source pcap activity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getParameter() |
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 SmtpCommandActivity(PcapActivity source, String command, String parameter)
source - the pcap activity on which this event occurredcommand - the command stringparameter - the parameter valuepublic String getCommand()
public String getParameter()
public String toString()
toString in class SmtpActivityCopyright © 2013–2015 Institute of networks and security. All rights reserved.