org.apache.jmeter.protocol.http.control
Class HttpMirrorControl
- Cloneable, Serializable, TestElement
public class HttpMirrorControl
Test element that implements the Workbench HTTP Mirror function
addProperty , addTestElement , canRemove , clear , clearTemporary , clone , emptyTemporary , equals , getComment , getName , getProperty , getPropertyAsBoolean , getPropertyAsBoolean , getPropertyAsDouble , getPropertyAsFloat , getPropertyAsInt , getPropertyAsInt , getPropertyAsLong , getPropertyAsString , getPropertyAsString , getThreadContext , getThreadName , hashCode , isEnabled , isRunningVersion , isTemporary , logProperties , mergeIn , propertyIterator , recoverRunningVersion , removeProperty , setComment , setName , setProperty , setProperty , setProperty , setProperty , setProperty , setProperty , setProperty , setRunningVersion , setTemporary , setThreadContext , setThreadName , traverse , traverseCollection , traverseMap , traverseProperty |
DEFAULT_PORT_S
public static final String DEFAULT_PORT_S
PORT
public static final String PORT
HttpMirrorControl
public HttpMirrorControl()
HttpMirrorControl
public HttpMirrorControl(int port)
getDefaultPort
public int getDefaultPort()
getGuiClass
public Class getGuiClass()
getPort
public int getPort()
getPortString
public String getPortString()
isServerAlive
public boolean isServerAlive()
setPort
public void setPort(String port)
setPort
public void setPort(int port)
startHttpMirror
public void startHttpMirror()
stopHttpMirror
public void stopHttpMirror()
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.