org.apache.jmeter.protocol.http.control
Class HttpMirrorThread
Thread
org.apache.jmeter.protocol.http.control.HttpMirrorThread
public class HttpMirrorThread
extends Thread
Thread to handle one client request. Gets the request from the client and
sends the response back to the client.
void | run() - Main processing method for the HttpMirror object
|
HttpMirrorThread
public HttpMirrorThread(Socket _clientSocket)
run
public void run()
Main processing method for the HttpMirror object
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.