public class SmtpReplyActivity extends SmtpActivity
PROPERTY_ADD_FRAME_NUMBERS, PROPERTY_NEW_END_INSTANT, PROPERTY_NEW_START_INSTANT
source
Constructor and Description |
---|
SmtpReplyActivity(PcapActivity source,
int code,
String message)
Constructs a new SMTP reply activity and replaces the source pcap activity on which this event occurred initially.
|
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
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 SmtpReplyActivity(PcapActivity source, int code, String message)
source
- the pcap activity on which this event occurred.code
- the code number of the replymessage
- the decoded message itselfpublic int getCode()
public String getMessage()
public String toString()
toString
in class SmtpActivity
Copyright © 2013–2015 Institute of networks and security. All rights reserved.