|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jmeter.protocol.ftp.sampler.FtpClient.dataGrabber
Grabs the data from the dataport.
| Constructor Summary | |
FtpClient.dataGrabber(String host,
int port)
Constructor for the dataGrabber object. |
|
| Method Summary | |
String |
getData()
Gets the Data attribute of the dataGrabber object. |
boolean |
isDone()
Gets the Done attribute of the dataGrabber object. |
boolean |
isPortCreated()
Gets the PortCreated attribute of the dataGrabber object. |
void |
run()
Main processing method for the dataGrabber object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FtpClient.dataGrabber(String host,
int port)
throws Exception
| Method Detail |
public boolean isDone()
public String getData()
public boolean isPortCreated()
public void run()
run in interface Runnable
|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||