A B C D E F G H I J L M N O P R S T U V W X

A

add(ITimer) - Method in class org.openware.loadsim.tcl.SharedMemory
 
add(Object) - Method in class org.openware.loadsim.tcl.SharedMemory
 
addArg(boolean) - Method in class org.openware.jdf.protocol.JDFRequest
 
addArg(double) - Method in class org.openware.jdf.protocol.JDFRequest
 
addArg(float) - Method in class org.openware.jdf.protocol.JDFRequest
 
addArg(int) - Method in class org.openware.jdf.protocol.JDFRequest
 
addArg(long) - Method in class org.openware.jdf.protocol.JDFRequest
 
addArg(Object) - Method in class org.openware.jdf.protocol.JDFRequest
 
addCookieFromHeader(String, URL) - Method in class org.openware.loadsim.simulation.CookieManager
 
addRelativeCommand(Interp, String, String) - Method in class org.openware.loadsim.tcl.Scheduler
Add a command to execute at a time relative to the present time.
addSample(SampleResult) - Method in interface org.openware.loadsim.output.IResults
 
addSample(SampleResult) - Method in class org.openware.loadsim.output.Results
 
addSample(SampleResult) - Method in class org.openware.loadsim.output.DummyResults
 
advance() - Method in class org.openware.loadsim.link.DataSetWrapper
Advance the wrapped DataSet.
advanceDataSets() - Method in class org.openware.loadsim.link.LinkData
Advance all of the datasets for this link to the next value.
alias - Variable in class org.openware.jdf.util.URLElements
 
append_ - Variable in class org.openware.loadsim.output.FileInfo
 

B

BarChart - class org.openware.loadsim.plotting.BarChart.
Create a bar chart for statistics produced by a LoadSim simulation.
BarChart(String[], Double[]) - Constructor for class org.openware.loadsim.plotting.BarChart
 
Bin - class org.openware.loadsim.stats.Bin.
 
Bin(long, long) - Constructor for class org.openware.loadsim.stats.Bin
 
BOOLEAN - Static variable in class org.openware.jdf.protocol.JDFReply
 

C

callRemoteMethod(JDFRequest) - Method in class org.openware.jdf.JDFObject
 
checkForException(JDFReply) - Method in class org.openware.jdf.JDFObject
 
checkReturn(JDFReply) - Method in class org.openware.jdf.JDFObject
Check for JDF related stuff and exceptions coming back from JDF server.
close() - Method in interface org.openware.loadsim.output.IResults
 
close() - Method in class org.openware.loadsim.output.Results
 
close() - Method in interface org.openware.loadsim.output.ILog
 
close() - Method in class org.openware.loadsim.output.DummyLog
 
close() - Method in class org.openware.loadsim.output.DummyResults
 
close() - Method in class org.openware.loadsim.output.Log
 
cmdProc(Interp, TclObject[]) - Method in class org.openware.loadsim.tcl.SchedulerCmd
 
cmdProc(Interp, TclObject[]) - Method in class org.openware.loadsim.tcl.ExitCmd
 
cmdProc(Interp, TclObject[]) - Method in class org.openware.loadsim.tcl.SimulationCmd
Implements the 'simulation' Tcl command.
compare(Object, Object) - Method in class org.openware.jdf.MethodComparator
 
Config - class org.openware.loadsim.simulation.Config.
The Config class is responsible for parsing the XML based configuration file and storing the information so that it can be conveniently accessed by the Simulation.
Config(String) - Constructor for class org.openware.loadsim.simulation.Config
 
ConfigException - exception org.openware.loadsim.simulation.ConfigException.
 
ConfigException() - Constructor for class org.openware.loadsim.simulation.ConfigException
 
ConfigException(String) - Constructor for class org.openware.loadsim.simulation.ConfigException
 
ConstantTimer - class org.openware.loadsim.simulation.ConstantTimer.
Implements a Constant based timer.
ConstantTimer(Node) - Constructor for class org.openware.loadsim.simulation.ConstantTimer
 
convertTime(long) - Static method in class org.openware.loadsim.simulation.RemoteCallBack
 
convertTime(long) - Static method in class org.openware.loadsim.simulation.LocalCallBack
 
CookieManager - class org.openware.loadsim.simulation.CookieManager.
This class provides an interface to the netscape cookies file to pass cookies along with a request.
CookieManager() - Constructor for class org.openware.loadsim.simulation.CookieManager
Added by V.
CookieManager(String) - Constructor for class org.openware.loadsim.simulation.CookieManager
 
CREATE_METHOD_INDEX - Static variable in interface org.openware.jdf.server.JDFServerConstants
 
create() - Static method in class org.openware.jdf.server.OIDFactory
 
create(String) - Static method in class org.openware.loadsim.simulation.SimulationFactory
 
create(String, Location) - Static method in class org.openware.jdf.Factory
 
create(String, Location, String, Object[]) - Static method in class org.openware.jdf.Factory
Create a new remote object that is of the type specified by className.
create(String, Object[], String) - Static method in class org.openware.jdf.Factory
 
create(String, String) - Static method in class org.openware.jdf.Factory
 
createCallBack(String, String) - Method in interface org.openware.loadsim.simulation.ISimulationFactory
 
createCallBack(String, String) - Method in class org.openware.loadsim.simulation.SimulationFactory
 
createCallBack(String, String) - Method in class org.openware.loadsim.simulation.JDFSimulationFactory
Create the callback object for the simulation.
createFromQueryString(String, String) - Static method in class org.openware.loadsim.link.LinkData
Create a LinkData object from a query string present in the downloaded page.
createFromWebLink(WebLink) - Static method in class org.openware.loadsim.link.LinkData
 
createLog(FileInfo, String) - Method in interface org.openware.loadsim.simulation.ISimulationFactory
Create the Log object.
createLog(FileInfo, String) - Method in class org.openware.loadsim.simulation.SimulationFactory
Create the Log object.
createLog(FileInfo, String) - Method in class org.openware.loadsim.simulation.JDFSimulationFactory
Create the Log object.
createPrefix(int) - Static method in class org.openware.jdf.server.OIDFactory
 
createResults(FileInfo, String) - Method in interface org.openware.loadsim.simulation.ISimulationFactory
Create the Results object.
createResults(FileInfo, String) - Method in class org.openware.loadsim.simulation.SimulationFactory
Create the Results object.
createResults(FileInfo, String) - Method in class org.openware.loadsim.simulation.JDFSimulationFactory
Create the Results object.
createSimulations(Config) - Method in interface org.openware.loadsim.simulation.ISimulationFactory
Create the Simulation object.
createSimulations(Config) - Method in class org.openware.loadsim.simulation.SimulationFactory
Create the Simulation object.
createSimulations(Config) - Method in class org.openware.loadsim.simulation.JDFSimulationFactory
Create the Simulation object.

D

