public class SmtpCommandActivity extends SmtpActivity
PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANT
source
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() |
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 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 SmtpActivity
Copyright © 2013–2015 Institute of networks and security. All rights reserved.