Apache JMeter
2.1.1

org.apache.jmeter.protocol.http.sampler
Class HTTPSamplerFactory

java.lang.Object
  extended byorg.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


Method Summary
static HTTPSamplerBase newInstance()
           
static HTTPSamplerBase newInstance(String classname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static HTTPSamplerBase newInstance()

newInstance

public static HTTPSamplerBase newInstance(String classname)

Apache JMeter
2.1.1

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.