net.sf.jzeno.echo.script
Class HttpStep
java.lang.Object
net.sf.jzeno.echo.script.HttpStep
- All Implemented Interfaces:
- Step
public class HttpStep
- extends java.lang.Object
- implements Step
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HttpStep
public HttpStep()
recordFromRequest
public void recordFromRequest()
- Specified by:
recordFromRequest
in interface Step
reidentify
public boolean reidentify()
- Specified by:
reidentify
in interface Step
recordValidationExpressionInStep
public void recordValidationExpressionInStep()
play
public boolean play()
- Specified by:
play
in interface Step
write
public void write(java.io.PrintWriter pw)
- Specified by:
write
in interface Step
read
public boolean read(java.io.BufferedReader reader)
- Specified by:
read
in interface Step
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
getActionValue
public java.lang.String getActionValue()
setActionValue
public void setActionValue(java.lang.String actionValue)
getTime
public long getTime()
setTime
public void setTime(long time)