org.apache.jmeter.protocol.http.sampler
Class HTTPSamplerFactory
java.lang.Object
org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
- public class HTTPSamplerFactory
- extends Object
Factory to return the appropriate HTTPSampler for use with classes that need
an HTTPSampler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static HTTPSamplerBase newInstance()
newInstance
public static HTTPSamplerBase newInstance(String classname)
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.