DataSet - class org.openware.loadsim.link.DataSet.
The Simulation's internal representation of a DataSet.
DataSet(Node) - Constructor for class org.openware.loadsim.link.DataSet
Create a DataSet from the data contained in the DOM node.
DataSetWrapper - class org.openware.loadsim.link.DataSetWrapper.
Wraps a DataSet object so that it can be shared between each VirtualUser (each VirtualUser runs in it's own thread).
DataSetWrapper(DataSet) - Constructor for class org.openware.loadsim.link.DataSetWrapper
 
DEBUG - Static variable in interface org.openware.loadsim.output.ILog
 
decodeReply(Socket) - Method in interface org.openware.jdf.protocol.IProtocolHandler
 
decodeReply(Socket) - Method in class org.openware.jdf.protocol.StandardProtocolHandler
 
decodeRequest(Socket) - Method in interface org.openware.jdf.protocol.IProtocolHandler
 
decodeRequest(Socket) - Method in class org.openware.jdf.protocol.StandardProtocolHandler
 
deepCopy() - Method in class org.openware.loadsim.link.Link
 
deepCopy() - Method in class org.openware.loadsim.link.LinkData
 
deepCopy() - Method in class org.openware.loadsim.link.DataSet
 
deepCopy() - Method in interface org.openware.loadsim.link.ILinkDatumValue
Perform a deep copy of the ILinkDatumValue object.
DEFAULT_PORT - Static variable in class org.openware.jdf.server.JDFServer
 
die() - Method in class org.openware.loadsim.simulation.VirtualUser
Causes this thread to die after finishing its current sample.
DirSearch - class org.openware.util.DirSearch.
Utility for searching directories for files.
DirSearch() - Constructor for class org.openware.util.DirSearch
 
DirSearchException - exception org.openware.util.DirSearchException.
 
DirSearchException() - Constructor for class org.openware.util.DirSearchException
 
DirSearchException(String) - Constructor for class org.openware.util.DirSearchException
 
DOMParser - class org.openware.util.DOMParser.
Wraps the Xerces DOM parser and extends NonValidatingDOMParser
DOMParser() - Constructor for class org.openware.util.DOMParser
Default constructor.
DOUBLE - Static variable in class org.openware.jdf.protocol.JDFReply
 
DummyLog - class org.openware.loadsim.output.DummyLog.
 
DummyLog() - Constructor for class org.openware.loadsim.output.DummyLog
 
DummyResults - class org.openware.loadsim.output.DummyResults.
 
DummyResults() - Constructor for class org.openware.loadsim.output.DummyResults
 
dump(WriterWrapper) - Method in class org.openware.loadsim.output.SampleResult
 
dumpFile() - Method in class org.openware.loadsim.output.Results
 
DumpFonts - class org.openware.loadsim.plotting.DumpFonts.
 
DumpFonts() - Constructor for class org.openware.loadsim.plotting.DumpFonts
 
DumpHeadersHandler - class org.openware.loadsim.output.DumpHeadersHandler.
Dump the HTTP headers from the last downloaded page.
DumpHeadersHandler() - Constructor for class org.openware.loadsim.output.DumpHeadersHandler
 
DumpLinksHandler - class org.openware.loadsim.output.DumpLinksHandler.
Dump the HTML anchor tags from the last downloaded page.
DumpLinksHandler() - Constructor for class org.openware.loadsim.output.DumpLinksHandler
 

E

encodeReply(JDFReply, Socket) - Method in interface org.openware.jdf.protocol.IProtocolHandler
 
encodeReply(JDFReply, Socket) - Method in class org.openware.jdf.protocol.StandardProtocolHandler
 
encodeRequest(JDFRequest, Socket) - Method in interface org.openware.jdf.protocol.IProtocolHandler
 
encodeRequest(JDFRequest, Socket) - Method in class org.openware.jdf.protocol.StandardProtocolHandler
 
equals(ILinkDatumValue) - Method in interface org.openware.loadsim.link.ILinkDatumValue
Used to determine if 2 different ILinkDatumValue objects are equal.
equals(Location) - Method in class org.openware.jdf.Location
 
equalsQSData(LinkData) - Method in class org.openware.loadsim.link.LinkData
Compare this LinkData object to one the data of which comes from a querystring of a link in a downloaded page.
ERROR - Static variable in interface org.openware.loadsim.output.ILog
 
error(SAXParseException) - Method in class org.openware.util.NonValidatingDOMParser
Error.
EXCEPTION - Static variable in class org.openware.jdf.protocol.JDFReply
 
execute() - Method in class org.openware.util.ExecuteCmd
 
execute(String) - Method in class org.openware.loadsim.simulation.RemoteCallBack
 
execute(String) - Method in interface org.openware.loadsim.simulation.ISimulationCompleteCallBack
 
execute(String) - Method in class org.openware.loadsim.simulation.LocalCallBack
 
ExecuteCmd - class org.openware.util.ExecuteCmd.
 
ExecuteCmd(String) - Constructor for class org.openware.util.ExecuteCmd
 
ExecuteCmd(String, boolean) - Constructor for class org.openware.util.ExecuteCmd
 
ExitCmd - class org.openware.loadsim.tcl.ExitCmd.
 
ExitCmd(SharedMemory) - Constructor for class org.openware.loadsim.tcl.ExitCmd
 

F

Factory - class org.openware.jdf.Factory.
 
Factory() - Constructor for class org.openware.jdf.Factory
 
FATAL - Static variable in interface org.openware.loadsim.output.ILog
 
fatalError(SAXParseException) - Method in class org.openware.util.NonValidatingDOMParser
Fatal error.
fetchResults() - Method in interface org.openware.loadsim.output.IResults
 
fetchResults() - Method in class org.openware.loadsim.output.Results
 
fetchResults() - Method in class org.openware.loadsim.output.DummyResults
 
fetchResults() - Method in class org.openware.loadsim.simulation.Simulation
 
fetchResults() - Method in interface org.openware.loadsim.simulation.ISimulation
 
FileInfo - class org.openware.loadsim.output.FileInfo.
 
FileInfo(Node) - Constructor for class org.openware.loadsim.output.FileInfo
 
filename_ - Variable in class org.openware.loadsim.output.FileInfo
 
fileName_ - Variable in class org.openware.loadsim.stats.SampleSet
 
filter_ - Variable in class org.openware.loadsim.stats.SampleSet
 
finalize() - Method in class org.openware.jdf.JDFObject
Need to decrement the reference count for this remote object proxy.
findClass(String) - Method in class org.openware.jdf.JDFClassLoader
Create a class based on the type given in the argument to this method.
FIRST - Static variable in class org.openware.loadsim.link.Link
If there are multiple links in the page that match the link defined by this object then some rule must be used to pick the one to use.
FLOAT - Static variable in class org.openware.jdf.protocol.JDFReply
 
FORM - Static variable in class org.openware.loadsim.link.Link
 
FORWARD - Static variable in class org.openware.jdf.protocol.JDFReply
 
FORWARD_METHOD_INDEX - Static variable in interface org.openware.jdf.server.JDFServerConstants
 

G

GaussianTimer - class org.openware.loadsim.simulation.GaussianTimer.
Implements a Gaussian based timer.
GaussianTimer(long, double) - Constructor for class org.openware.loadsim.simulation.GaussianTimer
Create a GaussianTimer explicitly giving the mean and standard deviation to define the random distribution.
GaussianTimer(Node) - Constructor for class org.openware.loadsim.simulation.GaussianTimer
Create a GaussianTimer based on configuration information.
GET - Static variable in class org.openware.loadsim.link.Link
 
getActions(String, String, String) - Static method in class org.openware.util.HtmlUtil
 
getActiveCount() - Method in class org.openware.jdf.server.ThreadPool
 
getAddress(byte[]) - Static method in class org.openware.jdf.util.Util
 
getAdjustedStats(String, int) - Method in class org.openware.loadsim.stats.Stats
 
getAlias() - Method in class org.openware.jdf.protocol.JDFRequest
 
getAllDirectories(String) - Method in class org.openware.util.DirSearch
 
getAllDirectories(String, boolean) - Method in class org.openware.util.DirSearch
 
getAllSimulations() - Method in class org.openware.loadsim.tcl.SharedMemory
 
getAllSubsets() - Method in class org.openware.loadsim.stats.Stats
 
getAnchorBlocks(String, String, String) - Static method in class org.openware.util.HtmlUtil
 
getArgs() - Method in class org.openware.jdf.protocol.JDFRequest
 
getAttributeByName(Node, String) - Static method in class org.openware.util.XMLUtil
 
getAttributeFromElement(String, String) - Static method in class org.openware.util.HtmlUtil
 
getBins() - Method in class org.openware.loadsim.stats.Histogram
 
getClassName() - Method in class org.openware.jdf.protocol.JDFRemoteObject
 
getClassName() - Method in class org.openware.jdf.protocol.JDFRequest
 
getContentHandlers() - Method in class org.openware.loadsim.simulation.Config
 
getContentType() - Method in class org.openware.loadsim.output.SampleResult
 
getContentType() - Method in class org.openware.loadsim.stats.Sample
 
getCookieHeaderForURL(URL) - Method in class org.openware.loadsim.simulation.CookieManager
 
getData() - Method in class org.openware.loadsim.link.LinkData
 
getDataSetById(String) - Method in class org.openware.loadsim.simulation.Config
 
getDataSets() - Method in class org.openware.loadsim.simulation.Config
 
getDescription() - Method in class org.openware.loadsim.simulation.Config
 
getEndValue() - Method in class org.openware.loadsim.stats.Bin
 
getFileName() - Method in class org.openware.loadsim.output.Results
 
getFilesWithExtension(String, String) - Method in class org.openware.util.DirSearch
Return an array of file names with the specified extension.
getFilesWithExtension(String, String, boolean) - Method in class org.openware.util.DirSearch
Return an array of file names with the specified extension.
getFormBlocks(String, String) - Static method in class org.openware.util.HtmlUtil
 
getFormData() - Method in class org.openware.loadsim.link.Link
Get the form data.
getFormInfo(String) - Static method in class org.openware.util.HtmlUtil
 
getHistogram(String, int, int) - Method in class org.openware.loadsim.stats.Stats
 
getHome() - Method in class org.openware.jdf.JDFObject
Get the home location for the remote object.
getHome() - Method in interface org.openware.jdf.IProxy
Get the home location for the remote object.
getHostname() - Method in class org.openware.loadsim.output.SampleResult
 
getHostname() - Method in class org.openware.loadsim.simulation.Simulation
Get the hostname of the machine that this simulation is runing on.
getHostname() - Method in interface org.openware.loadsim.simulation.ISimulation
Get the hostname of the machine that this simulation is runing on.
getHostname() - Method in class org.openware.loadsim.stats.Sample
 
getHrefFromAnchor(String) - Static method in class org.openware.util.HtmlUtil
 
getHrefs(String, String, String) - Static method in class org.openware.util.HtmlUtil
 
getHtmlBlocks(String, String, String, RE[]) - Static method in class org.openware.util.HtmlUtil
 
getId() - Method in class org.openware.loadsim.link.DataSet
Get the id for the dataset.
getId() - Method in interface org.openware.loadsim.simulation.ITimer
Get the ID of the timer.
getId() - Method in class org.openware.loadsim.simulation.ConstantTimer
Get the ID of the timer.
getId() - Method in class org.openware.loadsim.simulation.GaussianTimer
Get the ID of the timer.
getId() - Method in class org.openware.loadsim.simulation.Config
 
getImageBytes() - Method in class org.openware.loadsim.plotting.BarChart
Get a ByteArrayOutputStream representation of the image.
getInputBlocks(String) - Static method in class org.openware.util.HtmlUtil
 
getInstance() - Static method in class org.openware.jdf.server.JDFServer
 
getInstance() - Static method in class org.openware.loadsim.simulation.SimulationFactory
 
getIntString(int) - Method in class org.openware.jdf.test.Simple
 
getIntString(int) - Method in interface org.openware.jdf.test.ISimple
 
getLabel() - Method in class org.openware.loadsim.output.SampleResult
 
getLabel() - Method in class org.openware.loadsim.stats.Sample
 
getLabel() - Method in class org.openware.loadsim.stats.Stats
 
getLabel() - Method in class org.openware.loadsim.stats.SampleSet
 
getLabels() - Method in class org.openware.loadsim.stats.Histogram
 
getLastPage() - Method in class org.openware.loadsim.output.SampleResult
Get the contents of the last page as an HttpUnit WebResponse object.
getLinkDataFromForm(String) - Static method in class org.openware.util.HtmlUtil
 
getLinks() - Method in class org.openware.loadsim.simulation.Sequence
This method is called by each of the VirtualUsers.
getLocation() - Method in class org.openware.jdf.JDFObject
Get the Location object for this remote object.
getLocation() - Method in interface org.openware.jdf.IProxy
Get the Location object for this remote object.
getLocation() - Method in class org.openware.jdf.protocol.JDFRemoteObject
 
getLogFileInfo() - Method in class org.openware.loadsim.simulation.Config
 
getMax() - Method in class org.openware.loadsim.stats.Metric
 
getMax(String) - Method in class org.openware.loadsim.stats.Stats
 
getMaxCount() - Method in class org.openware.jdf.server.ThreadPool
 
getMean() - Method in class org.openware.loadsim.stats.Metric
 
getMean(String) - Method in class org.openware.loadsim.stats.Stats
 
getMethodIndex() - Method in class org.openware.jdf.protocol.JDFRequest
 
getMin() - Method in class org.openware.loadsim.stats.Metric
 
getMin(String) - Method in class org.openware.loadsim.stats.Stats
 
getMinCount() - Method in class org.openware.jdf.server.ThreadPool
 
getNextLink() - Method in class org.openware.loadsim.output.SampleResult
Get the next link in the simulation.
getNodeValue(Node) - Static method in class org.openware.util.XMLUtil
 
getNumInBin() - Method in class org.openware.loadsim.stats.Bin
 
getNumRunning() - Method in class org.openware.loadsim.simulation.Simulation
 
getNumRunning() - Method in interface org.openware.loadsim.simulation.ISimulation
 
getNumSample() - Method in class org.openware.loadsim.stats.SampleSet
 
getNumSamples() - Method in class org.openware.loadsim.stats.Stats
 
getObjectTable() - Method in class org.openware.jdf.server.JDFServer
 
getOID() - Method in class org.openware.jdf.JDFObject
Get the object ID.
getOID() - Method in interface org.openware.jdf.IProxy
Get the object ID.
getOID() - Method in class org.openware.jdf.protocol.JDFRemoteObject
 
getOID() - Method in class org.openware.jdf.protocol.JDFRequest
 
getOutputHostname() - Method in class org.openware.loadsim.simulation.Config
 
getPathQSSepartor() - Method in class org.openware.loadsim.link.LinkData
The path querystring separator is the separator character for LinkDatum for the LinkData.
getPercentBadSamples() - Method in class org.openware.loadsim.stats.Stats
 
getPooledThread() - Method in class org.openware.jdf.server.ThreadPool
 
getPoolSize() - Method in class org.openware.jdf.server.ThreadPool
 
getQueryStringData() - Method in class org.openware.loadsim.link.Link
Get query string data.
getRamping() - Method in class org.openware.loadsim.stats.Sample
 
getRange(String, String, double, double) - Method in class org.openware.loadsim.stats.SampleSet
 
getRemote() - Method in class org.openware.jdf.test.Simple
 
getRemote() - Method in interface org.openware.jdf.test.ISimple
 
getResponseCode() - Method in class org.openware.loadsim.output.SampleResult
Get the HTTP response code for the current link.
getResponseCode() - Method in class org.openware.loadsim.stats.Sample
 
getResults() - Method in class org.openware.loadsim.simulation.Simulation
 
getResultsFileInfo() - Method in class org.openware.loadsim.simulation.Config
 
getResultsFileName() - Method in class org.openware.loadsim.simulation.Simulation
 
getResultsFileName() - Method in interface org.openware.loadsim.simulation.ISimulation
 
getReturnedObject() - Method in class org.openware.jdf.protocol.JDFReply
 
getReturnType() - Method in class org.openware.jdf.protocol.JDFReply
 
getSamples() - Method in class org.openware.loadsim.stats.Stats
 
getSelectBlocks(String) - Static method in class org.openware.util.HtmlUtil
 
getSeparatorChar() - Method in class org.openware.loadsim.link.LinkData
 
getServerLocation() - Method in class org.openware.jdf.server.JDFServer
 
getSimulation(String) - Method in class org.openware.loadsim.tcl.SharedMemory
 
getSize() - Method in class org.openware.loadsim.stats.Sample
 
getSocket() - Method in class org.openware.jdf.Location
 
getStandardDeviation(String) - Method in class org.openware.loadsim.stats.Stats
 
getStartValue() - Method in class org.openware.loadsim.stats.Bin
 
getStats(String) - Method in class org.openware.loadsim.tcl.SharedMemory
 
getStdev() - Method in class org.openware.loadsim.stats.Metric
 
getStringArray(String) - Method in class org.openware.jdf.test.Simple
 
getStringArray(String) - Method in interface org.openware.jdf.test.ISimple
 
getSubsetForLabel(String) - Method in class org.openware.loadsim.stats.SampleSet
 
getSubsetForRamping(String) - Method in class org.openware.loadsim.stats.SampleSet
 
getSubsetForResponseCode(String) - Method in class org.openware.loadsim.stats.SampleSet
 
getSubsetsForAllLabels() - Method in class org.openware.loadsim.stats.SampleSet
 
getTestStr() - Method in class org.openware.jdf.test.Simple
 
getTestStr() - Method in interface org.openware.jdf.test.ISimple
 
getThrottleTimer() - Method in class org.openware.loadsim.simulation.Config
 
getTimer() - Method in class org.openware.loadsim.simulation.Config
 
getTimer(String) - Method in class org.openware.loadsim.simulation.Config
 
getTimer(String) - Method in class org.openware.loadsim.tcl.SharedMemory
 
getTotal() - Method in class org.openware.loadsim.stats.Metric
 
getTotal(String) - Method in class org.openware.loadsim.stats.Stats
 
getTotalSamples() - Method in class org.openware.loadsim.stats.Stats
 
getTotalVirtualUsers() - Method in class org.openware.loadsim.simulation.Simulation
 
getTotalVirtualUsers() - Method in interface org.openware.loadsim.simulation.ISimulation
 
getTTFB() - Method in class org.openware.loadsim.stats.Sample
 
getTTFBTotals() - Method in class org.openware.loadsim.stats.SampleSet
 
getTTFBTotalsForLabel(String) - Method in class org.openware.loadsim.stats.SampleSet
 
getTTLB() - Method in class org.openware.loadsim.stats.Sample
 
getTTLBTotals() - Method in class org.openware.loadsim.stats.SampleSet
 
getTTLBTotalsForLabel(String) - Method in class org.openware.loadsim.stats.SampleSet
 
getUniqueLabels() - Method in class org.openware.loadsim.stats.SampleSet
 
getURLElements(String) - Static method in class org.openware.jdf.util.Util
 
getUser(String) - Method in class org.openware.loadsim.tcl.SharedMemory
 
getValue() - Method in class org.openware.loadsim.link.DataSetWrapper
Get the value for the DataSet.
getValue() - Method in interface org.openware.loadsim.link.ILinkDatumValue
Get the value, in String form.
getValues() - Method in class org.openware.loadsim.output.LoadsimHelperTagParser
 
getValues() - Method in class org.openware.loadsim.stats.Histogram
 
getWaitTime() - Method in class org.openware.loadsim.link.Link
Get the time to wait before submitting the link.
Globals - class org.openware.loadsim.simulation.Globals.
Holds values that need to be accessed throughout LoadSim.
Globals() - Constructor for class org.openware.loadsim.simulation.Globals
 

H

handlePage(SampleResult) - Method in class org.openware.loadsim.output.PrintFormsHandler
 
handlePage(SampleResult) - Method in class org.openware.loadsim.output.PrintLinksHandler
 
handlePage(SampleResult) - Method in class org.openware.loadsim.output.DumpLinksHandler
 
handlePage(SampleResult) - Method in class org.openware.loadsim.output.SaveHtmlHandler
 
handlePage(SampleResult) - Method in class org.openware.loadsim.output.DumpHeadersHandler
 
handlePage(SampleResult) - Method in interface org.openware.loadsim.output.IContentHandler
Handle the contents of the last page downloaded.
HandlerTester - class org.openware.loadsim.output.HandlerTester.
 
HandlerTester() - Constructor for class org.openware.loadsim.output.HandlerTester
 
hasErrors() - Method in class org.openware.util.NonValidatingDOMParser
 
hasMoreTokens() - Method in class org.openware.loadsim.stats.SampleTokenizer
 
hasPageData() - Method in class org.openware.loadsim.link.LinkData
 
Histogram - class org.openware.loadsim.stats.Histogram.
 
Histogram(int, int, Bin[]) - Constructor for class org.openware.loadsim.stats.Histogram
 
hostname - Variable in class org.openware.jdf.util.URLElements
 
HtmlUtil - class org.openware.util.HtmlUtil.
 
HtmlUtil() - Constructor for class org.openware.util.HtmlUtil
 

I

IContentHandler - interface org.openware.loadsim.output.IContentHandler.
Interface to implement to handle the content returned from the webserver under test.
ILinkDatumValue - interface org.openware.loadsim.link.ILinkDatumValue.
During a simulation, a link datum may be assigned a value in one of 3 ways: Constant value. The link datum will always be the specified value. Page value. The value is assigned based on the value from the link in the previous page.
ILog - interface org.openware.loadsim.output.ILog.
 
IMovable - interface org.openware.jdf.IMovable.
 
incrementBinCount() - Method in class org.openware.loadsim.stats.Bin
 
INFORMATION - Static variable in interface org.openware.loadsim.output.ILog
 
init() - Method in class org.openware.loadsim.simulation.CookieManager
 
init(Interp) - Method in class org.openware.loadsim.tcl.LoadSimExtension
 
init(IResults, ILog, int) - Method in class org.openware.loadsim.simulation.VirtualUser
 
init(Location, IProtocolHandler, String) - Method in class org.openware.jdf.JDFObject
 
INT - Static variable in class org.openware.jdf.protocol.JDFReply
 
IProtocolHandler - interface org.openware.jdf.protocol.IProtocolHandler.
 
IProxy - interface org.openware.jdf.IProxy.
 
IResults - interface org.openware.loadsim.output.IResults.
 
isAlive() - Method in class org.openware.loadsim.simulation.VirtualUser
 
isDead() - Method in class org.openware.jdf.server.WorkerThread
 
ISimple - interface org.openware.jdf.test.ISimple.
 
ISimulation - interface org.openware.loadsim.simulation.ISimulation.
Interface to support running a Simulation remotely.
ISimulationCompleteCallBack - interface org.openware.loadsim.simulation.ISimulationCompleteCallBack.
Implement this interface when you want to do something after the simulation is complete.
ISimulationFactory - interface org.openware.loadsim.simulation.ISimulationFactory.
Classes that want to be factories for the simulation must implement this interface.
isRamping() - Method in class org.openware.loadsim.output.SampleResult
 
isRunning() - Method in class org.openware.loadsim.simulation.Simulation
 
isRunning() - Method in interface org.openware.loadsim.simulation.ISimulation
 
isRunning() - Method in class org.openware.loadsim.simulation.RemoteCallBack
 
isRunning() - Method in interface org.openware.loadsim.simulation.ISimulationCompleteCallBack
 
isRunning() - Method in class org.openware.loadsim.simulation.LocalCallBack
 
isSampleInBin(long) - Method in class org.openware.loadsim.stats.Bin
 
isTimedOut() - Method in interface org.openware.jdf.server.ITimeoutable
 
isTimedOut() - Method in class org.openware.jdf.server.ObjectWrapper
 
iterator() - Method in class org.openware.loadsim.stats.SampleSet
 
ITestRemote - interface org.openware.jdf.test.ITestRemote.
 
ITimeoutable - interface org.openware.jdf.server.ITimeoutable.
 
ITimer - interface org.openware.loadsim.simulation.ITimer.
Iterface that all timer classes must implement.

J

JDFClassLoader - class org.openware.jdf.JDFClassLoader.
Class loader for the client.
JDFClassLoader(ClassLoader) - Constructor for class org.openware.jdf.JDFClassLoader
 
JDFException - exception org.openware.jdf.JDFException.
 
JDFException() - Constructor for class org.openware.jdf.JDFException
 
JDFException(String) - Constructor for class org.openware.jdf.JDFException
 
JDFObject - class org.openware.jdf.JDFObject.
Base class for all JDF remote objects.
JDFObject() - Constructor for class org.openware.jdf.JDFObject
 
JDFProtocolException - exception org.openware.jdf.JDFProtocolException.
 
JDFProtocolException() - Constructor for class org.openware.jdf.JDFProtocolException
 
JDFProtocolException(String) - Constructor for class org.openware.jdf.JDFProtocolException
 
JDFRemoteObject - class org.openware.jdf.protocol.JDFRemoteObject.
If the return value of a method is a java.rmi.Remote object then the object is to be created in the remote server and will reside there (i.e.
JDFRemoteObject(String, Location, String) - Constructor for class org.openware.jdf.protocol.JDFRemoteObject
 
JDFReply - class org.openware.jdf.protocol.JDFReply.
The reply object for the JDF protocol.
JDFReply() - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(boolean) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(double) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(float) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(int) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(int, Serializable) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(JDFRemoteObject) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(long) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFReply(ObjectInputStream) - Constructor for class org.openware.jdf.protocol.JDFReply
 
JDFRequest - class org.openware.jdf.protocol.JDFRequest.
 
JDFRequest() - Constructor for class org.openware.jdf.protocol.JDFRequest
 
JDFRequest(ObjectInputStream) - Constructor for class org.openware.jdf.protocol.JDFRequest
 
JDFServer - class org.openware.jdf.server.JDFServer.
The main entry point for the ORB on the server side.
JDFSERVER_METHOD_INDEX_BASE - Static variable in interface org.openware.jdf.server.JDFServerConstants
 
JDFServerConstants - interface org.openware.jdf.server.JDFServerConstants.
 
JDFServerException - exception org.openware.jdf.server.JDFServerException.
 
JDFServerException() - Constructor for class org.openware.jdf.server.JDFServerException
 
JDFServerException(String) - Constructor for class org.openware.jdf.server.JDFServerException
 
JDFSimulationFactory - class org.openware.loadsim.simulation.JDFSimulationFactory.
 
JDFSimulationFactory() - Constructor for class org.openware.loadsim.simulation.JDFSimulationFactory
 

L

label_ - Variable in class org.openware.loadsim.stats.SampleSet
 
Link - class org.openware.loadsim.link.Link.
This class represents a URL for a virtual user.
LINK - Static variable in class org.openware.loadsim.link.Link
 
Link(Config, Node) - Constructor for class org.openware.loadsim.link.Link
 
LinkData - class org.openware.loadsim.link.LinkData.
Each Link object is comprised of 2 parts: The URI of the link (where to go), and The data to send. The data is either represented by a query string, in the case of an anchor tag (link) or form data in the case of a form submit.
LinkData(Config, Node, String) - Constructor for class org.openware.loadsim.link.LinkData
 
LinkException - exception org.openware.loadsim.link.LinkException.
 
LinkException() - Constructor for class org.openware.loadsim.link.LinkException
 
LinkException(String) - Constructor for class org.openware.loadsim.link.LinkException
 
ListenerThread - class org.openware.jdf.server.ListenerThread.
Main thread that listens for TCP/IP requests from other machines.
ListenerThread() - Constructor for class org.openware.jdf.server.ListenerThread
 
ListenerThread(int) - Constructor for class org.openware.jdf.server.ListenerThread
 
loadConfig(String, String) - Static method in class org.openware.loadsim.stats.Publish
 
loadScript(Interp, String) - Method in class org.openware.util.tcl.TclLoader
Load a Tcl script into the given Tcl interpreter.
LoadSim - class org.openware.loadsim.LoadSim.
 
LoadSim() - Constructor for class org.openware.loadsim.LoadSim
 
LoadSimExtension - class org.openware.loadsim.tcl.LoadSimExtension.
 
LoadSimExtension() - Constructor for class org.openware.loadsim.tcl.LoadSimExtension
 
LoadsimHelperTagParser - class org.openware.loadsim.output.LoadsimHelperTagParser.
 
LoadsimHelperTagParser(String) - Constructor for class org.openware.loadsim.output.LoadsimHelperTagParser
 
LocalCallBack - class org.openware.loadsim.simulation.LocalCallBack.
 
LocalCallBack() - Constructor for class org.openware.loadsim.simulation.LocalCallBack
 
Location - class org.openware.jdf.Location.
 
location_ - Variable in class org.openware.jdf.JDFObject
 
Location(int) - Constructor for class org.openware.jdf.Location
Create a new Location object for the local machine on the given port.
Location(String, int) - Constructor for class org.openware.jdf.Location
 
Log - class org.openware.loadsim.output.Log.
Logger for LoadSim.
log(Exception) - Method in interface org.openware.loadsim.output.ILog
 
log(Exception) - Method in class org.openware.loadsim.output.DummyLog
 
log(Exception) - Method in class org.openware.loadsim.output.Log
 
log(int, String) - Method in interface org.openware.loadsim.output.ILog
 
log(int, String) - Method in class org.openware.loadsim.output.DummyLog
 
log(int, String) - Method in class org.openware.loadsim.output.Log
Log the message with the given detail level.
log(String) - Method in interface org.openware.loadsim.output.ILog
 
log(String) - Method in class org.openware.loadsim.output.DummyLog
 
log(String) - Method in class org.openware.loadsim.output.Log
Log the message with a detail level of ERROR.
Log(String) - Constructor for class org.openware.loadsim.output.Log
Create a log with the given file name.
Log(String, boolean) - Constructor for class org.openware.loadsim.output.Log
Create a log with the given file name.
Log(String, boolean, int) - Constructor for class org.openware.loadsim.output.Log
 
logLevel_ - Variable in class org.openware.loadsim.output.FileInfo
 
LONG - Static variable in class org.openware.jdf.protocol.JDFReply
 

M

main(String[]) - Static method in class org.openware.jdf.Factory
 
main(String[]) - Static method in class org.openware.jdf.server.JDFServer
 
main(String[]) - Static method in class org.openware.jdf.test.TestSimple
 
main(String[]) - Static method in class org.openware.jdf.util.Util
 
main(String[]) - Static method in class org.openware.loadsim.LoadSim
 
main(String[]) - Static method in class org.openware.loadsim.link.LinkData
 
main(String[]) - Static method in class org.openware.loadsim.link.PageDataMatchAction
 
main(String[]) - Static method in class org.openware.loadsim.output.HandlerTester
 
main(String[]) - Static method in class org.openware.loadsim.output.Log
 
main(String[]) - Static method in class org.openware.loadsim.plotting.DumpFonts
 
main(String[]) - Static method in class org.openware.loadsim.plotting.BarChart
Unit test program for the BarChart class.
main(String[]) - Static method in class org.openware.loadsim.simulation.RemoteCallBack
 
main(String[]) - Static method in class org.openware.loadsim.stats.Publish
 
main(String[]) - Static method in class org.openware.util.DirSearch
 
main(String[]) - Static method in class org.openware.util.ExecuteCmd
 
main(String[]) - Static method in class org.openware.util.HtmlUtil
 
MethodComparator - class org.openware.jdf.MethodComparator.
 
MethodComparator() - Constructor for class org.openware.jdf.MethodComparator
 
MethodNotFoundException - exception org.openware.jdf.MethodNotFoundException.
 
MethodNotFoundException() - Constructor for class org.openware.jdf.MethodNotFoundException
 
MethodNotFoundException(String) - Constructor for class org.openware.jdf.MethodNotFoundException
 
Metric - class org.openware.loadsim.stats.Metric.
 
Metric(double, double, double, double, double) - Constructor for class org.openware.loadsim.stats.Metric
 
MOVETO_METHOD_INDEX - Static variable in interface org.openware.jdf.server.JDFServerConstants
 
moveTo(String) - Method in class org.openware.jdf.JDFObject
Move the remote object to a new location given by the url String.
moveTo(String) - Method in interface org.openware.jdf.IMovable
 

N

nextDelay() - Method in interface org.openware.loadsim.simulation.ITimer
Get the next delay for this timer.
nextDelay() - Method in class org.openware.loadsim.simulation.ConstantTimer
Get the next delay for this timer.
nextDelay() - Method in class org.openware.loadsim.simulation.GaussianTimer
Get the next delay for this timer.
nextToken() - Method in class org.openware.loadsim.stats.SampleTokenizer
 
nextValue() - Method in class org.openware.loadsim.link.DataSet
Get the next value for the dataset.
NonValidatingDOMParser - class org.openware.util.NonValidatingDOMParser.
Wraps the Xerces DOM parser.
NonValidatingDOMParser() - Constructor for class org.openware.util.NonValidatingDOMParser
Default constructor.

O

OBJECT - Static variable in class org.openware.jdf.protocol.JDFReply
 
ObjectNotFoundException - exception org.openware.jdf.server.ObjectNotFoundException.
 
ObjectNotFoundException() - Constructor for class org.openware.jdf.server.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for class org.openware.jdf.server.ObjectNotFoundException
 
ObjectWrapper - class org.openware.jdf.server.ObjectWrapper.
 
oid_ - Variable in class org.openware.jdf.JDFObject
 
OIDFactory - class org.openware.jdf.server.OIDFactory.
 
OIDFactory() - Constructor for class org.openware.jdf.server.OIDFactory
 
org.openware.jdf - package org.openware.jdf
 
org.openware.jdf.protocol - package org.openware.jdf.protocol
 
org.openware.jdf.server - package org.openware.jdf.server
 
org.openware.jdf.test - package org.openware.jdf.test
 
org.openware.jdf.util - package org.openware.jdf.util
 
org.openware.loadsim - package org.openware.loadsim
 
org.openware.loadsim.link - package org.openware.loadsim.link
 
org.openware.loadsim.output - package org.openware.loadsim.output
 
org.openware.loadsim.plotting - package org.openware.loadsim.plotting
 
org.openware.loadsim.simulation - package org.openware.loadsim.simulation
This is a test of the package javadoc.
org.openware.loadsim.stats - package org.openware.loadsim.stats
 
org.openware.loadsim.tcl - package org.openware.loadsim.tcl
 
org.openware.util - package org.openware.util
 
org.openware.util.tcl - package org.openware.util.tcl
 

P

pad(double, int) - Static method in class org.openware.loadsim.stats.Util
 
PageDataMatchAction - class org.openware.loadsim.link.PageDataMatchAction.
IMatchAction implementation for extracting the values for query string data and form input elements.
parse() - Method in class org.openware.loadsim.output.LoadsimHelperTagParser
 
parse(String) - Method in class org.openware.util.NonValidatingDOMParser
Parses the specified URI and returns the document.
perform(String) - Method in class org.openware.loadsim.link.PageDataMatchAction
 
phandler_ - Variable in class org.openware.jdf.JDFObject
 
port - Variable in class org.openware.jdf.util.URLElements
 
PORT_NUM - Static variable in class org.openware.loadsim.simulation.Globals
The port number that this instance of LoadSim is running on.
POST - Static variable in class org.openware.loadsim.link.Link
 
print(String) - Method in class org.openware.loadsim.simulation.RemoteCallBack
 
print(String) - Method in interface org.openware.loadsim.simulation.ISimulationCompleteCallBack
 
print(String) - Method in class org.openware.loadsim.simulation.LocalCallBack
 
printAllCookies() - Method in class org.openware.loadsim.simulation.CookieManager
 
printArgs(String[]) - Method in class org.openware.jdf.test.Simple
 
printArgs(String[]) - Method in interface org.openware.jdf.test.ISimple
 
PrintFormsHandler - class org.openware.loadsim.output.PrintFormsHandler.
 
PrintFormsHandler() - Constructor for class org.openware.loadsim.output.PrintFormsHandler
 
printHello() - Method in class org.openware.jdf.test.Simple
 
printHello() - Method in class org.openware.jdf.test.TestRemote
 
printHello() - Method in interface org.openware.jdf.test.ITestRemote
 
printHello() - Method in interface org.openware.jdf.test.ISimple
 
printInt(int) - Method in class org.openware.jdf.test.Simple
 
printInt(int) - Method in interface org.openware.jdf.test.ISimple
 
PrintLinksHandler - class org.openware.loadsim.output.PrintLinksHandler.
 
PrintLinksHandler() - Constructor for class org.openware.loadsim.output.PrintLinksHandler
 
processSocket() - Method in class org.openware.jdf.server.WorkerThread
This does the actual work of invoking the method.
processSocket(Socket) - Method in class org.openware.jdf.server.JDFServer
 
Publish - class org.openware.loadsim.stats.Publish.
 
publish() - Static method in class org.openware.loadsim.stats.Publish
 
Publish() - Constructor for class org.openware.loadsim.stats.Publish
 

R

RANDOM - Static variable in class org.openware.loadsim.link.Link
If there are multiple links in the page that match the link defined by this object then some rule must be used to pick the one to use.
RANDOM - Static variable in class org.openware.loadsim.link.DataSet
 
REMOTE - Static variable in class org.openware.jdf.protocol.JDFReply
 
RemoteCallBack - class org.openware.loadsim.simulation.RemoteCallBack.
 
RemoteCallBack(String) - Constructor for class org.openware.loadsim.simulation.RemoteCallBack
 
RemoteModeNotSupportedException - exception org.openware.loadsim.simulation.RemoteModeNotSupportedException.
 
RemoteModeNotSupportedException() - Constructor for class org.openware.loadsim.simulation.RemoteModeNotSupportedException
 
RemoteModeNotSupportedException(String) - Constructor for class org.openware.loadsim.simulation.RemoteModeNotSupportedException
 
removeCookieNamed(String) - Method in class org.openware.loadsim.simulation.CookieManager
 
removeWhiteSpace(String) - Static method in class org.openware.util.HtmlUtil
 
renderChart() - Method in class org.openware.loadsim.plotting.BarChart
Actually render the chart.
report(SAXException) - Method in class org.openware.loadsim.simulation.Config
 
RequestReply - class org.openware.jdf.RequestReply.
 
RequestReply() - Constructor for class org.openware.jdf.RequestReply
 
reset() - Method in class org.openware.loadsim.link.DataSet
Reset the dataset.
reset() - Method in class org.openware.loadsim.stats.SampleTokenizer
 
reset() - Method in class org.openware.util.DirSearch
Reset the DirSearch class.
Results - class org.openware.loadsim.output.Results.
 
Results(String) - Constructor for class org.openware.loadsim.output.Results
 
Results(String, boolean) - Constructor for class org.openware.loadsim.output.Results
 
Results(String, boolean, boolean) - Constructor for class org.openware.loadsim.output.Results
 
returnBoolean(int) - Method in class org.openware.jdf.test.Simple
 
returnBoolean(int) - Method in interface org.openware.jdf.test.ISimple
 
returnDouble(double) - Method in class org.openware.jdf.test.Simple
 
returnDouble(double) - Method in interface org.openware.jdf.test.ISimple
 
returnFloat(float) - Method in class org.openware.jdf.test.Simple
 
returnFloat(float) - Method in interface org.openware.jdf.test.ISimple
 
returnInt(int) - Method in class org.openware.jdf.test.Simple
 
returnInt(int) - Method in interface org.openware.jdf.test.ISimple
 
returnInteger() - Method in class org.openware.jdf.test.Simple
 
returnInteger() - Method in interface org.openware.jdf.test.ISimple
 
returnLong(long) - Method in class org.openware.jdf.test.Simple
 
returnLong(long) - Method in interface org.openware.jdf.test.ISimple
 
returnToPool(WorkerThread) - Method in class org.openware.jdf.server.ThreadPool
 
ROUND - Static variable in class org.openware.loadsim.link.DataSet
 
round(double, int) - Static method in class org.openware.loadsim.stats.Util
 
run() - Method in class org.openware.jdf.server.WorkerThread
 
run() - Method in class org.openware.jdf.server.JDFServer
 
run() - Method in class org.openware.jdf.server.ListenerThread
 
run() - Method in class org.openware.loadsim.simulation.Simulation
Start the simulation thread.
run() - Method in class org.openware.loadsim.simulation.VirtualUser
Start the virtual user's thread.
run() - Method in class org.openware.loadsim.tcl.Scheduler
 

S

Sample - class org.openware.loadsim.stats.Sample.
 
sample_test(CookieManager, ILog) - Method in class org.openware.loadsim.link.Link
 
sample(CookieManager, ILog) - Method in class org.openware.loadsim.link.Link
Send the link to the webserver using the VirtualUser's CookieManager.
Sample(String, String, String, double, double, double, String, int) - Constructor for class org.openware.loadsim.stats.Sample
 
SampleResult - class org.openware.loadsim.output.SampleResult.
Each link visited during the load simulation produces a SampleResult object.
SampleResult() - Constructor for class org.openware.loadsim.output.SampleResult
 
SampleSet - class org.openware.loadsim.stats.SampleSet.
 
SampleTokenizer - class org.openware.loadsim.stats.SampleTokenizer.
 
SampleTokenizer(String) - Constructor for class org.openware.loadsim.stats.SampleTokenizer
 
save(String) - Method in class org.openware.loadsim.plotting.BarChart
Save the chart to a JPEG file with the given name.
SaveHtmlHandler - class org.openware.loadsim.output.SaveHtmlHandler.
Save the contents of the last downloaded page.
SaveHtmlHandler() - Constructor for class org.openware.loadsim.output.SaveHtmlHandler
 
Scheduler - class org.openware.loadsim.tcl.Scheduler.
 
Scheduler() - Constructor for class org.openware.loadsim.tcl.Scheduler
 
SchedulerCmd - class org.openware.loadsim.tcl.SchedulerCmd.
 
SchedulerCmd(SharedMemory) - Constructor for class org.openware.loadsim.tcl.SchedulerCmd
 
SchedulerException - exception org.openware.loadsim.simulation.SchedulerException.
 
SchedulerException() - Constructor for class org.openware.loadsim.simulation.SchedulerException
 
SchedulerException(String) - Constructor for class org.openware.loadsim.simulation.SchedulerException
 
send(Location, IProtocolHandler, JDFRequest) - Method in class org.openware.jdf.RequestReply
 
Sequence - class org.openware.loadsim.simulation.Sequence.
 
SERVER_OID - Static variable in interface org.openware.jdf.server.JDFServerConstants
 
SET_TIMEOUT_METHOD_INDEX - Static variable in interface org.openware.jdf.server.JDFServerConstants
 
setAlias(String) - Method in class org.openware.jdf.protocol.JDFRequest
 
setArgs(Object[]) - Method in class org.openware.jdf.protocol.JDFRequest
 
setClassName(String) - Method in class org.openware.jdf.protocol.JDFRequest
 
setContentType(String) - Method in class org.openware.loadsim.output.SampleResult
 
setDataSets(HashMap) - Method in class org.openware.loadsim.link.Link
Set the data sets for the link.
setDataSets(HashMap) - Method in class org.openware.loadsim.link.LinkData
For each DataSetLinkDatum object set the DataSets.
setDead(boolean) - Method in class org.openware.jdf.server.WorkerThread
 
setHostname(String) - Method in class org.openware.loadsim.output.SampleResult
 
setLabel(String) - Method in class org.openware.loadsim.output.SampleResult
 
setLastAccess(long) - Method in class org.openware.jdf.JDFObject
 
setLastPage(WebResponse) - Method in class org.openware.loadsim.output.SampleResult
 
setLocation(Location) - Method in class org.openware.jdf.JDFObject
Set the location of the remote object.
setMethodIndex(int) - Method in class org.openware.jdf.protocol.JDFRequest
 
setNextLink(Link) - Method in class org.openware.loadsim.output.SampleResult
 
setNextValue(int) - Method in class org.openware.loadsim.link.DataSet
 
setNumArgs(int) - Method in class org.openware.jdf.protocol.JDFRequest
 
setNumDecimalPlaces(int) - Method in class org.openware.loadsim.plotting.BarChart
Set the number of decimal places to display on the y-axis (horizontal axis) for labeling the tick marks.
setNumInBin(int) - Method in class org.openware.loadsim.stats.Bin
 
setOID(String) - Method in class org.openware.jdf.protocol.JDFRequest
 
setOutputHostname(String) - Method in class org.openware.loadsim.simulation.Config
 
setPort(int) - Method in class org.openware.jdf.Location
 
setRamping(boolean) - Method in class org.openware.loadsim.output.SampleResult
 
setRamping(boolean) - Method in class org.openware.loadsim.simulation.VirtualUser
 
setRamping(String) - Method in class org.openware.loadsim.stats.Sample
 
setResponseCode(int) - Method in class org.openware.loadsim.output.SampleResult
 
setSize(int) - Method in class org.openware.loadsim.output.SampleResult
 
setSocket(Socket) - Method in class org.openware.jdf.server.WorkerThread
 
setStartTime() - Method in class org.openware.loadsim.simulation.RemoteCallBack
 
setStartTime() - Method in interface org.openware.loadsim.simulation.ISimulationCompleteCallBack
 
setStartTime() - Method in class org.openware.loadsim.simulation.LocalCallBack
 
setStepValue(int) - Method in class org.openware.loadsim.link.DataSet
 
setTimeout(long) - Method in class org.openware.jdf.JDFObject
Set the timeout for the remote object.
setTimeout(long) - Method in interface org.openware.jdf.IProxy
 
setTitle(String) - Method in class org.openware.loadsim.plotting.BarChart
 
setTTFB(long) - Method in class org.openware.loadsim.output.SampleResult
Set the time-to-first-byte.
setTTLB(long) - Method in class org.openware.loadsim.output.SampleResult
Set the time-to-first-byte.
setupLink(WebResponse, ILog) - Method in class org.openware.loadsim.link.Link
Called before the current link is sent to the web server.
setValue(String) - Method in interface org.openware.loadsim.link.ILinkDatumValue
 
setValue(String, String) - Method in class org.openware.loadsim.link.LinkData
Set the value for a particular link datum (either querystring or form data).
setXAxisLegend(String) - Method in class org.openware.loadsim.plotting.BarChart
Set the x-axis legend.
setYAxisLegend(String) - Method in class org.openware.loadsim.plotting.BarChart
Set the y-axis legend.
SharedMemory - class org.openware.loadsim.tcl.SharedMemory.
 
SharedMemory() - Constructor for class org.openware.loadsim.tcl.SharedMemory
 
Simple - class org.openware.jdf.test.Simple.
 
Simple(String) - Constructor for class org.openware.jdf.test.Simple
 
Simulation - class org.openware.loadsim.simulation.Simulation.
Main class for the simulation.
Simulation() - Constructor for class org.openware.loadsim.simulation.Simulation
 
Simulation(Config, Sequence) - Constructor for class org.openware.loadsim.simulation.Simulation
 
SimulationCmd - class org.openware.loadsim.tcl.SimulationCmd.
 
SimulationCmd(SharedMemory) - Constructor for class org.openware.loadsim.tcl.SimulationCmd
 
SimulationFactory - class org.openware.loadsim.simulation.SimulationFactory.
 
SimulationFactory() - Constructor for class org.openware.loadsim.simulation.SimulationFactory
 
StandardProtocolHandler - class org.openware.jdf.protocol.StandardProtocolHandler.
 
StandardProtocolHandler() - Constructor for class org.openware.jdf.protocol.StandardProtocolHandler
 
start() - Static method in class org.openware.jdf.server.JDFServer
 
start() - Method in class org.openware.jdf.util.Timer
 
start() - Method in class org.openware.loadsim.tcl.Scheduler
 
start(int) - Static method in class org.openware.jdf.server.JDFServer
 
startSimulation() - Method in class org.openware.loadsim.simulation.Simulation
Start the simulation.
startSimulation() - Method in interface org.openware.loadsim.simulation.ISimulation
Start the simulation.
Stats - class org.openware.loadsim.stats.Stats.
 
Stats(SampleSet) - Constructor for class org.openware.loadsim.stats.Stats
 
stop() - Method in class org.openware.loadsim.tcl.Scheduler
 
stop(String) - Method in class org.openware.jdf.util.Timer
 
stopSimulation() - Method in class org.openware.loadsim.simulation.Simulation
Stop the simulation.
stopSimulation() - Method in interface org.openware.loadsim.simulation.ISimulation
Stop the simulation.

T

TclLoader - class org.openware.util.tcl.TclLoader.
Class to load Tcl scripts in the same way that Java class files are loaded.
TclLoader() - Constructor for class org.openware.util.tcl.TclLoader
Default constructor for TclLoader.
TclLoaderException - exception org.openware.util.tcl.TclLoaderException.
 
TclLoaderException() - Constructor for class org.openware.util.tcl.TclLoaderException
 
TclLoaderException(String) - Constructor for class org.openware.util.tcl.TclLoaderException
 
TestRemote - class org.openware.jdf.test.TestRemote.
 
TestRemote() - Constructor for class org.openware.jdf.test.TestRemote
 
TestSimple - class org.openware.jdf.test.TestSimple.
 
TestSimple() - Constructor for class org.openware.jdf.test.TestSimple
 
ThreadPool - class org.openware.jdf.server.ThreadPool.
 
ThreadPool(Hashtable, int, int) - Constructor for class org.openware.jdf.server.ThreadPool
 
throwsException() - Method in class org.openware.jdf.test.Simple
 
throwsException() - Method in interface org.openware.jdf.test.ISimple
 
Timer - class org.openware.jdf.util.Timer.
 
Timer() - Constructor for class org.openware.jdf.util.Timer
 
toString() - Method in class org.openware.jdf.Location
 
toString() - Method in class org.openware.jdf.protocol.JDFRequest
 
toString() - Method in class org.openware.jdf.util.URLElements
 
toString() - Method in class org.openware.loadsim.link.LinkData
 
toString() - Method in class org.openware.loadsim.output.SampleResult
 
toString() - Method in class org.openware.loadsim.output.FileInfo
 
toString() - Method in class org.openware.loadsim.simulation.ConstantTimer
Return a String representation of the ConstantTimer.
toString() - Method in class org.openware.loadsim.simulation.GaussianTimer
Return a String representation of the GaussianTimer.
toString() - Method in class org.openware.loadsim.stats.Sample
 
toString() - Method in class org.openware.loadsim.stats.Bin
 
ttfb_ - Variable in class org.openware.loadsim.stats.SampleSet
 
ttfbTotals_ - Variable in class org.openware.loadsim.stats.SampleSet
 
ttlb_ - Variable in class org.openware.loadsim.stats.SampleSet
 
ttlbTotals_ - Variable in class org.openware.loadsim.stats.SampleSet
 
twoParmsMethod(int, float) - Method in class org.openware.jdf.test.Simple
 
twoParmsMethod(int, float) - Method in interface org.openware.jdf.test.ISimple
 

U

uniqueLabels_ - Variable in class org.openware.loadsim.stats.SampleSet
 
URLElements - class org.openware.jdf.util.URLElements.
 
URLElements() - Constructor for class org.openware.jdf.util.URLElements
 
Util - class org.openware.jdf.util.Util.
 
Util - class org.openware.loadsim.stats.Util.
 
Util() - Constructor for class org.openware.jdf.util.Util
 
Util() - Constructor for class org.openware.loadsim.stats.Util
 

V

validID(String) - Static method in class org.openware.loadsim.tcl.SharedMemory
 
VERSION_STRING - Static variable in class org.openware.loadsim.LoadSim
 
VirtualUser - class org.openware.loadsim.simulation.VirtualUser.
The simulator works by creating a list of virtual users each of which, in turn, have a set of URL's that get submitted to the HTTP server.
VirtualUser(Config, Sequence) - Constructor for class org.openware.loadsim.simulation.VirtualUser
 
VOID - Static variable in class org.openware.jdf.protocol.JDFReply
 

W

waitToRun() - Method in class org.openware.jdf.server.WorkerThread
 
wakeUp(Socket) - Method in class org.openware.jdf.server.WorkerThread
 
WARNING - Static variable in interface org.openware.loadsim.output.ILog
 
warning(SAXParseException) - Method in class org.openware.util.NonValidatingDOMParser
Warning.
WorkerThread - class org.openware.jdf.server.WorkerThread.
Thread that handles remote method invocations.
WorkerThread(ThreadPool, Hashtable) - Constructor for class org.openware.jdf.server.WorkerThread
 
writeClass(String, String) - Method in class org.openware.jdf.JDFClassLoader
 
writeExternal(ObjectOutputStream) - Method in class org.openware.jdf.protocol.JDFRequest
 
writeExternal(ObjectOutputStream) - Method in class org.openware.jdf.protocol.JDFReply
 
WriterException - exception org.openware.loadsim.output.WriterException.
 
WriterException() - Constructor for class org.openware.loadsim.output.WriterException
 
WriterException(String) - Constructor for class org.openware.loadsim.output.WriterException
 

X

XMLUtil - class org.openware.util.XMLUtil.
 
XMLUtil() - Constructor for class org.openware.util.XMLUtil
 

A B C D E F G H I J L M N O P R S T U V W X

Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.