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

A

AbstractBarrierGroupMessage - Class in net.grinder.synchronisation.messages
Common implementation for barrier group messages.
AbstractBarrierGroupMessage(String) - Constructor for class net.grinder.synchronisation.messages.AbstractBarrierGroupMessage
Constructor.
AbstractBarrierGroups - Class in net.grinder.synchronisation
Common barrier group implementation.
AbstractBarrierGroups() - Constructor for class net.grinder.synchronisation.AbstractBarrierGroups
 
AbstractBarrierGroups.BarrierGroupImplementation - Class in net.grinder.synchronisation
Basic BarrierGroup implementation.
AbstractBarrierGroups.BarrierGroupImplementation(String) - Constructor for class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Constructor.
AbstractDCRInstrumenter - Class in net.grinder.scriptengine
Convenient base class for DCR instrumenters.
AbstractDCRInstrumenter(DCRContext) - Constructor for class net.grinder.scriptengine.AbstractDCRInstrumenter
Constructor for AbstractDCRInstrumenter.
AbstractFileTestCase - Class in net.grinder.testutility
Abstract test case that manages a temporary directory.
AbstractFileTestCase() - Constructor for class net.grinder.testutility.AbstractFileTestCase
 
AbstractJUnit4FileTestCase - Class in net.grinder.testutility
Abstract base class for test cases that manage a temporary directory.
AbstractJUnit4FileTestCase() - Constructor for class net.grinder.testutility.AbstractJUnit4FileTestCase
 
AbstractMainClass - Class in net.grinder.util
Basic functionality for a main class.
AbstractMainClass(Logger, String) - Constructor for class net.grinder.util.AbstractMainClass
Constructor.
AbstractMainClass.LoggedInitialisationException - Exception in net.grinder.util
Exception indicating that an error message has already been logged.
AbstractMainClass.LoggedInitialisationException(String) - Constructor for exception net.grinder.util.AbstractMainClass.LoggedInitialisationException
Constructor.
AbstractMultiLineFormatter - Class in net.grinder.util
Abstract implementation of MultiLineFormatter.
AbstractMultiLineFormatter() - Constructor for class net.grinder.util.AbstractMultiLineFormatter
 
AbstractStubFactory<T> - Class in net.grinder.testutility
Dynamic proxy based test utility class that records details of invocations and allows a controlling unit test to later enquire about which invocations occurred and in what order.
AbstractStubFactory(Class<T>, InvocationHandler) - Constructor for class net.grinder.testutility.AbstractStubFactory
 
AbstractTCPProxyEngine - Class in net.grinder.tools.tcpproxy
Base class for TCPProxyEngine implementations.
AbstractTCPProxyEngine(TCPProxySocketFactory, TCPProxyFilter, TCPProxyFilter, PrintWriter, Logger, EndPoint, boolean, int) - Constructor for class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Constructor.
AbstractTCPProxyEngine.FilteredStreamThread - Class in net.grinder.tools.tcpproxy
Runnable which actively reads an input stream and writes to an output stream, passing the data through a filter.
AbstractTCPProxyEngine.OutputStreamFilterTee - Class in net.grinder.tools.tcpproxy
Filter like class that delegates to a user filter and tees the result to an output stream.
AbstractTCPProxyEngine.OutputStreamFilterTee(ConnectionDetails, OutputStream, TCPProxyFilter, TerminalColour) - Constructor for class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.OutputStreamFilterTee
Constructor.
AbstractTCPProxyEngine.StreamThread - Class in net.grinder.tools.tcpproxy
Wrapper for handling stream threads.
AbstractTCPProxyEngine.StreamThread(InterruptibleRunnable, String, InputStream) - Constructor for class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.StreamThread
Constructor.
AbstractTestSemantics - Class in net.grinder.common
Base class which provides equality and ordering semantics for Test implementations.
AbstractTestSemantics() - Constructor for class net.grinder.common.AbstractTestSemantics
 
AbstractTextSource - Class in net.grinder.console.editor
Base TextSource implementation that adds TextSource.Listener and AbstractTextSource.isDirty() support.
AbstractTextSource() - Constructor for class net.grinder.console.editor.AbstractTextSource
 
accept() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Accept a connection using our server socket.
accept(File) - Method in class net.grinder.util.FileExtensionMatcher
acceptCookie(Cookie, RoRequest, RoResponse) - Method in interface HTTPClient.CookiePolicyHandler
This method is called for each cookie that a server tries to set via the Set-Cookie header.
Acceptor - Class in net.grinder.communication
Active object that accepts connections on a ServerSocket.
Acceptor(String, int, int, TimeAuthority) - Constructor for class net.grinder.communication.Acceptor
Constructor.
Acceptor.Listener - Interface in net.grinder.communication
Listener interface.
Acceptor.ShutdownException - Exception in net.grinder.communication
Indicates the Acceptor has been shut down.
add(OutputStream) - Method in class net.grinder.communication.FanOutStreamSender
Add a stream.
add(Object, Constructor<?>, Recorder) - Method in class net.grinder.engine.process.dcr.DCRContextImplementation
Register a constructor for instrumentation.
add(Object, Method, Weaver.TargetSource, Recorder) - Method in class net.grinder.engine.process.dcr.DCRContextImplementation
Register a method for instrumentation.
add(Object, Constructor<?>, Recorder) - Method in interface net.grinder.scriptengine.DCRContext
Register a constructor for instrumentation.
add(Object, Method, Weaver.TargetSource, Recorder) - Method in interface net.grinder.scriptengine.DCRContext
Register a method for instrumentation.
add(ImmutableStatisticsSet) - Method in interface net.grinder.statistics.StatisticsSet
Add the values of another StatisticsSet to ours.
add(StatisticsView) - Method in class net.grinder.statistics.StatisticsView
Add all the ExpressionViews in other to this StatisticsView.
add(ExpressionView) - Method in class net.grinder.statistics.StatisticsView
Add the specified ExpressionView to this StatisticsView.
add(TestStatisticsMap) - Method in class net.grinder.statistics.TestStatisticsMap
Add the values in another TestStatisticsMap to this TestStatisticsMap.
add(TCPProxyFilter) - Method in class net.grinder.tools.tcpproxy.CompositeFilter
Add a filter to the composite.
add(Object) - Method in interface net.grinder.util.AllocateLowestNumber
Add a new object.
add(Object) - Method in class net.grinder.util.AllocateLowestNumberImplementation
Add a new object.
add(T) - Method in class net.grinder.util.ListenerSupport
Add a listener.
addAuthorization(AuthorizationInfo) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry to the list using the default context.
addAuthorization(AuthorizationInfo, Object) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry to the list.
addAuthorization(String, int, String, String, String, NVPair[], Object) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry to the list using the default context.
addAuthorization(String, int, String, String, String, NVPair[], Object, Object) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry to the list.
addBarrier() - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Increase the number of barriers in the group.
addBarrier() - Method in interface net.grinder.synchronisation.BarrierGroup
Increase the number of barriers in the group.
AddBarrierMessage - Class in net.grinder.synchronisation.messages
Barrier group message requesting that a barrier be added.
AddBarrierMessage(String) - Constructor for class net.grinder.synchronisation.messages.AddBarrierMessage
Constructor.
addBasicAuthorization(String, int, String, String, String) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry for the "Basic" authorization scheme to the list using the default context.
addBasicAuthorization(String, int, String, String, String, Object) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry for the "Basic" authorization scheme to the list.
addBasicAuthorization(String, String, String) - Method in class HTTPClient.HTTPConnection
Adds an authorization entry for the "basic" authorization scheme to the list.
addComment(String) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Appends the value as the last "comment" element
addComment(String) - Method in interface net.grinder.plugin.http.xml.RequestType
Appends the value as the last "comment" element
addComment(String) - Method in class net.grinder.tools.tcpproxy.CommentSourceImplementation
 
addComment(String) - Method in interface net.grinder.tools.tcpproxy.UpdatableCommentSource
Adds a comment to the underlying collection, so that the comment will be returned as result of the next call to the CommentSource.getComments().
addCookie(Cookie) - Static method in class HTTPClient.CookieModule
Add the specified cookie to the list of cookies in the default context.
addCookie(Cookie, Object) - Static method in class HTTPClient.CookieModule
Add the specified cookie to the list of cookies for the specified context.
addDefaultModule(Class, int) - Static method in class HTTPClient.HTTPConnection
Adds a module to the default list.
addDigestAuthorization(String, int, String, String, String) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry for the "Digest" authorization scheme to the list using the default context.
addDigestAuthorization(String, int, String, String, String, Object) - Static method in class HTTPClient.AuthorizationInfo
Adds an authorization entry for the "Digest" authorization scheme to the list.
addDigestAuthorization(String, String, String) - Method in class HTTPClient.HTTPConnection
Adds an authorization entry for the "digest" authorization scheme to the list.
addDouble(String, double) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Add value to the double statistic statisticName.
addElement(String) - Method in class net.grinder.util.html.HTMLElement
Add a child element.
addFallback(MessageDispatchRegistry.Handler<Message>) - Method in interface net.grinder.communication.MessageDispatchRegistry
Register a message handler that is called if no other handler or responder is registered for the message type.
addFallback(MessageDispatchRegistry.Handler<Message>) - Method in class net.grinder.communication.MessageDispatchSender
Register a message handler that is called if no other handler or responder is registered for the message type.
addFileChangedListener(FileChangeWatcher.FileChangedListener) - Method in interface net.grinder.console.distribution.FileChangeWatcher
Add a listener that will be sent events about files that have changed.
addFileChangedListener(FileChangeWatcher.FileChangedListener) - Method in class net.grinder.console.distribution.FileDistributionImplementation
Add a listener that will be sent events about files that have changed when FileDistributionImplementation.scanDistributionFiles() is called.
addListener(ConnectionType, Acceptor.Listener) - Method in class net.grinder.communication.Acceptor
Add a new listener.
addListener(PropertyChangeListener) - Method in interface net.grinder.console.distribution.AgentCacheState
Allow other parties to register their interest in changes to our state.
addListener(TextSource.Listener) - Method in class net.grinder.console.editor.AbstractTextSource
Listener registration.
addListener(BufferImplementation.Listener) - Method in interface net.grinder.console.editor.Buffer
Add a new listener.
addListener(EditorModel.Listener) - Method in class net.grinder.console.editor.EditorModel
Add a new listener.
addListener(TextSource.Listener) - Method in interface net.grinder.console.editor.TextSource
Listener registration.
addListener(SampleModelViews.Listener) - Method in interface net.grinder.console.model.SampleModelViews
Add a new listener.
addListener(SampleModelViews.Listener) - Method in class net.grinder.console.model.SampleModelViewsImplementation
Add a new listener.
addListener(BarrierGroup.Listener) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Add a listener.
addListener(BarrierGroup.Listener) - Method in interface net.grinder.synchronisation.BarrierGroup
Add a listener.
addLong(String, long) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Add value to the long statistic statisticName.
addModelListener(SampleModel.Listener) - Method in interface net.grinder.console.model.SampleModel
Add a new model listener.
addModelListener(SampleModel.Listener) - Method in class net.grinder.console.model.SampleModelImplementation
Add a new model listener.
addModule(Class, int) - Method in class HTTPClient.HTTPConnection
Adds a module to the current list.
addNewAuthorization() - Method in interface net.grinder.plugin.http.xml.HeadersType
Appends and returns a new empty value (as xml) as the last "authorization" element
addNewAuthorization() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Appends and returns a new empty value (as xml) as the last "authorization" element
addNewBaseUri() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Appends and returns a new empty value (as xml) as the last "base-uri" element
addNewBaseUri() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Appends and returns a new empty value (as xml) as the last "base-uri" element
addNewBasic() - Method in interface net.grinder.plugin.http.xml.AuthorizationHeaderType
Appends and returns a new empty "basic" element
addNewBasic() - Method in class net.grinder.plugin.http.xml.impl.AuthorizationHeaderTypeImpl
Appends and returns a new empty "basic" element
addNewBody() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Appends and returns a new empty "body" element
addNewBody() - Method in interface net.grinder.plugin.http.xml.RequestType
Appends and returns a new empty "body" element
addNewComment() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Appends and returns a new empty value (as xml) as the last "comment" element
addNewComment() - Method in interface net.grinder.plugin.http.xml.RequestType
Appends and returns a new empty value (as xml) as the last "comment" element
addNewCommonHeaders() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Appends and returns a new empty value (as xml) as the last "common-headers" element
addNewCommonHeaders() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Appends and returns a new empty value (as xml) as the last "common-headers" element
addNewConflictingValue() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Appends and returns a new empty value (as xml) as the last "conflicting-value" element
addNewConflictingValue() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Appends and returns a new empty value (as xml) as the last "conflicting-value" element
addNewForm() - Method in interface net.grinder.plugin.http.xml.BodyType
Appends and returns a new empty "form" element
addNewForm() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Appends and returns a new empty "form" element
addNewFormField() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Appends and returns a new empty value (as xml) as the last "form-field" element
addNewFormField() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Appends and returns a new empty value (as xml) as the last "form-field" element
addNewHeader() - Method in interface net.grinder.plugin.http.xml.HeadersType
Appends and returns a new empty value (as xml) as the last "header" element
addNewHeader() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Appends and returns a new empty value (as xml) as the last "header" element
addNewHeaders() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Appends and returns a new empty "headers" element
addNewHeaders() - Method in interface net.grinder.plugin.http.xml.RequestType
Appends and returns a new empty "headers" element
addNewHttpRecording() - Method in interface net.grinder.plugin.http.xml.HttpRecordingDocument
Appends and returns a new empty "http-recording" element
addNewHttpRecording() - Method in class net.grinder.plugin.http.xml.impl.HttpRecordingDocumentImpl
Appends and returns a new empty "http-recording" element
addNewMetadata() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Appends and returns a new empty "metadata" element
addNewMetadata() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Appends and returns a new empty "metadata" element
addNewPage() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Appends and returns a new empty value (as xml) as the last "page" element
addNewPage() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Appends and returns a new empty value (as xml) as the last "page" element
addNewPath() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Appends and returns a new empty "path" element
addNewPath() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Appends and returns a new empty "path" element
addNewQueryString() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Appends and returns a new empty "query-string" element
addNewQueryString() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Appends and returns a new empty "query-string" element
addNewRequest() - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Appends and returns a new empty value (as xml) as the last "request" element
addNewRequest() - Method in interface net.grinder.plugin.http.xml.PageType
Appends and returns a new empty value (as xml) as the last "request" element
addNewResponse() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Appends and returns a new empty "response" element
addNewResponse() - Method in interface net.grinder.plugin.http.xml.RequestType
Appends and returns a new empty "response" element
addNewText() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Appends and returns a new empty value (as xml) as the last "text" element
addNewText() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Appends and returns a new empty value (as xml) as the last "text" element
addNewToken() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Appends and returns a new empty value (as xml) as the last "token" element
addNewToken() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Appends and returns a new empty value (as xml) as the last "token" element
addNewTokenReference() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Appends and returns a new empty value (as xml) as the last "token-reference" element
addNewTokenReference() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Appends and returns a new empty value (as xml) as the last "token-reference" element
addNewTokenReference() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Appends and returns a new empty value (as xml) as the last "token-reference" element
addNewTokenReference() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Appends and returns a new empty value (as xml) as the last "token-reference" element
addNewTokenReference() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Appends and returns a new empty value (as xml) as the last "token-reference" element
addNewTokenReference() - Method in interface net.grinder.plugin.http.xml.ResponseType
Appends and returns a new empty value (as xml) as the last "token-reference" element
addNewUri() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Appends and returns a new empty "uri" element
addNewUri() - Method in interface net.grinder.plugin.http.xml.RequestType
Appends and returns a new empty "uri" element
addPath(String) - Method in class HTTPClient.AuthorizationInfo
Adds the path from the given resource to our path list.
addProcessStatusListener(ProcessControl.Listener) - Method in interface net.grinder.console.communication.ProcessControl
Add a listener for process status data.
addProcessStatusListener(ProcessControl.Listener) - Method in class net.grinder.console.communication.ProcessControlImplementation
Add a listener for process status data.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.grinder.console.model.ConsoleProperties
Add a PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.grinder.console.model.ConsoleProperties
Add a PropertyChangeListener which listens to a particular property.
addRequest(ConnectionDetails, String, String) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Add a new request to the recording.
addRequest(ConnectionDetails, String, String) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Add a new request to the recording.
Address - Interface in net.grinder.communication
Interface implemented by addresses.
AddressAwareMessage - Interface in net.grinder.communication
Message that wants to know its origin address.
addSample(StatisticsIndexMap.LongSampleIndex, long) - Method in interface net.grinder.statistics.StatisticsSet
Add sample value to the sample statistic specified by index.
addSample(StatisticsIndexMap.DoubleSampleIndex, double) - Method in interface net.grinder.statistics.StatisticsSet
Add sample value to the sample statistic specified by index.
addSampleListener(Test, SampleListener) - Method in interface net.grinder.console.model.SampleModel
Add a new sample listener for the specific test.
addSampleListener(Test, SampleListener) - Method in class net.grinder.console.model.SampleModelImplementation
Add a new sample listener for the specific test.
addTestReport(TestStatisticsMap) - Method in interface net.grinder.console.model.SampleModel
Add a new test report.
addTestReport(TestStatisticsMap) - Method in class net.grinder.console.model.SampleModelImplementation
Add a new test report.
addText(String) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Appends the value as the last "text" element
addText(String) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Appends the value as the last "text" element
addText(String) - Method in class net.grinder.util.html.HTMLElement
Add child text.
addTotalSampleListener(SampleListener) - Method in interface net.grinder.console.model.SampleModel
Add a new total sample listener.
addTotalSampleListener(SampleListener) - Method in class net.grinder.console.model.SampleModelImplementation
Add a new total sample listener.
addValue(StatisticsIndexMap.LongIndex, long) - Method in interface net.grinder.statistics.StatisticsSet
Add value to the value specified by index.
addValue(StatisticsIndexMap.DoubleIndex, double) - Method in interface net.grinder.statistics.StatisticsSet
Add value to the value specified by index.
addWaiter(BarrierIdentity) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Add a waiter.
addWaiter(BarrierIdentity) - Method in interface net.grinder.synchronisation.BarrierGroup
Add a waiter.
AddWaiterMessage - Class in net.grinder.synchronisation.messages
Barrier group message requesting that a waiter be added.
AddWaiterMessage(String, BarrierIdentity) - Constructor for class net.grinder.synchronisation.messages.AddWaiterMessage
Constructor.
Agent - Interface in net.grinder.engine.agent
Agent interface.
AgentAddress - Class in net.grinder.messages.console
Agent process address.
AgentAddress(AgentIdentity) - Constructor for class net.grinder.messages.console.AgentAddress
Constructor.
AgentAndCacheReport - Interface in net.grinder.messages.console
Extend AgentProcessReport with information about the agent's cache.
AgentCacheState - Interface in net.grinder.console.distribution
Simplistic model of remote file caches.
AgentDaemon - Class in net.grinder.engine.agent
Agent Daemon.
AgentDaemon(Logger, long, Agent) - Constructor for class net.grinder.engine.agent.AgentDaemon
Constructor for AgentDaemon.
AgentIdentity - Interface in net.grinder.common.processidentity
Agent process identity.
AgentImplementation - Class in net.grinder.engine.agent
This is the entry point of The Grinder agent process.
AgentImplementation(Logger, File, boolean) - Constructor for class net.grinder.engine.agent.AgentImplementation
Constructor.
AgentProcessReport - Interface in net.grinder.common.processidentity
Interface for enquiring about an agent process.
AgentProcessReportMessage - Class in net.grinder.messages.console
Message for informing the console of agent process status.
AgentProcessReportMessage(ProcessReport.State, CacheHighWaterMark) - Constructor for class net.grinder.messages.console.AgentProcessReportMessage
Creates a new AgentProcessReportMessage instance.
ALL - Static variable in class HTTPClient.Log
All the facilities - for use in setLogging (-1)
ALL_INSTRUMENTATION - Static variable in interface net.grinder.scriptengine.Instrumenter
Instrumentation filter that matches everything.
AllocateLowestNumber - Interface in net.grinder.util
A set that associates an number with each of member.
AllocateLowestNumber.IteratorCallback - Interface in net.grinder.util
AllocateLowestNumberImplementation - Class in net.grinder.util
Implementation of @{link AllocateLowestNumber.
AllocateLowestNumberImplementation() - Constructor for class net.grinder.util.AllocateLowestNumberImplementation
 
allowUI() - Method in class HTTPClient.Request
 
allowUI() - Method in interface HTTPClient.RoRequest
 
allResourceLines(ClassLoader, String) - Static method in class net.grinder.util.ClassLoaderUtilities
Find all the resources with the given path, load them, and return their contents as a list of Strings.
alphanumChar - Static variable in class HTTPClient.URI
 
ANY - Static variable in class net.grinder.engine.communication.ConsoleListener
Constant that represent any message.
appendTo(StringBuffer) - Method in class HTTPClient.HttpHeaderElement
Append this header element to the given buffer.
apply(ListenerSupport.Informer<? super T>) - Method in class net.grinder.util.ListenerSupport
Notify the listeners of an event.
apply(ListenerSupport.HandlingInformer<? super T>) - Method in class net.grinder.util.ListenerSupport
Notify the listeners of an event.
applyChanges() - Method in class net.grinder.engine.process.dcr.DCRContextImplementation
Apply the changes queued with the add methods.
applyChanges() - Method in interface net.grinder.scriptengine.DCRContext
Apply the changes queued with the add methods.
applyChanges() - Method in class net.grinder.util.weave.j2se6.DCRWeaver
Apply pending weaving that has been requested with Weaver.weave(java.lang.reflect.Constructor<?>).
applyChanges() - Method in interface net.grinder.util.weave.Weaver
Apply pending weaving that has been requested with Weaver.weave(java.lang.reflect.Constructor<?>).
argumentMatches(T) - Method in class net.grinder.testutility.MockingUtilities.TypedArgumentMatcher
 
ASMTransformerFactory - Class in net.grinder.util.weave.j2se6
DCRWeaver.ClassFileTransformerFactory implementation that uses ASM to advise methods.
ASMTransformerFactory(Class<?>) - Constructor for class net.grinder.util.weave.j2se6.ASMTransformerFactory
Constructor.
assembleHeader(Vector) - Static method in class HTTPClient.Util
Assembles a Vector of HttpHeaderElements into a full header string.
assertArrayContainsAll(Object[], Object[]) - Static method in class net.grinder.testutility.AssertUtilities
 
assertArraysEqual(Object[], Object[]) - Static method in class net.grinder.testutility.AssertUtilities
 
assertArraysEqual(String, Object[], Object[]) - Static method in class net.grinder.testutility.AssertUtilities
 
assertArraysEqual(byte[], byte[]) - Static method in class net.grinder.testutility.AssertUtilities
 
assertArraysEqual(String, byte[], byte[]) - Static method in class net.grinder.testutility.AssertUtilities
 
assertContains(String, String) - Static method in class net.grinder.testutility.AssertUtilities
 
assertContainsHeader(String, String, String) - Static method in class net.grinder.testutility.AssertUtilities
 
assertContainsPattern(String, String) - Static method in class net.grinder.testutility.AssertUtilities
 
assertEndsWith(String, String) - Static method in class net.grinder.testutility.AssertUtilities
 
assertException(String, Throwable, Object...) - Method in interface net.grinder.testutility.CallAssertions
Check the given method was called, and that it threw the given exception.
assertException(String, Throwable, Class<?>...) - Method in interface net.grinder.testutility.CallAssertions
 
assertException(String, Class<?>, Object...) - Method in interface net.grinder.testutility.CallAssertions
Check the given method was called, and that it threw an exception of the given type.
assertException(String, Class<?>, Class<?>...) - Method in interface net.grinder.testutility.CallAssertions
 
assertException(String, Throwable, Object...) - Method in class net.grinder.testutility.CallData
 
assertException(String, Throwable, Class<?>...) - Method in class net.grinder.testutility.CallData
 
assertException(String, Class<?>, Object...) - Method in class net.grinder.testutility.CallData
 
assertException(String, Class<?>, Class<?>...) - Method in class net.grinder.testutility.CallData
 
assertException(String, Throwable, Object...) - Method in class net.grinder.testutility.CallRecorder
 
assertException(String, Throwable, Class<?>...) - Method in class net.grinder.testutility.CallRecorder
 
assertException(String, Class<?>, Object...) - Method in class net.grinder.testutility.CallRecorder
 
assertException(String, Class<?>, Class<?>...) - Method in class net.grinder.testutility.CallRecorder
 
assertNoMoreCalls() - Method in class net.grinder.testutility.CallRecorder
Check that no methods have been called.
assertNoStderr() - Method in class net.grinder.testutility.RedirectStandardStreams
 
assertNoStdout() - Method in class net.grinder.testutility.RedirectStandardStreams
 
assertNotEquals(Object, Object) - Static method in class net.grinder.testutility.AssertUtilities
 
assertStartsWith(String, String) - Static method in class net.grinder.testutility.AssertUtilities
 
assertSuccess(String, Object...) - Method in interface net.grinder.testutility.CallAssertions
 
assertSuccess(String, Class<?>...) - Method in interface net.grinder.testutility.CallAssertions
 
assertSuccess(String, Object...) - Method in class net.grinder.testutility.CallData
Check the given method was called.
assertSuccess(String, Class<?>...) - Method in class net.grinder.testutility.CallData
 
assertSuccess(String) - Method in class net.grinder.testutility.CallData
 
assertSuccess(String, Object...) - Method in class net.grinder.testutility.CallRecorder
 
assertSuccess(String, Class<?>...) - Method in class net.grinder.testutility.CallRecorder
 
AssertUtilities - Class in net.grinder.testutility
Stuff missing from JUnit.
AssertUtilities() - Constructor for class net.grinder.testutility.AssertUtilities
 
AttributeStringParser - Interface in net.grinder.util
Parse attribute strings such as those from HTML tokens into a map of name value pairs.
AttributeStringParser.AttributeMap - Interface in net.grinder.util
Simple map that holds the result of the parse.
AttributeStringParserImplementation - Class in net.grinder.util
Parse attribute strings from HTML tokens.
AttributeStringParserImplementation() - Constructor for class net.grinder.util.AttributeStringParserImplementation
Constructor.
AUTH - Static variable in class HTTPClient.Log
The Authorization facility (8)
authority(String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
authority(String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with the authority.
AuthorizationHandler - Interface in HTTPClient
This is the interface that an Authorization handler must implement.
AuthorizationHeaderType - Interface in net.grinder.plugin.http.xml
An XML AuthorizationHeaderType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
AuthorizationHeaderType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
AuthorizationHeaderTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML AuthorizationHeaderType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
AuthorizationHeaderTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.AuthorizationHeaderTypeImpl
 
AuthorizationInfo - Class in HTTPClient
Holds the information for an authorization response.
AuthorizationInfo(String, int, String, String, NVPair[], Object) - Constructor for class HTTPClient.AuthorizationInfo
Creates a new info structure for the specified host and port with the specified scheme, realm, params.
AuthorizationInfo(String, int, String, String, String) - Constructor for class HTTPClient.AuthorizationInfo
Creates a new info structure for the specified host and port with the specified scheme, realm and cookie.
AuthorizationPrompter - Interface in HTTPClient
This is the interface that a username/password prompter must implement.
AuthSchemeNotImplException - Exception in HTTPClient
Signals that the handling of a authorization scheme is not implemented.
AuthSchemeNotImplException() - Constructor for exception HTTPClient.AuthSchemeNotImplException
Constructs an AuthSchemeNotImplException with no detail message.
AuthSchemeNotImplException(String) - Constructor for exception HTTPClient.AuthSchemeNotImplException
Constructs an AuthSchemeNotImplException class with the specified detail message.
await() - Method in interface net.grinder.script.Barrier
Wait until all other barriers with the same name have invoked Barrier.await().
await(long, TimeUnit) - Method in interface net.grinder.script.Barrier
Version of Barrier.await() that allows a timeout to be specified.
await(long) - Method in interface net.grinder.script.Barrier
Equivalent to await(timeout, TimeUnit.MILLISECONDS).
await() - Method in class net.grinder.synchronisation.BarrierImplementation
Wait until all other barriers with the same name have invoked Barrier.await().
await(long, TimeUnit) - Method in class net.grinder.synchronisation.BarrierImplementation
Version of Barrier.await() that allows a timeout to be specified.
await(long) - Method in class net.grinder.synchronisation.BarrierImplementation
Equivalent to await(timeout, TimeUnit.MILLISECONDS).
await(boolean) - Method in class net.grinder.util.thread.BooleanCondition
Wait for our state to match the passed value.
awaken(Set<BarrierIdentity>) - Method in interface net.grinder.synchronisation.BarrierGroup.Listener
 
awaken(Set<BarrierIdentity>) - Method in class net.grinder.synchronisation.BarrierImplementation

B

barfError(String) - Method in class net.grinder.util.AbstractMainClass
Log an error and return a AbstractMainClass.LoggedInitialisationException that can be thrown.
barfUsage() - Method in class net.grinder.util.AbstractMainClass
Log a usage message and return a AbstractMainClass.LoggedInitialisationException that can be thrown.
Barrier - Interface in net.grinder.script
Distributed synchronisation interface that allows worker threads to coordinate their actions.
barrier(String) - Method in interface net.grinder.script.Grinder.ScriptContext
Create a Barrier to coordinate worker thread actions across running worker processes.
BarrierGroup - Interface in net.grinder.synchronisation
A barrier group.
BarrierGroup.Listener - Interface in net.grinder.synchronisation
Callback used to notify listeners.
BarrierGroups - Interface in net.grinder.synchronisation
Collection of barrier groups.
BarrierIdentity - Interface in net.grinder.synchronisation.messages
Opaque token that identifies a waiting barrier.
BarrierIdentity.Factory - Interface in net.grinder.synchronisation.messages
Factory for BarrierIdentitys.
BarrierIdentityGenerator - Class in net.grinder.synchronisation
Identity generator.
BarrierIdentityGenerator(Serializable) - Constructor for class net.grinder.synchronisation.BarrierIdentityGenerator
Constructor.
BarrierImplementation - Class in net.grinder.synchronisation
Barrier implementation.
BarrierImplementation(BarrierGroup, BarrierIdentity.Factory) - Constructor for class net.grinder.synchronisation.BarrierImplementation
Constructor.
base64Decode(String) - Static method in class HTTPClient.Codecs
This method decodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Decode(byte[]) - Static method in class HTTPClient.Codecs
This method decodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Encode(String) - Static method in class HTTPClient.Codecs
This method encodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Encode(byte[]) - Static method in class HTTPClient.Codecs
This method encodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
base64ToClojure(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Convert a base64 string of binary data to a vector of bytes scriptlet.
base64ToPython(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Convert a base64 string of binary data to an array of bytes scriptlet.
BaseURIType - Interface in net.grinder.plugin.http.xml
An XML BaseURIType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BaseURIType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
BaseURIType.Scheme - Interface in net.grinder.plugin.http.xml
An XML scheme(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BaseURIType.Scheme.Enum - Class in net.grinder.plugin.http.xml
Enumeration value class for net.grinder.plugin.http.xml.BaseURIType$Scheme.
BaseURIType.Scheme.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
BaseURITypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML BaseURIType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BaseURITypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
 
BaseURITypeImpl.SchemeImpl - Class in net.grinder.plugin.http.xml.impl
An XML scheme(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BaseURITypeImpl.SchemeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.BaseURITypeImpl.SchemeImpl
 
BaseURITypeImpl.SchemeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.BaseURITypeImpl.SchemeImpl
 
basicAuthorizationHeader(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Create a NVPair for an HTTP Basic Authorization header.
BasicAuthorizationHeaderType - Interface in net.grinder.plugin.http.xml
An XML BasicAuthorizationHeaderType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BasicAuthorizationHeaderType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
BasicAuthorizationHeaderType.Userid - Interface in net.grinder.plugin.http.xml
An XML userid(@).
BasicAuthorizationHeaderType.Userid.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
BasicAuthorizationHeaderTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML BasicAuthorizationHeaderType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BasicAuthorizationHeaderTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
 
BasicAuthorizationHeaderTypeImpl.UseridImpl - Class in net.grinder.plugin.http.xml.impl
An XML userid(@).
BasicAuthorizationHeaderTypeImpl.UseridImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl.UseridImpl
 
BasicAuthorizationHeaderTypeImpl.UseridImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl.UseridImpl
 
beginRun() - Method in class net.grinder.common.SkeletonThreadLifeCycleListener
This method is called at the start of every run.
beginRun() - Method in interface net.grinder.common.ThreadLifeCycleListener
This method is called at the start of every run.
beginShutdown() - Method in class net.grinder.common.SkeletonThreadLifeCycleListener
This method is called before the thread is shut down.
beginShutdown() - Method in interface net.grinder.common.ThreadLifeCycleListener
This method is called before the thread is shut down.
beginThread() - Method in class net.grinder.common.SkeletonThreadLifeCycleListener
This method is called just after the thread has started.
beginThread() - Method in interface net.grinder.common.ThreadLifeCycleListener
This method is called just after the thread has started.
BinaryBodyType - Interface in net.grinder.plugin.http.xml
An XML BinaryBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BinaryBodyType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
BinaryBodyTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML BinaryBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BinaryBodyTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.BinaryBodyTypeImpl
 
BinaryBodyTypeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.BinaryBodyTypeImpl
 
BlockingClassLoader - Class in net.grinder.util
Class loader that selectively ignores its parents, allowing alternative implementations of classes to be loaded.
BlockingClassLoader(URLClassLoader, List<URL>, Set<String>, Set<String>, Set<String>, boolean) - Constructor for class net.grinder.util.BlockingClassLoader
Constructor.
BlockingClassLoader(List<URL>, Set<String>, Set<String>, Set<String>, boolean) - Constructor for class net.grinder.util.BlockingClassLoader
Simplified constructor that uses standard application classloader as the parent.
BlockingClassLoader(Set<String>, Set<String>, Set<String>, boolean) - Constructor for class net.grinder.util.BlockingClassLoader
Simplified constructor without additionalClassPath.
blockingSend(Message) - Method in interface net.grinder.communication.BlockingSender
Send the given message and await a response.
blockingSend(Message) - Method in class net.grinder.communication.ClientSender
Send the given message and await a response.
blockingSend(T) - Method in interface net.grinder.communication.MessageDispatchRegistry.BlockingHandler
Handle the given message.
BlockingSender - Interface in net.grinder.communication
Interface for classes that manage the sending of messages.
BlockingSender.NoResponseException - Exception in net.grinder.communication
Exception indicating that the server chose to send no response back to a BlockingSender.blockingSend(Message).
BodyType - Interface in net.grinder.plugin.http.xml
An XML BodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BodyType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
BodyTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML BodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
BodyTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.BodyTypeImpl
 
BooleanCondition - Class in net.grinder.util.thread
Lock object that has two states.
BooleanCondition() - Constructor for class net.grinder.util.thread.BooleanCondition
 
BooleanProperty - Class in net.grinder.util
Introspects a boolean property of a Java Bean and provides setter and getter methods.
BooleanProperty(Object, String) - Constructor for class net.grinder.util.BooleanProperty
Constructor.
BooleanProperty.PropertyException - Exception in net.grinder.util
Indicates a problem with accessing the property.
Buffer - Interface in net.grinder.console.editor
Buffer state.
Buffer.Type - Enum in net.grinder.console.editor
Buffer type.
bufferAdded(Buffer) - Method in class net.grinder.console.editor.EditorModel.AbstractListener
Called when a buffer has been added.
bufferAdded(Buffer) - Method in interface net.grinder.console.editor.EditorModel.Listener
Called when a buffer has been added.
BufferedEchoMessageEncoder - Class in net.grinder.util.logback
A version of EchoEncoder that logs only the message and is buffered.
BufferedEchoMessageEncoder() - Constructor for class net.grinder.util.logback.BufferedEchoMessageEncoder
 
bufferNotUpToDate(Buffer) - Method in class net.grinder.console.editor.EditorModel.AbstractListener
Called when an independent modification to a buffer's associated file has been detected.
bufferNotUpToDate(Buffer) - Method in interface net.grinder.console.editor.EditorModel.Listener
Called when an independent modification to a buffer's associated file has been detected.
bufferRemoved(Buffer) - Method in class net.grinder.console.editor.EditorModel.AbstractListener
Called when a buffer has been removed.
bufferRemoved(Buffer) - Method in interface net.grinder.console.editor.EditorModel.Listener
Called when a buffer has been removed.
bufferStateChanged(Buffer) - Method in class net.grinder.console.editor.EditorModel.AbstractListener
Called when a buffer's state has changed.
bufferStateChanged(Buffer) - Method in interface net.grinder.console.editor.EditorModel.Listener
Called when a buffer's state has changed.

C

CacheHighWaterMark - Interface in net.grinder.messages.agent
A timed checkpoint of the agent cache state.
CacheStatusReport - Interface in net.grinder.messages.console
Report of the cache status.
CallAssertions - Interface in net.grinder.testutility
 
CallData - Class in net.grinder.testutility
Method call data.
CallData(Method, Object, Object...) - Constructor for class net.grinder.testutility.CallData
 
CallData(Method, Throwable, Object...) - Constructor for class net.grinder.testutility.CallData
 
CallData.ANY_TYPE - Class in net.grinder.testutility
Class that represents a parameter that is compatible with any type.
CallData.ANY_TYPE() - Constructor for class net.grinder.testutility.CallData.ANY_TYPE
 
CallRecorder - Class in net.grinder.testutility
Utility class used to record and assert method invocations.
CallRecorder() - Constructor for class net.grinder.testutility.CallRecorder
 
CallRecorder.MethodFilter - Interface in net.grinder.testutility
 
canApply(Method) - Method in enum net.grinder.util.weave.Weaver.TargetSource
Whether this target source can be used to instrument a given method.
cancel() - Method in interface net.grinder.script.Barrier
Cancel this Barrier and reduce the total number of instances for the barrier name.
cancel() - Method in class net.grinder.synchronisation.BarrierImplementation
Cancel this Barrier and reduce the total number of instances for the barrier name.
cancelAll() - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Cancels all waiters and removes all barriers.
cancelAll() - Method in class net.grinder.synchronisation.AbstractBarrierGroups
Calls BarrierGroup.cancelAll() on all of our barrier groups.
cancelAll() - Method in interface net.grinder.synchronisation.BarrierGroup
Cancels all waiters and removes all barriers.
CancelledBarrierException - Exception in net.grinder.script
Exception thrown when attempting to wait on a cancelled barrier.
CancelledBarrierException(String) - Constructor for exception net.grinder.script.CancelledBarrierException
Creates a new CancelledBarrierException instance.
cancelWaiter(BarrierIdentity) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Cancel a waiter.
cancelWaiter(BarrierIdentity) - Method in interface net.grinder.synchronisation.BarrierGroup
Cancel a waiter.
CancelWaiterMessage - Class in net.grinder.synchronisation.messages
Barrier group message requesting that a waiter be removed.
CancelWaiterMessage(String, BarrierIdentity) - Constructor for class net.grinder.synchronisation.messages.CancelWaiterMessage
Constructor.
canonicalizePath(String) - Static method in class HTTPClient.URI
Remove all "/../" and "/./" from path, where possible.
changeIndent(int) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Change the indent level.
checkCondition() - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Check whether the barrier condition is satisfied.
checkForMessage(int) - Method in class net.grinder.engine.communication.ConsoleListener
Check for messages matching the given mask.
chunkedDecode(InputStream) - Static method in class HTTPClient.Codecs
Decodes chunked data.
chunkedEncode(byte[], NVPair[], boolean) - Static method in class HTTPClient.Codecs
Encodes data used the chunked encoding.
chunkedEncode(byte[], int, int, NVPair[], boolean) - Static method in class HTTPClient.Codecs
Encodes data used the chunked encoding.
ClassLoaderUtilities - Class in net.grinder.util
Class loader related utilities.
ClassLoaderUtilities() - Constructor for class net.grinder.util.ClassLoaderUtilities
 
clear() - Method in class net.grinder.util.WeakValueHashMap
Clear all entries out of the map.
ClearCacheMessage - Class in net.grinder.messages.agent
Message that instructs the agent to clear its file cache.
ClearCacheMessage() - Constructor for class net.grinder.messages.agent.ClearCacheMessage
Constructor.
clearFileCaches(Address) - Method in interface net.grinder.console.communication.DistributionControl
Signal agents matching the given address to clear their file caches.
clearFileCaches(Address) - Method in class net.grinder.console.communication.DistributionControlImplementation
Signal agents matching the given address to clear their file caches.
clearWaiters(Set<BarrierIdentity>) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Clear waiters.
ClientBarrierGroups - Class in net.grinder.synchronisation
BarrierGroups implementation which delegates to a remote instance.
ClientBarrierGroups(Sender, MessageDispatchRegistry) - Constructor for class net.grinder.synchronisation.ClientBarrierGroups
Constructor.
clientEndPoint(Socket) - Static method in class net.grinder.tools.tcpproxy.EndPoint
Return an EndPoint describing the remote (client) side of the given socket.
ClientReceiver - Class in net.grinder.communication
Manages receipt of messages from a server over a TCP connection.
ClientSender - Class in net.grinder.communication
Class that manages the sending of messages to a server.
ClojureScriptEngineService - Class in net.grinder.scriptengine.clojure
Clojure script engine.
ClojureScriptEngineService() - Constructor for class net.grinder.scriptengine.clojure.ClojureScriptEngineService
 
clone() - Method in class HTTPClient.AuthorizationInfo
 
clone() - Method in class HTTPClient.Request
 
clone() - Method in class HTTPClient.Response
 
close() - Method in class HTTPClient.HttpOutputStream
Closes the stream and causes the data to be sent if it has not already been done so.
close(Reader) - Static method in class net.grinder.common.Closer
Close the resource.
close(Writer) - Static method in class net.grinder.common.Closer
Close the resource.
close(InputStream) - Static method in class net.grinder.common.Closer
Close the resource.
close(OutputStream) - Static method in class net.grinder.common.Closer
Close the resource.
close(Socket) - Static method in class net.grinder.common.Closer
Close the resource.
close() - Method in interface net.grinder.console.client.ConsoleConnection
Close the connection.
close() - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Explicitly closes physical connection to the server.
close(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.ConnectionCache
A connection has been closed, remove the handler.
close(ConnectionDetails) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPFilterEventListener
A connection has been closed.
close() - Method in class net.grinder.util.DelayedCreationFileWriter
Close the file.
close() - Method in class net.grinder.util.logback.BufferedEchoMessageEncoder
closeBuffer(Buffer) - Method in class net.grinder.console.editor.EditorModel
Close a buffer.
Closer - Class in net.grinder.common
Static utility methods to close resource handles.
Codecs - Class in HTTPClient
This class collects various encoders and decoders.
COLLECT_SAMPLES_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
comment - Variable in class HTTPClient.Cookie2
 
comment_url - Variable in class HTTPClient.Cookie2
 
CommentSource - Interface in net.grinder.tools.tcpproxy
Interface for passing comments, inserted by the user during a capture with the TCPProxy, to the TCPProxyFilters.
CommentSourceImplementation - Class in net.grinder.tools.tcpproxy
Thread-safe implementation of the CommentSource and UpdatableCommentSource interfaces.
CommentSourceImplementation() - Constructor for class net.grinder.tools.tcpproxy.CommentSourceImplementation
 
CommentType - Interface in net.grinder.plugin.http.xml
An XML CommentType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
CommentType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
CommentTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML CommentType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
CommentTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.CommentTypeImpl
 
CommentTypeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.CommentTypeImpl
 
CommonHeadersType - Interface in net.grinder.plugin.http.xml
An XML CommonHeadersType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
CommonHeadersType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
CommonHeadersTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML CommonHeadersType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
CommonHeadersTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
 
CommunicationDefaults - Class in net.grinder.communication
Default communication constants.
CommunicationException - Exception in net.grinder.communication
Exception thrown by communication package.
CommunicationException(String) - Constructor for exception net.grinder.communication.CommunicationException
Constructor.
CommunicationException(String, Throwable) - Constructor for exception net.grinder.communication.CommunicationException
Constructor.
compare(ProcessReport, ProcessReport) - Method in class net.grinder.common.processidentity.ProcessReport.StateThenNameThenNumberComparator
 
compare(ProcessControl.ProcessReports, ProcessControl.ProcessReports) - Method in class net.grinder.console.communication.ProcessControl.ProcessReportsComparator
 
compareTo(Test) - Method in class net.grinder.common.AbstractTestSemantics
Define ordering.
compareTo(EndPoint) - Method in class net.grinder.tools.tcpproxy.EndPoint
Implement Comparable so that we can order pairs of EndPoint's consistently.
CompositeFilter - Class in net.grinder.tools.tcpproxy
Composite TCPProxyFilter.
CompositeFilter() - Constructor for class net.grinder.tools.tcpproxy.CompositeFilter
 
CompositeInstrumenter - Class in net.grinder.scriptengine
Composite instrumenter.
CompositeInstrumenter(Instrumenter...) - Constructor for class net.grinder.scriptengine.CompositeInstrumenter
Constructor.
CompositeInstrumenter(List<Instrumenter>) - Constructor for class net.grinder.scriptengine.CompositeInstrumenter
Constructor.
compositeStatisticsTotals() - Method in class net.grinder.statistics.TestStatisticsMap
Add up all the composite statistics.
con - Variable in class HTTPClient.HttpURLConnection
the current connection
Condition - Class in net.grinder.util.thread
Object used for synchronisation.
Condition() - Constructor for class net.grinder.util.thread.Condition
 
ConflictingTokenReferenceType - Interface in net.grinder.plugin.http.xml
An XML ConflictingTokenReferenceType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ConflictingTokenReferenceType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
ConflictingTokenReferenceTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML ConflictingTokenReferenceType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ConflictingTokenReferenceTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
 
CONN - Static variable in class HTTPClient.Log
The HTTPConnection facility (1)
connect() - Method in class HTTPClient.HttpURLConnection
Connects to the server (if connection not still kept alive) and issues the request.
connect(Connector, Address) - Static method in class net.grinder.communication.ClientReceiver
Factory method that makes a TCP connection and returns a corresponding Receiver.
connect(Connector, Address) - Static method in class net.grinder.communication.ClientSender
Factory method that makes a TCP connection and returns a corresponding Sender.
connect(ClientReceiver) - Static method in class net.grinder.communication.ClientSender
Factory method that makes a Sender around the existing TCP connection owned by the supplied ClientReceiver.
connect(String, int) - Method in class net.grinder.console.client.ConsoleConnectionFactory
connectionAccepted(ConnectionType, ConnectionIdentity) - Method in interface net.grinder.communication.Acceptor.Listener
A connection has been accepted.
ConnectionCache - Class in net.grinder.plugin.http.tcpproxyfilter
Map of ConnectionDetails to handlers.
ConnectionCache(ConnectionHandlerFactory) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ConnectionCache
Constructor.
connectionClosed(ConnectionType, ConnectionIdentity) - Method in interface net.grinder.communication.Acceptor.Listener
A connection has been closed.
connectionClosed(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRequestFilter
A connection has been closed.
connectionClosed(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPResponseFilter
A connection has been closed.
connectionClosed() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.OutputStreamFilterTee
A connection has been closed.
connectionClosed(ConnectionDetails) - Method in class net.grinder.tools.tcpproxy.CompositeFilter
A connection has been closed.
connectionClosed(ConnectionDetails) - Method in class net.grinder.tools.tcpproxy.EchoFilter
A connection has been closed.
connectionClosed(ConnectionDetails) - Method in class net.grinder.tools.tcpproxy.NullFilter
A connection has been closed.
connectionClosed(ConnectionDetails) - Method in interface net.grinder.tools.tcpproxy.TCPProxyFilter
A connection has been closed.
ConnectionDetails - Class in net.grinder.tools.tcpproxy
Class that represents a TCP connection.
ConnectionDetails(EndPoint, EndPoint, boolean) - Constructor for class net.grinder.tools.tcpproxy.ConnectionDetails
Creates a new ConnectionDetails instance.
ConnectionHandler - Interface in net.grinder.plugin.http.tcpproxyfilter
Per-connection message handler.
ConnectionHandlerFactory - Interface in net.grinder.plugin.http.tcpproxyfilter
Factory for ConnectionHandlers.
ConnectionHandlerFactoryImplementation - Class in net.grinder.plugin.http.tcpproxyfilter
Factory for ConnectionHandlers.
ConnectionHandlerFactoryImplementation(HTTPRecording, Logger, RegularExpressions, URIParser, AttributeStringParser, StringEscaper, CommentSource) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ConnectionHandlerFactoryImplementation
Constructor.
ConnectionIdentity - Class in net.grinder.communication
Value object that represents the identity of an accepted connection.
connectionOpened(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRequestFilter
A connection has been opened.
connectionOpened(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPResponseFilter
A new connection has been opened.
connectionOpened() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.OutputStreamFilterTee
A new connection has been opened.
connectionOpened(ConnectionDetails) - Method in class net.grinder.tools.tcpproxy.CompositeFilter
A new connection has been opened.
connectionOpened(ConnectionDetails) - Method in class net.grinder.tools.tcpproxy.EchoFilter
A new connection has been opened.
connectionOpened(ConnectionDetails) - Method in class net.grinder.tools.tcpproxy.NullFilter
A new connection has been opened.
connectionOpened(ConnectionDetails) - Method in interface net.grinder.tools.tcpproxy.TCPProxyFilter
A new connection has been opened.
connections - Static variable in class HTTPClient.HttpURLConnection
the cache of HTTPConnections
ConnectionType - Enum in net.grinder.communication
Constants that are used to discriminate between different types of connections.
Connector - Class in net.grinder.communication
Connection factory.
Connector(String, int, ConnectionType) - Constructor for class net.grinder.communication.Connector
Constructor.
ConnectorFactory - Class in net.grinder.engine.common
ConnectorFactory.
ConnectorFactory(ConnectionType) - Constructor for class net.grinder.engine.common.ConnectorFactory
Constructor.
Console - Class in net.grinder
This is the entry point of The Grinder console.
CONSOLE_HOST - Static variable in class net.grinder.common.GrinderProperties
Key to use for the console host property.
CONSOLE_HOST - Static variable in class net.grinder.communication.CommunicationDefaults
Default console host.
CONSOLE_HOST_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
CONSOLE_PORT - Static variable in class net.grinder.common.GrinderProperties
Key to use for the console host property.
CONSOLE_PORT - Static variable in class net.grinder.communication.CommunicationDefaults
Default console port.
CONSOLE_PORT_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
ConsoleCommunication - Interface in net.grinder.console.communication
Handles communication for the console.
ConsoleCommunicationImplementation - Class in net.grinder.console.communication
Handles communication for the console.
ConsoleCommunicationImplementation(Resources, ConsoleProperties, ErrorHandler, TimeAuthority) - Constructor for class net.grinder.console.communication.ConsoleCommunicationImplementation
Constructor that uses a default idlePollDelay.
ConsoleCommunicationImplementation(Resources, ConsoleProperties, ErrorHandler, TimeAuthority, long, long) - Constructor for class net.grinder.console.communication.ConsoleCommunicationImplementation
Constructor.
ConsoleConnection - Interface in net.grinder.console.client
Console API.
ConsoleConnectionException - Exception in net.grinder.console.client
Exception indicating problem related to a console connection.
ConsoleConnectionException(String) - Constructor for exception net.grinder.console.client.ConsoleConnectionException
Constructor.
ConsoleConnectionException(String, Throwable) - Constructor for exception net.grinder.console.client.ConsoleConnectionException
Constructor.
ConsoleConnectionFactory - Class in net.grinder.console.client
Something that can create ConsoleConnection instances.
ConsoleConnectionFactory() - Constructor for class net.grinder.console.client.ConsoleConnectionFactory
Constructor.
ConsoleConnectionFactory(ScheduledExecutorService) - Constructor for class net.grinder.console.client.ConsoleConnectionFactory
Constructor.
ConsoleException - Exception in net.grinder.console.common
Console exception class.
ConsoleException(String) - Constructor for exception net.grinder.console.common.ConsoleException
Constructor.
ConsoleException(String, Throwable) - Constructor for exception net.grinder.console.common.ConsoleException
Constructor.
ConsoleFoundation - Class in net.grinder.console
This is the entry point of The Grinder console.
ConsoleFoundation(Resources, Logger, boolean) - Constructor for class net.grinder.console.ConsoleFoundation
Constructor.
ConsoleFoundation(Resources, Logger, boolean, Timer, ConsoleProperties) - Constructor for class net.grinder.console.ConsoleFoundation
Constructor.
ConsoleFoundation.UI - Interface in net.grinder.console
Contract for user interfaces.
ConsoleFoundation.WireMessageDispatch - Class in net.grinder.console
Factory that wires up the message dispatch.
ConsoleFoundation.WireMessageDispatch(ConsoleCommunication, SampleModel, SampleModelViews, DispatchClientCommands) - Constructor for class net.grinder.console.ConsoleFoundation.WireMessageDispatch
Constructor.
ConsoleListener - Class in net.grinder.engine.communication
Process console messages and allows them to be asynchronously queried.
ConsoleListener(Condition, Logger) - Constructor for class net.grinder.engine.communication.ConsoleListener
Constructor.
ConsoleProperties - Class in net.grinder.console.model
Class encapsulating the console options.
ConsoleProperties(Resources, File) - Constructor for class net.grinder.console.model.ConsoleProperties
Construct a ConsoleProperties backed by the given file.
ConsoleProperties(ConsoleProperties) - Constructor for class net.grinder.console.model.ConsoleProperties
Copy constructor.
ConsoleUI - Class in net.grinder.console.swingui
Swing UI for console.
ConsoleUI(Resources, ConsoleProperties, SampleModel, SampleModelViews, ProcessControl, FileDistribution, Logger) - Constructor for class net.grinder.console.swingui.ConsoleUI
Creates a new ConsoleUI instance.
containsRegex(String) - Static method in class net.grinder.testutility.MockingUtilities
Like Matchers.matches(java.lang.String), but uses find rather than matches, so supports multi-line strings.
COOKI - Static variable in class HTTPClient.Log
The Cookies facility (16)
Cookie - Class in HTTPClient
This class represents an http cookie as specified in Netscape's cookie spec; however, because not even Netscape follows their own spec, and because very few folks out there actually read specs but instead just look whether Netscape accepts their stuff, the Set-Cookie header field parser actually tries to follow what Netscape has implemented, instead of what the spec says.
Cookie(String, String, String, String, Date, boolean) - Constructor for class HTTPClient.Cookie
Create a cookie.
Cookie(RoRequest) - Constructor for class HTTPClient.Cookie
Use parse() to create cookies.
Cookie2 - Class in HTTPClient
This class represents an http cookie as specified in the HTTP State Management Mechanism spec (also known as a version 1 cookie).
Cookie2(String, String, String, int[], String, Date, boolean, boolean, String, URI) - Constructor for class HTTPClient.Cookie2
Create a cookie.
Cookie2(RoRequest) - Constructor for class HTTPClient.Cookie2
Use parse() to create cookies.
CookieModule - Class in HTTPClient
This module handles Netscape cookies (also called Version 0 cookies) and Version 1 cookies.
CookiePolicyHandler - Interface in HTTPClient
This is the interface that a cookie policy handler must implement.
copy(InputStream, OutputStream) - Method in class net.grinder.testutility.StreamCopier
Copies from the input stream to the output stream until the input stream is empty or one of the streams reports an error.
copy(InputStream, OutputStream) - Method in class net.grinder.util.StreamCopier
Copies from the input stream to the output stream until the input stream is empty or one of the streams reports an error.
copyFrom(Request) - Method in class HTTPClient.Request
Copy all the fields from other to this request.
copyTo(Directory, boolean) - Method in class net.grinder.util.Directory
Copy contents of the directory to the target directory.
CountingInputStream - Class in net.grinder.testutility
 
CountingInputStream(InputStream) - Constructor for class net.grinder.testutility.CountingInputStream
 
countLines(File) - Static method in class net.grinder.testutility.FileUtilities
 
create() - Method in interface HTTPClient.HTTPConnection.BandwidthLimiterFactory
 
create(AgentProcessReport) - Method in class net.grinder.console.common.ProcessReportDescriptionFactory
Factory method that creates a description from an agent process report.
create(WorkerProcessReport) - Method in class net.grinder.console.common.ProcessReportDescriptionFactory
Factory method that creates a description from a worker process report.
create() - Method in interface net.grinder.console.editor.TextSource.Factory
 
create(GrinderProperties) - Method in class net.grinder.engine.common.ConnectorFactory
Factory method.
create(Logger) - Static method in class net.grinder.engine.process.dcr.DCRContextImplementation
Attempt to create a context.
create(ConnectionDetails) - Method in interface net.grinder.plugin.http.tcpproxyfilter.ConnectionHandlerFactory
Factory method.
create(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.ConnectionHandlerFactoryImplementation
Factory method.
create() - Method in class net.grinder.statistics.StatisticsSetFactory
Factory method.
create(T) - Static method in class net.grinder.testutility.DelegatingStubFactory
 
create(Class<T>) - Static method in class net.grinder.testutility.RandomStubFactory
 
create() - Method in class net.grinder.util.Directory
Create the directory if it doesn't exist.
create(Directory) - Method in class net.grinder.util.FileContents
Write the FileContents to the given directory, overwriting any existing content.
create(PointCutRegistry) - Method in class net.grinder.util.weave.j2se6.ASMTransformerFactory
Factory method.
create(PointCutRegistry) - Method in interface net.grinder.util.weave.j2se6.DCRWeaver.ClassFileTransformerFactory
Factory method.
createBarrierGroup(String) - Method in class net.grinder.synchronisation.AbstractBarrierGroups
Factory method through which subclasses provide an appropriate barrier group implementation.
createBarrierGroup(String) - Method in class net.grinder.synchronisation.ClientBarrierGroups
Factory method through which subclasses provide an appropriate barrier group implementation.
createBarrierGroup(String) - Method in class net.grinder.synchronisation.LocalBarrierGroups
Factory method through which subclasses provide an appropriate barrier group implementation.
createBodyDataFileName() - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Create a new file name for body data.
createBodyDataFileName() - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Create a new file name for body data.
createCachedThreadPool(String) - Static method in class net.grinder.util.thread.ExecutorFactory
Create a cached thread pool.
createClientSocket(EndPoint) - Method in interface net.grinder.tools.tcpproxy.TCPProxySocketFactory
Factory method for client sockets.
createClientSocket(Socket, EndPoint) - Method in interface net.grinder.tools.tcpproxy.TCPProxySSLSocketFactory
Factory method for client sockets that are layered over existing sockets.
createClientSocket(EndPoint) - Method in class net.grinder.tools.tcpproxy.TCPProxySSLSocketFactoryImplementation
Factory method for client sockets.
createClientSocket(Socket, EndPoint) - Method in class net.grinder.tools.tcpproxy.TCPProxySSLSocketFactoryImplementation
Factory method for client sockets that are layered over existing sockets.
createConstant(long) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a constant long expression.
createConstant(double) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a constant float expression.
createDivision(StatisticExpression, StatisticExpression) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a division.
createExpression(String) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Parse an expression.
createExpressionView(String, String, boolean) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Creates a new ExpressionView instance.
createExpressionView(String, StatisticExpression) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Creates a new ExpressionView instance.
createFile(File, List<String>) - Static method in class net.grinder.testutility.FileUtilities
 
createFile(File, String...) - Static method in class net.grinder.testutility.FileUtilities
 
createInstrumentedProxy(Test, Recorder, Object) - Method in class net.grinder.scriptengine.AbstractDCRInstrumenter
Create a proxy object that wraps an target object for a test.
createInstrumentedProxy(Test, Recorder, Object) - Method in class net.grinder.scriptengine.CompositeInstrumenter
Create a proxy object that wraps an target object for a test.
createInstrumentedProxy(Test, Recorder, Object) - Method in interface net.grinder.scriptengine.Instrumenter
Create a proxy object that wraps an target object for a test.
createInstrumenters() - Method in class net.grinder.scriptengine.clojure.ClojureScriptEngineService
Initialises script engine instrumentation.
createInstrumenters() - Method in class net.grinder.scriptengine.java.JavaScriptEngineService
Initialises script engine instrumentation.
createInstrumenters() - Method in class net.grinder.scriptengine.jython.JythonScriptEngineService
Initialises script engine instrumentation.
createInstrumenters() - Method in interface net.grinder.scriptengine.ScriptEngineService
Initialises script engine instrumentation.
createMinus(StatisticExpression, StatisticExpression[]) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a minus expression.
createNegation(StatisticExpression) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a negation.
createPeak(StatisticsIndexMap.DoubleIndex, StatisticExpression) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a peak double statistic.
createPeak(StatisticsIndexMap.LongIndex, StatisticExpression) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a peak long statistic.
createPrimitive(StatisticsIndexMap.DoubleIndex) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a primitive double expression.
createPrimitive(StatisticsIndexMap.LongIndex) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a primitive long expression.
createProduct(StatisticExpression[]) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a product.
createProxy(Object) - Method in interface net.grinder.script.TestRegistry.RegisteredTest
Create a proxy object that wraps an target object for this test.
createRandomFile(File) - Static method in class net.grinder.testutility.FileUtilities
 
createScriptEngine(ScriptLocation) - Method in class net.grinder.scriptengine.clojure.ClojureScriptEngineService
If the script engine service can handle the given script, it should return a suitable implementation.
createScriptEngine(ScriptLocation) - Method in class net.grinder.scriptengine.java.JavaScriptEngineService
If the script engine service can handle the given script, it should return a suitable implementation.
createScriptEngine(ScriptLocation) - Method in class net.grinder.scriptengine.jython.JythonScriptEngineService
If the script engine service can handle the given script, it should return a suitable implementation.
createScriptEngine(ScriptLocation) - Method in interface net.grinder.scriptengine.ScriptEngineService
If the script engine service can handle the given script, it should return a suitable implementation.
createServerSocket(EndPoint, int) - Method in interface net.grinder.tools.tcpproxy.TCPProxySocketFactory
Factory method for server sockets.
createServerSocket(EndPoint, int) - Method in class net.grinder.tools.tcpproxy.TCPProxySSLSocketFactoryImplementation
Factory method for server sockets.
createSquareRoot(StatisticExpression) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a square root.
createSum(StatisticExpression[]) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Create a sum.
createThreadListener(PluginThreadContext) - Method in class net.grinder.plugin.http.HTTPPlugin
Called by the engine to obtain a new PluginThreadListener.
createThreadListener(PluginThreadContext) - Method in interface net.grinder.plugininterface.GrinderPlugin
This method is called to create a handler for each thread.
createThreadPool(String, int) - Static method in class net.grinder.util.thread.ExecutorFactory
Create a fixed size thread pool.
createUniqueString(String) - Method in class net.grinder.util.UniqueIdentityGenerator
Create a unique string.
createWorkerRunnable() - Method in interface net.grinder.scriptengine.ScriptEngineService.ScriptEngine
Create a ScriptEngineService.WorkerRunnable that will be used to run the work for one worker thread.
createWorkerRunnable(Object) - Method in interface net.grinder.scriptengine.ScriptEngineService.ScriptEngine
Create a ScriptEngineService.WorkerRunnable that will be used to run the work for one worker thread.

D

DataLogArguments - Class in net.grinder.engine.process
The data logger provides this additional information for use by custom appender configurations in the first SLF4J argument.
DCRContext - Interface in net.grinder.scriptengine
Provide access to DCR instrumentation.
DCRContextImplementation - Class in net.grinder.engine.process.dcr
Wrap up the DCR context for use by AbstractDCRInstrumenter implementations.
DCRWeaver - Class in net.grinder.util.weave.j2se6
Weaver that uses Java 6 dynamic class retransformation.
DCRWeaver(DCRWeaver.ClassFileTransformerFactory, Instrumentation) - Constructor for class net.grinder.util.weave.j2se6.DCRWeaver
Constructor.
DCRWeaver.ClassFileTransformerFactory - Interface in net.grinder.util.weave.j2se6
Factory that generates ClassFileTransformers which perform the weaving.
DEFAULT_DISTRIBUTION_FILE_FILTER_EXPRESSION - Static variable in class net.grinder.console.model.ConsoleProperties
Default regular expression for filtering distribution files.
DEFAULT_PROPERTIES - Static variable in class net.grinder.common.GrinderProperties
Default file name for properties.
DEFAULT_SCRIPT - Static variable in class net.grinder.common.GrinderProperties
Default script file name.
DefaultAuthHandler - Class in HTTPClient
This class is the default authorization handler.
DefaultAuthHandler() - Constructor for class HTTPClient.DefaultAuthHandler
 
defaultPort(String) - Static method in class HTTPClient.URI
Return the default port used by a given protocol.
defaultPort(String) - Static method in class HTTPClient.Util
Deprecated.
use URI.defaultPort() instead
defaultPorts - Static variable in class HTTPClient.URI
 
DelayedCreationFileWriter - Class in net.grinder.util
FileWriter that doesn't create a file until a write occurs.
DelayedCreationFileWriter(File, boolean) - Constructor for class net.grinder.util.DelayedCreationFileWriter
Constructor.
DelegatingStubFactory<T> - Class in net.grinder.testutility
AbstractStubFactory that intercepts and records invocations to a delegate.
Delete(String) - Method in class HTTPClient.HTTPConnection
Requests that file be DELETEd from the server.
Delete(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Requests that file be DELETEd from the server.
DELETE() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP DELETE request.
DELETE(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP DELETE request.
DELETE(String, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP DELETE request.
DELETE - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
delete() - Method in class net.grinder.testutility.TemporaryDirectory
 
delete() - Method in class net.grinder.util.Directory
Delete the directory.
deleteContents() - Method in class net.grinder.util.Directory
Delete the contents of the directory.
deleteHeader(String) - Method in class HTTPClient.Response
Removes a header field from the list of headers.
deleteTrailer(String) - Method in class HTTPClient.Response
Removes a trailer field from the list of trailers.
DEMUX - Static variable in class HTTPClient.Log
The StreamDemultiplexor facility (4)
dequoteString(String) - Static method in class HTTPClient.Util
Replace quoted characters by their unquoted version.
Directory - Class in net.grinder.util
Wrapper around a directory path that behaves in a similar manner to java.io.File.
Directory() - Constructor for class net.grinder.util.Directory
Constructor that builds a Directory for the current working directory.
Directory(File) - Constructor for class net.grinder.util.Directory
Constructor.
Directory.DirectoryException - Exception in net.grinder.util
An exception type used to report Directory related problems.
discard() - Method in class HTTPClient.Cookie
 
discard - Variable in class HTTPClient.Cookie2
 
discard() - Method in class HTTPClient.Cookie2
 
discardAllCookies() - Static method in class HTTPClient.CookieModule
Discard all cookies for all contexts.
discardAllCookies(Object) - Static method in class HTTPClient.CookieModule
Discard all cookies for the given context.
discardMessages(int) - Method in class net.grinder.engine.communication.ConsoleListener
Discard pending messages that match the given mask.
disconnect() - Method in class HTTPClient.HttpURLConnection
Closes all the connections to this server.
DispatchClientCommands - Class in net.grinder.console.communication.server
DispatchClientCommands.
DispatchClientCommands(SampleModel, SampleModelViews, ProcessControl) - Constructor for class net.grinder.console.communication.server.DispatchClientCommands
Constructor for DispatchClientCommands.
DisplayMessageConsoleException - Exception in net.grinder.console.common
Exception that can be displayed through the user interface.
DisplayMessageConsoleException(Resources, String) - Constructor for exception net.grinder.console.common.DisplayMessageConsoleException
Constructor.
DisplayMessageConsoleException(Resources, String, Exception) - Constructor for exception net.grinder.console.common.DisplayMessageConsoleException
Constructor.
DisplayMessageConsoleException(Resources, String, Object[]) - Constructor for exception net.grinder.console.common.DisplayMessageConsoleException
Constructor.
DisplayMessageConsoleException(Resources, String, Object[], Exception) - Constructor for exception net.grinder.console.common.DisplayMessageConsoleException
Constructor.
dispose() - Method in class net.grinder.plugin.http.tcpproxyfilter.ConnectionCache
Called after the filter has been stopped.
dispose() - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Called after the component has been stopped.
DISTRIBUTE_ON_START_ASK_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
DistributeFileMessage - Class in net.grinder.messages.agent
Message used to distribute a file from the console to the agent processes.
DistributeFileMessage(FileContents) - Constructor for class net.grinder.messages.agent.DistributeFileMessage
Constructor.
DISTRIBUTION_DIRECTORY_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
DISTRIBUTION_FILE_FILTER_EXPRESSION_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
DistributionCacheCheckpointMessage - Class in net.grinder.messages.agent
Pass a cache check point to the agent.
DistributionCacheCheckpointMessage(CacheHighWaterMark) - Constructor for class net.grinder.messages.agent.DistributionCacheCheckpointMessage
Constructor.
DistributionControl - Interface in net.grinder.console.communication
Interface for sending files to the agent process caches.
DistributionControlImplementation - Class in net.grinder.console.communication
Implementation of DistributionControl.
DistributionControlImplementation(ConsoleCommunication) - Constructor for class net.grinder.console.communication.DistributionControlImplementation
Constructor.
doEncode(ILoggingEvent) - Method in class net.grinder.util.logback.BufferedEchoMessageEncoder
doIt() - Method in class net.grinder.testutility.Time
 
domain - Variable in class HTTPClient.Cookie
 
domain_set - Variable in class HTTPClient.Cookie2
 
dontProxyFor(String) - Static method in class HTTPClient.HTTPConnection
Add host to the list of hosts which should be accessed directly, not via any proxy set by setProxyServer().
dontProxyFor(String[]) - Static method in class HTTPClient.HTTPConnection
Convenience method to add a number of hosts at once.
doProxyFor(String) - Static method in class HTTPClient.HTTPConnection
Remove host from the list of hosts for which the proxy should not be used.

E

EchoFilter - Class in net.grinder.tools.tcpproxy
Filter that echos to the output stream of a logger.
EchoFilter(PrintWriter) - Constructor for class net.grinder.tools.tcpproxy.EchoFilter
Constructor.
EditorException - Exception in net.grinder.console.editor
Exception that indicates an editor model related problem.
EditorModel - Class in net.grinder.console.editor
Editor model.
EditorModel(Resources, TextSource.Factory, AgentCacheState, FileChangeWatcher) - Constructor for class net.grinder.console.editor.EditorModel
Constructor.
EditorModel.AbstractListener - Class in net.grinder.console.editor
Base EditorModel.Listener implementation that does nothing.
EditorModel.AbstractListener() - Constructor for class net.grinder.console.editor.EditorModel.AbstractListener
 
EditorModel.Listener - Interface in net.grinder.console.editor
Interface for listeners.
ENABLE_BACKWARDS_COMPATIBILITY - Static variable in class HTTPClient.URI
If true, then the parser will resolve certain URI's in backwards compatible (but technically incorrect) manner.
end(boolean) - Method in interface net.grinder.scriptengine.Recorder
Call after instrumented code to complete test recording.
EndPoint - Class in net.grinder.tools.tcpproxy
Class that represents the endpoint of a TCP connection.
EndPoint(String, int) - Constructor for class net.grinder.tools.tcpproxy.EndPoint
Constructor.
EndPoint(InetAddress, int) - Constructor for class net.grinder.tools.tcpproxy.EndPoint
Constructor.
endRun() - Method in class net.grinder.common.SkeletonThreadLifeCycleListener
This method is called at the end of every run.
endRun() - Method in interface net.grinder.common.ThreadLifeCycleListener
This method is called at the end of every run.
endThread() - Method in class net.grinder.common.SkeletonThreadLifeCycleListener
This method is called when the thread has been shut down.
endThread() - Method in interface net.grinder.common.ThreadLifeCycleListener
This method is called when the thread has been shut down.
EngineException - Exception in net.grinder.engine.common
Base for exceptions thrown by the engine.
EngineException(String) - Constructor for exception net.grinder.engine.common.EngineException
Creates a new EngineException instance.
EngineException(String, Throwable) - Constructor for exception net.grinder.engine.common.EngineException
Creates a new EngineException instance.
enter(Object, String) - Static method in class net.grinder.engine.process.dcr.RecorderLocator
Called when a weaved method is entered.
enumValue() - Method in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
enumValue() - Method in interface net.grinder.plugin.http.xml.RequestType.Method
 
enumValue() - Method in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
equalContents(T) - Static method in class net.grinder.testutility.MockingUtilities
 
equals(Object) - Method in class HTTPClient.AuthorizationInfo
Two AuthorizationInfos are considered equal if their host, port, scheme and realm match.
equals(Object) - Method in class HTTPClient.Cookie
Two cookies match if the name, path and domain match.
equals(Object) - Method in class HTTPClient.HttpHeaderElement
Two elements are equal if they have the same name.
equals(Object) - Method in class HTTPClient.URI
 
equals(Object) - Method in class net.grinder.common.AbstractTestSemantics
equals(Object) - Method in class net.grinder.common.processidentity.ProcessAddress
equals(Object) - Method in class net.grinder.communication.ConnectionIdentity
equals(Object) - Method in class net.grinder.communication.Connector
equals(Object) - Method in class net.grinder.engine.common.ScriptLocation
Equality.
equals(Object) - Method in class net.grinder.statistics.ExpressionView
Value based equality.
equals(Object) - Method in class net.grinder.statistics.TestStatisticsMap
Implement value based equality.
equals(Object) - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
Equality.
equals(Object) - Method in class net.grinder.tools.tcpproxy.EndPoint
Value based equality.
equals(Object) - Method in class net.grinder.util.Directory
Delegate equality to our File.
equals(Object) - Method in class net.grinder.util.Pair
Equality.
equals(Object) - Method in class net.grinder.util.SignificantFigureFormat
ErrorHandler - Interface in net.grinder.console.common
Interface for things that can deal with reporting errors and exceptions.
ErrorQueue - Class in net.grinder.console.common
ErrorHandler that queues up its errors when a delegate ErrorHandler is not available, and passes the errors on when a delegate is available.
ErrorQueue() - Constructor for class net.grinder.console.common.ErrorQueue
 
escape(String, BitSet, boolean) - Static method in class HTTPClient.URI
Escape any character not in the given character class.
escape(char[], BitSet, boolean) - Static method in class HTTPClient.URI
Escape any character not in the given character class.
escape(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Escape quotes and back slashes for Python.
escape(String) - Method in class net.grinder.util.SimpleStringEscaper
Escape a string.
escape(String) - Method in interface net.grinder.util.StringEscaper
Encode a string.
EscapedStringBodyType - Interface in net.grinder.plugin.http.xml
An XML EscapedStringBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
EscapedStringBodyType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
EscapedStringBodyTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML EscapedStringBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
EscapedStringBodyTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.EscapedStringBodyTypeImpl
 
EscapedStringBodyTypeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.EscapedStringBodyTypeImpl
 
escpdFragChar - Static variable in class HTTPClient.URI
list of characters which must not be escaped when escaping a fragment identifier
escpdPathChar - Static variable in class HTTPClient.URI
list of characters which must not be escaped when escaping a path
escpdQueryChar - Static variable in class HTTPClient.URI
list of characters which must not be escaped when escaping a query string
ExecutorFactory - Class in net.grinder.util.thread
Create suitable Executor implementations.
ExecutorFactory() - Constructor for class net.grinder.util.thread.ExecutorFactory
 
exit(Object, String, boolean) - Static method in class net.grinder.engine.process.dcr.RecorderLocator
Called when a weaved method is exited.
expires - Variable in class HTTPClient.Cookie
 
expires() - Method in class HTTPClient.Cookie
 
ExposeInstrumentation - Class in net.grinder.util.weave.agent
Java agent that provides the main code base with access to class redefinition and transformation functions.
ExposeInstrumentation() - Constructor for class net.grinder.util.weave.agent.ExposeInstrumentation
 
ExpressionView - Class in net.grinder.statistics
Associate a statistic expression with display information.
ExtensionMethod(String, String, byte[], NVPair[]) - Method in class HTTPClient.HTTPConnection
This is here to allow an arbitrary, non-standard request to be sent.
ExtensionMethod(String, String, HttpOutputStream, NVPair[]) - Method in class HTTPClient.HTTPConnection
This is here to allow an arbitrary, non-standard request to be sent.
EXTERNAL_EDITOR_ARGUMENTS_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
EXTERNAL_EDITOR_COMMAND_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.

F

FanOutServerSender - Class in net.grinder.communication
Manages the sending of messages to many TCP clients.
FanOutServerSender(Acceptor, ConnectionType, int) - Constructor for class net.grinder.communication.FanOutServerSender
Constructor.
FanOutStreamSender - Class in net.grinder.communication
Manages the sending of messages to many streams.
FanOutStreamSender(int) - Constructor for class net.grinder.communication.FanOutStreamSender
Constructor.
FileChangeWatcher - Interface in net.grinder.console.distribution
Something that can raise events about file changes.
FileChangeWatcher.FileChangedListener - Interface in net.grinder.console.distribution
Listener interface.
fileContents(File) - Static method in class net.grinder.testutility.FileUtilities
 
FileContents - Class in net.grinder.util
Pairing of relative filename and file contents.
FileContents(File, File) - Constructor for class net.grinder.util.FileContents
Constructor.
FileContents.FileContentsException - Exception in net.grinder.util
Exception that indicates a FileContents related problem.
FileDistribution - Interface in net.grinder.console.distribution
File Distribution.
FileDistributionHandler - Interface in net.grinder.console.distribution
Something that can handle the distribution of files.
FileDistributionHandler.Result - Interface in net.grinder.console.distribution
Result of sending a file.
FileDistributionImplementation - Class in net.grinder.console.distribution
FileDistribution implementation.
FileDistributionImplementation(DistributionControl, ProcessControl, Directory, Pattern) - Constructor for class net.grinder.console.distribution.FileDistributionImplementation
Constructor.
FileExtensionMatcher - Class in net.grinder.util
Simple FileFilter that checks the file name ends with a given string.
FileExtensionMatcher(String) - Constructor for class net.grinder.util.FileExtensionMatcher
Constructor.
FileNameBodyType - Interface in net.grinder.plugin.http.xml
An XML FileNameBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
FileNameBodyType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
FileNameBodyTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML FileNameBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
FileNameBodyTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.FileNameBodyTypeImpl
 
FileNameBodyTypeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.FileNameBodyTypeImpl
 
FilenameMangler - Interface in HTTPClient
Codecs.mpFormDataDecode and Codecs.mpFormDataEncode may be handed an instance of a class which implements this interface in order to control names of the decoded files or the names sent in the encoded data.
filesChanged(File[]) - Method in interface net.grinder.console.distribution.FileChangeWatcher.FileChangedListener
Called with a changed file.
FileUtilities - Class in net.grinder.testutility
File utilities used by the unit tests.
FileUtilities() - Constructor for class net.grinder.testutility.FileUtilities
 
findFreePort() - Static method in class net.grinder.testutility.SocketUtilities
 
fireAwaken(Set<BarrierIdentity>) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
FixedWidthFormatter - Class in net.grinder.util
MultiLineFormatter for fixed width text cells.
FixedWidthFormatter(FixedWidthFormatter.Align, FixedWidthFormatter.Flow, int) - Constructor for class net.grinder.util.FixedWidthFormatter
Constructor.
FixedWidthFormatter.Align - Enum in net.grinder.util
Alignment constants.
FixedWidthFormatter.Flow - Enum in net.grinder.util
Flow constants.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in interface HTTPClient.AuthorizationHandler
This method is called whenever auth info is chosen from the list of known info in the AuthorizationInfo class to be sent with a request.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in class HTTPClient.DefaultAuthHandler
For Digest authentication we need to set the uri, response and opaque parameters.
flush() - Method in interface net.grinder.communication.QueuedSender
Send any pending messages queued with Sender.send(net.grinder.communication.Message).
flush() - Method in class net.grinder.communication.QueuedSenderDecorator
Send any pending messages queued with Sender.send(net.grinder.communication.Message).
flush() - Method in class net.grinder.util.DelayedCreationFileWriter
Flush the file.
forEach(AllocateLowestNumber.IteratorCallback) - Method in interface net.grinder.util.AllocateLowestNumber
Call iteratorCallback for each member of the set.
forEach(AllocateLowestNumber.IteratorCallback) - Method in class net.grinder.util.AllocateLowestNumberImplementation
Call iteratorCallback for each member of the set.
forExtension(String) - Static method in enum net.grinder.console.editor.Buffer.Type
 
forInt(int) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Scheme.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class net.grinder.plugin.http.xml.RequestType.Method.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Enum
Returns the enum value corresponding to an int, or null if none.
format(String) - Method in class net.grinder.util.AbstractMultiLineFormatter
Convenience method.
format(String) - Method in interface net.grinder.util.MultiLineFormatter
Convenience method.
format(double, StringBuffer, FieldPosition) - Method in class net.grinder.util.SignificantFigureFormat
Almost certainly doesn't set position correctly.
format(long, StringBuffer, FieldPosition) - Method in class net.grinder.util.SignificantFigureFormat
Almost certainly doesn't set position correctly.
formatTime(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Convert an ISO 8601 date/time string to a more friendly, locale specific string.
FormBodyType - Interface in net.grinder.plugin.http.xml
An XML FormBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
FormBodyType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
FormBodyTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML FormBodyType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
FormBodyTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
 
FormFieldType - Interface in net.grinder.plugin.http.xml
An XML FormFieldType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
FormFieldType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
FormFieldTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML FormFieldType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
FormFieldTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.FormFieldTypeImpl
 
forString(String) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Scheme.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class net.grinder.plugin.http.xml.RequestType.Method.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Enum
Returns the enum value for a string, or null if none.
fragment - Variable in class HTTPClient.URI
 
fragment(String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
fragment(String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with fragment.
FRAME_BOUNDS_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.

G

generateParameter(Class<?>) - Method in class net.grinder.testutility.RandomObjectFactory
 
generateParameters(Class<?>[]) - Method in class net.grinder.testutility.RandomObjectFactory
 
GENERIC - Static variable in class HTTPClient.URI
 
Get(String) - Method in class HTTPClient.HTTPConnection
GETs the file.
Get(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
GETs the file with a query consisting of the specified form-data.
Get(String, NVPair[], NVPair[]) - Method in class HTTPClient.HTTPConnection
GETs the file with a query consisting of the specified form-data.
Get(String, String) - Method in class HTTPClient.HTTPConnection
GETs the file using the specified query string.
Get(String, String, NVPair[]) - Method in class HTTPClient.HTTPConnection
GETs the file using the specified query string.
GET() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP GET request.
GET(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP GET request.
GET(NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP GET request.
GET(String, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP GET request.
GET(String, NVPair[], NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP GET request.
GET - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
get(String) - Method in interface net.grinder.util.AttributeStringParser.AttributeMap
Get a value from the map.
get() - Method in class net.grinder.util.BooleanProperty
Getter method.
get() - Method in class net.grinder.util.thread.BooleanCondition
Query the state without blocking.
get(K) - Method in class net.grinder.util.WeakValueHashMap
Look up a value by key.
getAddress(ResourcePool.Resource) - Method in class net.grinder.communication.FanOutServerSender
Return the address of a socket.
getAddress(ResourcePool.Resource) - Method in class net.grinder.communication.FanOutStreamSender
We don't support addressing individual streams.
getAgentCacheState() - Method in interface net.grinder.console.distribution.FileDistribution
Accessor for our AgentCacheState.
getAgentCacheState() - Method in class net.grinder.console.distribution.FileDistributionImplementation
Accessor for our AgentCacheState.
getAgentIdentity() - Method in interface net.grinder.common.processidentity.AgentProcessReport
Return the unique process identity.
getAgentIdentity() - Method in interface net.grinder.common.processidentity.WorkerIdentity
Get the identity of the worker's agent process.
getAgentIdentity() - Method in class net.grinder.messages.console.AgentProcessReportMessage
Accessor for the process identity.
getAgentNumber() - Method in class net.grinder.messages.agent.StartGrinderMessage
The console allocated agent number.
getAgentNumber() - Method in interface net.grinder.script.Grinder.ScriptContext
Return the agent number.
getAgentProcessReport() - Method in interface net.grinder.console.communication.ProcessControl.ProcessReports
Returns the latest agent process report.
getAllInterfaces(Class<?>) - Static method in class net.grinder.testutility.AbstractStubFactory
 
getAllowUserInteraction() - Method in class HTTPClient.HTTPConnection
returns whether modules are allowed to prompt or popup dialogs if neccessary.
getAnnotation() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "annotation" element
getAnnotation() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "annotation" element
getAssociatedFile() - Method in class net.grinder.common.GrinderProperties
Get the associated file.
getAuthHandler() - Static method in class HTTPClient.AuthorizationInfo
Get's the current authorization handler.
getAuthorization(AuthorizationInfo, RoRequest, RoResponse) - Method in interface HTTPClient.AuthorizationHandler
This method is called whenever a 401 or 407 response is received and no candidate info is found in the list of known auth info.
getAuthorization(String, int, String, String) - Static method in class HTTPClient.AuthorizationInfo
Searches for the authorization info using the given host, port, scheme and realm.
getAuthorization(String, int, String, String, Object) - Static method in class HTTPClient.AuthorizationInfo
Searches for the authorization info in the given context using the given host, port, scheme and realm.
getAuthorization(AuthorizationInfo, RoRequest, RoResponse) - Method in class HTTPClient.DefaultAuthHandler
returns the requested authorization, or null if none was given.
getAuthorizationArray() - Method in interface net.grinder.plugin.http.xml.HeadersType
Gets array of all "authorization" elements
getAuthorizationArray(int) - Method in interface net.grinder.plugin.http.xml.HeadersType
Gets ith "authorization" element
getAuthorizationArray() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Gets array of all "authorization" elements
getAuthorizationArray(int) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Gets ith "authorization" element
getAverageTestTime(StatisticsSet) - Method in class net.grinder.statistics.TestStatisticsQueries
Return the value obtained by dividing the timedTests sample statistics total attribute by its count attribute.
getBarrierIdentity() - Method in class net.grinder.synchronisation.messages.AddWaiterMessage
Identifies the waiter.
getBarrierIdentity() - Method in class net.grinder.synchronisation.messages.CancelWaiterMessage
Identifies the waiter.
getBaseUriArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets array of all "base-uri" elements
getBaseUriArray(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets ith "base-uri" element
getBaseUriArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets array of all "base-uri" elements
getBaseUriArray(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets ith "base-uri" element
getBasic() - Method in interface net.grinder.plugin.http.xml.AuthorizationHeaderType
Gets the "basic" element
getBasic() - Method in class net.grinder.plugin.http.xml.impl.AuthorizationHeaderTypeImpl
Gets the "basic" element
getBasicAuthorizationHeaderPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches an HTTP Basic Authorization header.
getBasicAuthorizationHeaderPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches an HTTP Basic Authorization header.
getBinary() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets the "binary" element
getBinary() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets the "binary" element
getBody() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "body" element
getBody() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "body" element
getBody() - Method in class net.grinder.util.html.HTMLDocument
Accessor for body element.
getBoolean(String, boolean) - Method in class net.grinder.common.GrinderProperties
Get the value of the property with the given name, return the value as a boolean.
getBufferForFile(File) - Method in class net.grinder.console.editor.EditorModel
Get the buffer for the given file.
getBuffers() - Method in class net.grinder.console.editor.EditorModel
Return a copy of the current buffer list.
getBufferSize() - Method in class net.grinder.util.logback.BufferedEchoMessageEncoder
Get the buffer size.
getCacheHighWaterMark() - Method in class net.grinder.messages.agent.DistributionCacheCheckpointMessage
Return the cache check point.
getCacheHighWaterMark() - Method in interface net.grinder.messages.console.AgentAndCacheReport
Accessor for the cache status.
getCacheHighWaterMark() - Method in class net.grinder.messages.console.AgentProcessReportMessage
Accessor for the cache status.
getCacheHighWaterMark() - Method in interface net.grinder.messages.console.CacheStatusReport
Accessor for the cache status.
getCallHistory() - Method in class net.grinder.testutility.CallRecorder
 
getCalls() - Method in class net.grinder.testutility.CountingInputStream
 
getCause() - Method in exception net.grinder.tools.tcpproxy.VerboseConnectException
Sigh, ConnectException doesn't have a constructor that takes a cause.
getCheckCertificates() - Method in class HTTPClient.HTTPConnection
 
getClass(K) - Static method in class net.grinder.testutility.AbstractStubFactory
Localise need for unchecked cast.
getCollectSampleCount() - Method in class net.grinder.console.model.ConsoleProperties
Get the number of samples to collect.
getComment() - Method in class HTTPClient.Cookie2
 
getCommentArray() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets array of all "comment" elements
getCommentArray(int) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets ith "comment" element
getCommentArray() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets array of all "comment" elements
getCommentArray(int) - Method in interface net.grinder.plugin.http.xml.RequestType
Gets ith "comment" element
getComments() - Method in interface net.grinder.tools.tcpproxy.CommentSource
Get the comments added by the user since the previous call to getComments() until now.
getComments() - Method in class net.grinder.tools.tcpproxy.CommentSourceImplementation
Get the comments added by the user after the previous call to getComments() up to now.
getCommentURL() - Method in class HTTPClient.Cookie2
 
getCommonHeadersArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets array of all "common-headers" elements
getCommonHeadersArray(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets ith "common-headers" element
getCommonHeadersArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets array of all "common-headers" elements
getCommonHeadersArray(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets ith "common-headers" element
getConflictingValueArray() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets array of all "conflicting-value" elements
getConflictingValueArray(int) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets ith "conflicting-value" element
getConflictingValueArray() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets array of all "conflicting-value" elements
getConflictingValueArray(int) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets ith "conflicting-value" element
getConnection(URL) - Method in class HTTPClient.HttpURLConnection
Returns an HTTPConnection.
getConnection() - Method in class HTTPClient.Request
 
getConnection() - Method in interface HTTPClient.RoRequest
 
getConnectionDefaults() - Static method in class net.grinder.plugin.http.HTTPPluginControl
Returns a HTTPPluginConnection that can be used to set the default behaviour of new connections.
getConnectionDetails() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.OutputStreamFilterTee
Accessor for connection details.
getConnectionIdentity() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
Return a String that represents the connection.
getConnectionsEstablished() - Method in class HTTPClient.HTTPConnection
 
getConnectTime() - Method in class HTTPClient.HTTPConnection
 
getConsoleHost() - Method in class net.grinder.console.model.ConsoleProperties
Get the console host as a string.
getConsolePort() - Method in class net.grinder.console.model.ConsoleProperties
Get the console port.
getContentType() - Method in enum net.grinder.console.editor.Buffer.Type
 
getContentType() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets the "content-type" element
getContentType() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets the "content-type" element
getContext() - Method in class HTTPClient.HTTPConnection
Returns the current context.
getContext() - Method in class net.grinder.scriptengine.AbstractDCRInstrumenter
Provide subclasses convenient access to the DCR context.
getCookie() - Method in class HTTPClient.AuthorizationInfo
Get the cookie
getCount(StatisticsIndexMap.SampleIndex) - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Get the number of samples for the sample statistic specified by index.
getCount() - Method in class net.grinder.testutility.CountingInputStream
 
getCumulativeStatistics(int) - Method in class net.grinder.console.model.ModelTestIndex
Get the cumulative test statistics for a given test.
getCumulativeStatisticsView() - Method in interface net.grinder.console.model.SampleModelViews
Get the cumulative statistics view for this model.
getCumulativeStatisticsView() - Method in class net.grinder.console.model.SampleModelViewsImplementation
Get the cumulative statistics view for this model.
getData() - Method in class HTTPClient.HTTPResponse
Reads all the response data into a byte array.
getData() - Method in class HTTPClient.Request
 
getData() - Method in class HTTPClient.Response
Reads all the response data into a byte array.
getData() - Method in interface HTTPClient.RoRequest
 
getData() - Method in interface HTTPClient.RoResponse
Reads all the response data into a byte array.
getData() - Method in class net.grinder.plugin.http.HTTPRequest
Gets the default data.
getDefaultAllowUserInteraction() - Static method in class HTTPClient.HTTPConnection
Gets the default allow-user-action.
getDefaultContext() - Static method in class HTTPClient.HTTPConnection
Returns the default context.
getDefaultHeaders() - Method in class HTTPClient.HTTPConnection
Gets the current list of default http headers.
getDefaultModules() - Static method in class HTTPClient.HTTPConnection
Returns the default list of modules.
getDefaultRequestProperty(String) - Static method in class HTTPClient.HttpURLConnection
Gets the value for a given default request header.
getDefaultSSLSocketFactory() - Static method in class HTTPClient.HTTPConnection
Set the current SSL socket factory for this connection.
getDefaultTimeout() - Static method in class HTTPClient.HTTPConnection
Gets the default timeout value to be used for each new HTTPConnection.
getDescription() - Method in interface net.grinder.common.Test
Test description.
getDescription() - Method in interface net.grinder.console.model.SampleModel.State
A presentable description of the state.
getDescription() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "description" element
getDescription() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "description" element
getDescription() - Method in class net.grinder.script.Test
Get the test description.
getDescription() - Method in class net.grinder.scriptengine.CompositeInstrumenter
Public description of the Instrumenter.
getDescription() - Method in interface net.grinder.scriptengine.Instrumenter
Public description of the Instrumenter.
getDescription() - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
Public description of the Instrumenter.
getDescription() - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
Public description of the Instrumenter.
getDescription() - Method in interface net.grinder.scriptengine.ScriptEngineService.ScriptEngine
Returns a description of the script engine for the log.
getDetailStatisticsView() - Method in interface net.grinder.statistics.StatisticsServices
Get the common detail StatisticsView.
getDetailStatisticsView() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Get the common detail StatisticsView.
getDirectory() - Method in class net.grinder.engine.common.ScriptLocation
Accessor for the script working directory.
getDirectory() - Method in class net.grinder.testutility.AbstractFileTestCase
 
getDirectory() - Method in class net.grinder.testutility.AbstractJUnit4FileTestCase
 
getDirectory() - Method in class net.grinder.testutility.TemporaryDirectory
 
getDisplayName() - Method in interface net.grinder.console.editor.Buffer
Return display name of buffer.
getDisplayName() - Method in class net.grinder.statistics.ExpressionView
Get the common display name.
getDistributeOnStartAsk() - Method in class net.grinder.console.model.ConsoleProperties
Get whether the user wants to distribute files automatically when starting processes.
getDistributionDirectory() - Method in class net.grinder.console.model.ConsoleProperties
Get the script distribution directory.
getDistributionFileFilter() - Method in interface net.grinder.console.distribution.FileDistribution
Return a FileFilter that can be used to test whether the given file is one that will be distributed.
getDistributionFileFilter() - Method in class net.grinder.console.distribution.FileDistributionImplementation
Return a FileFilter that can be used to test whether the given file is one that will be distributed.
getDistributionFileFilterExpression() - Method in class net.grinder.console.model.ConsoleProperties
Get the distribution file filter pattern.
getDistributionFileFilterPattern() - Method in class net.grinder.console.model.ConsoleProperties
Get the distribution file filter pattern.
getDnsTime() - Method in class HTTPClient.HTTPConnection
++GRINDER-MODIFICATION++
getDomain() - Method in class HTTPClient.Cookie
Return the domain this cookie is valid in.
getDouble(String, double) - Method in class net.grinder.common.GrinderProperties
Get the value of the property with the given name, return the value as a double.
getDouble(String) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Return the value of the double statistic statisticName.
getDoubleIndex(String) - Method in class net.grinder.statistics.StatisticsIndexMap
Obtain the index object for the named double statistic.
getDoubleSampleIndex(String) - Method in class net.grinder.statistics.StatisticsIndexMap
Obtain the index object for the named double sample statistic.
getDoubleValue(StatisticsSet) - Method in interface net.grinder.statistics.StatisticExpression
Apply this StatisticExpression to the given StatisticsSet and return the result as a double.
getEffectiveURI() - Method in class HTTPClient.HTTPResponse
Get the final URI of the document.
getEffectiveURI() - Method in class HTTPClient.Response
get the final URI of the document.
getEffectiveURL() - Method in class HTTPClient.HTTPResponse
Deprecated.
use getEffectiveURI() instead
getEffectiveURL() - Method in class HTTPClient.Response
Deprecated.
use getEffectiveURI() instead
getElement(Vector, String) - Static method in class HTTPClient.Util
Get the HttpHeaderElement with the name name.
getEndpointAsString() - Method in class net.grinder.communication.Connector
Return a description of the connection address.
getErrorHandler() - Method in interface net.grinder.console.ConsoleFoundation.UI
Return an error handler to which errors should be reported.
getErrorHandler() - Method in class net.grinder.console.swingui.ConsoleUI
Return an error handler that other classes can use to report problems through the UI.
getErrorHandler() - Method in class net.grinder.console.textui.TextUI
Return our error handler.
getErrorStream() - Method in class HTTPClient.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getEscapedString() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets the "escaped-string" element
getEscapedString() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets the "escaped-string" element
getExistingGroup(String) - Method in class net.grinder.synchronisation.AbstractBarrierGroups
Provide subclasses a way to access to an existing group without creating one if it doesn't exist.
getExpression() - Method in class net.grinder.statistics.ExpressionView
getExpressionString() - Method in class net.grinder.statistics.ExpressionView
Return the expression string.
getExpressionView() - Method in class net.grinder.messages.console.RegisterExpressionViewMessage
Get the expression view.
getExpressionViews() - Method in class net.grinder.statistics.StatisticsView
Return our ExpressionViews as an array.
getExtends() - Method in interface net.grinder.plugin.http.xml.HeadersType
Gets the "extends" attribute
getExtends() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Gets the "extends" attribute
getExtends() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets the "extends" attribute
getExtends() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets the "extends" attribute
getExternalEditorArguments() - Method in class net.grinder.console.model.ConsoleProperties
Get the external editor arguments.
getExternalEditorCommand() - Method in class net.grinder.console.model.ConsoleProperties
Get the external editor command.
getExtraInfo() - Method in class HTTPClient.AuthorizationInfo
Get the extra info.
getFile(String, File) - Method in class net.grinder.common.GrinderProperties
Get the value of the property with the given name, return the value as a File.
getFile() - Method in interface net.grinder.console.editor.Buffer
Return the buffer's associated file.
getFile() - Method in class net.grinder.engine.common.ScriptLocation
Accessor for the script file.
getFile() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets the "file" element
getFile() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets the "file" element
getFile() - Method in class net.grinder.util.Directory
Get as a File.
getFile(File) - Method in class net.grinder.util.Directory
Return a File representing the absolute path of a file in this directory.
getFileContents() - Method in class net.grinder.messages.agent.DistributeFileMessage
Return the file contents.
getFileName() - Method in interface net.grinder.console.distribution.FileDistributionHandler.Result
The file name of file just distributed.
getFirst() - Method in class net.grinder.util.Pair
Accessor for the first item.
getFirstProcessNumber() - Method in interface net.grinder.script.Grinder.ScriptContext
Return the process number of the first worker process.
getFirstWorkerIdentity() - Method in class net.grinder.engine.messages.InitialiseGrinderMessage
Accessor for the first worker identity.
getForCurrentTest() - Method in interface net.grinder.script.Statistics
Access to the statistics for the current test.
getForLastTest() - Method in interface net.grinder.script.Statistics
Access the statistics for the last completed test.
getForm() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets the "form" element
getForm() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets the "form" element
getFormData() - Method in class net.grinder.plugin.http.HTTPRequest
Gets the default form data.
getFormFieldArray() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Gets array of all "form-field" elements
getFormFieldArray(int) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Gets ith "form-field" element
getFormFieldArray() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Gets array of all "form-field" elements
getFormFieldArray(int) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Gets ith "form-field" element
getFragment() - Method in class HTTPClient.URI
 
getFragment(String) - Static method in class HTTPClient.Util
Extract the fragment part from an http resource.
getFragment() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets the "fragment" element
getFragment() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets the "fragment" element
getFrameBounds() - Method in class net.grinder.console.model.ConsoleProperties
Get the location and size of the console frame.
getGroup(String) - Method in class net.grinder.synchronisation.AbstractBarrierGroups
Obtain a barrier group.
getGroup(String) - Method in interface net.grinder.synchronisation.BarrierGroups
Obtain a barrier group.
getHandler() - Method in interface net.grinder.console.distribution.FileDistribution
Get a FileDistributionHandler for a new file distribution.
getHandler() - Method in class net.grinder.console.distribution.FileDistributionImplementation
Get a FileDistributionHandler for a new file distribution.
getHead() - Method in class net.grinder.util.html.HTMLDocument
Accessor for head element.
getHeader(String) - Method in class HTTPClient.HTTPResponse
Retrieves the value for a given header.
getHeader(String) - Method in class HTTPClient.Response
retrieves the field for a given header.
getHeader(String) - Method in interface HTTPClient.RoResponse
retrieves the field for a given header.
getHeaderArray() - Method in interface net.grinder.plugin.http.xml.HeadersType
Gets array of all "header" elements
getHeaderArray(int) - Method in interface net.grinder.plugin.http.xml.HeadersType
Gets ith "header" element
getHeaderArray() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Gets array of all "header" elements
getHeaderArray(int) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Gets ith "header" element
getHeaderAsDate(String) - Method in class HTTPClient.HTTPResponse
Retrieves the value for a given header.
getHeaderAsDate(String) - Method in class HTTPClient.Response
retrieves the field for a given header.
getHeaderAsDate(String) - Method in interface HTTPClient.RoResponse
retrieves the field for a given header.
getHeaderAsInt(String) - Method in class HTTPClient.HTTPResponse
Retrieves the value for a given header.
getHeaderAsInt(String) - Method in class HTTPClient.Response
retrieves the field for a given header.
getHeaderAsInt(String) - Method in interface HTTPClient.RoResponse
retrieves the field for a given header.
getHeaderField(String) - Method in class HTTPClient.HttpURLConnection
Get the value part of a header.
getHeaderField(int) - Method in class HTTPClient.HttpURLConnection
Gets header value of the n-th header.
getHeaderFieldDate(String, long) - Method in class HTTPClient.HttpURLConnection
Get the value part of a header, interprets it as a date and converts it to a long representing the number of milliseconds since 1970.
getHeaderFieldInt(String, int) - Method in class HTTPClient.HttpURLConnection
Get the value part of a header and converts it to an int.
getHeaderFieldKey(int) - Method in class HTTPClient.HttpURLConnection
Gets header name of the n-th header.
getHeaderPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches an HTTP header.
getHeaderPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches an HTTP header.
getHeaders() - Method in class HTTPClient.Request
 
getHeaders() - Method in interface HTTPClient.RoRequest
 
getHeaders() - Method in class net.grinder.plugin.http.HTTPRequest
Gets the default headers.
getHeaders() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "headers" element
getHeaders() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "headers" element
getHeadersId() - Method in interface net.grinder.plugin.http.xml.CommonHeadersType
Gets the "headers-id" attribute
getHeadersId() - Method in class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
Gets the "headers-id" attribute
getHiddenInputPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches hidden input parameters in HTML forms.
getHiddenInputPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches hidden input parameters in HTML forms.
getHost() - Method in class HTTPClient.AuthorizationInfo
Get the host.
getHost() - Method in class HTTPClient.HTTPConnection
Returns the host this connection is talking to.
getHost() - Method in class HTTPClient.URI
 
getHost() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets the "host" element
getHost() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets the "host" element
getHost() - Method in class net.grinder.tools.tcpproxy.EndPoint
Accessor.
getHttpHost() - Method in class net.grinder.console.model.ConsoleProperties
Get the HTTP host as a string.
getHttpMethodFilter() - Static method in class net.grinder.plugin.http.HTTPRequest
Return an instrumentation filter that selects only the HTTP request methods, i.e.
getHttpPort() - Method in class net.grinder.console.model.ConsoleProperties
Get the HTTP port.
getHttpRecording() - Method in interface net.grinder.plugin.http.xml.HttpRecordingDocument
Gets the "http-recording" element
getHttpRecording() - Method in class net.grinder.plugin.http.xml.impl.HttpRecordingDocumentImpl
Gets the "http-recording" element
getHTTPUtilities() - Static method in class net.grinder.plugin.http.HTTPPluginControl
Provides access to an HTTPUtilities instance.
getHyperlinkURIPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches URLs referenced by hyperlinks.
getHyperlinkURIPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches URLs referenced by hyperlinks.
getIdentity() - Method in class net.grinder.common.processidentity.ProcessAddress
The process identity.
getIgnoreSampleCount() - Method in class net.grinder.console.model.ConsoleProperties
Get the number of samples to ignore.
getImageIcon(String) - Method in interface net.grinder.console.common.Resources
Overloaded version of Resources.getImageIcon(String, boolean) which doesn't write out a waning if the resource is missing.
getImageIcon(String, boolean) - Method in interface net.grinder.console.common.Resources
Use key to look up resource which names image URL.
getImageIcon(String) - Method in class net.grinder.console.common.ResourcesImplementation
Overloaded version of ResourcesImplementation.getImageIcon(String, boolean) which doesn't write out a waning if the resource is missing.
getImageIcon(String, boolean) - Method in class net.grinder.console.common.ResourcesImplementation
Use key to look up resource which names image URL.
getInputPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches input parameters in HTML forms.
getInputPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches input parameters in HTML forms.
getInputStream() - Method in class HTTPClient.HTTPResponse
Gets an input stream from which the returned data can be read.
getInputStream() - Method in class HTTPClient.HttpURLConnection
Gets an input stream from which the data in the response may be read.
getInputStream() - Method in class HTTPClient.Response
Gets an input stream from which the returned data can be read.
getInputStream() - Method in interface HTTPClient.RoResponse
Gets an input stream from which the returned data can be read.
getInstance() - Static method in class net.grinder.plugininterface.PluginRegistry
Singleton accessor.
getInstance() - Static method in class net.grinder.statistics.StatisticsServicesImplementation
Singleton accessor.
getInstance() - Static method in class net.grinder.util.JVM
Get a JVM instance that represents the current JVM.
getInstanceFollowRedirects() - Method in class HTTPClient.HttpURLConnection
 
getInstrumentation() - Static method in class net.grinder.util.weave.agent.ExposeInstrumentation
Provide access to the Instrumentation.
getInt(String, int) - Method in class net.grinder.common.GrinderProperties
Get the value of the property with the given name, return the value as an int.
getInterruptibleRunnable(InputStream, OutputStream) - Method in class net.grinder.util.StreamCopier
Creates a InterruptibleRunnable that can be used to copy a stream with an active Thread.
getIntervalStatisticsView() - Method in interface net.grinder.console.model.SampleModelViews
Get the interval statistics view for this model.
getIntervalStatisticsView() - Method in class net.grinder.console.model.SampleModelViewsImplementation
Get the interval statistics view for this model.
getIsolatedObject() - Static method in class net.grinder.testutility.IsolatedObjectFactory
 
getIsolatedObjectClass() - Static method in class net.grinder.testutility.IsolatedObjectFactory
 
getLastDelay() - Method in class net.grinder.testutility.StubTimer
 
getLastPathElementPathPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches the last element in a path.
getLastPathElementPathPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches the last element in a path.
getLastPeriod() - Method in class net.grinder.testutility.StubTimer
 
getLastResponse() - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the response for the last request made by the calling worker thread.
getLastSampleStatistics(int) - Method in class net.grinder.console.model.ModelTestIndex
Get the last sample statistics for a given test.
getLastScheduledTimerTask() - Method in class net.grinder.testutility.StubTimer
 
getLastStartGrinderMessage() - Method in class net.grinder.engine.communication.ConsoleListener
Return the last StartGrinderMessage received.
getLastValueForToken(String) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Return the last value recorded for the given token.
getLastValueForToken(String) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Return the last value recorded for the given token.
getLength() - Method in class HTTPClient.HttpOutputStream
Returns the number of bytes this stream is willing to accept, or -1 if it is unbounded.
getLineCount() - Method in class net.grinder.testutility.StubPrintStream
 
getLineCount() - Method in class net.grinder.testutility.StubPrintWriter
 
getListenEndPoint() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Return the EndPoint we are listening on.
getLocalEndPoint() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
Accessor.
getLogger() - Method in interface net.grinder.script.Grinder.ScriptContext
Get a Logger.
getLogger() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Accessor for the logger.
getLogger() - Method in class net.grinder.util.AbstractMainClass
Return our logger.
getLong(String, long) - Method in class net.grinder.common.GrinderProperties
Get the value of the property with the given name, return the value as a long.
getLong(String) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Return the value of long statistic statisticName.
getLongIndex(String) - Method in class net.grinder.statistics.StatisticsIndexMap
Obtain the index object for the named long statistic.
getLongSampleIndex(String) - Method in class net.grinder.statistics.StatisticsIndexMap
Obtain the index object for the named long statistic.
getLongValue(StatisticsSet) - Method in interface net.grinder.statistics.StatisticExpression
Apply this StatisticExpression to the given StatisticsSet and return the result as a long, rounding as necessary.
getLookAndFeel() - Method in class net.grinder.console.model.ConsoleProperties
Get the name of the Look and Feel.
getMatchAllFilesFilter() - Static method in class net.grinder.util.Directory
Returns a filter matching all files.
getMaximumNumberOfThreads() - Method in interface net.grinder.common.processidentity.WorkerProcessReport
Get the maximum number of threads.
getMaximumNumberOfThreads() - Method in class net.grinder.messages.console.WorkerProcessReportMessage
Accessor for the maximum number of threads for the process.
getMessageBodyPattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches an HTTP message body.
getMessageBodyPattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches an HTTP message body.
getMessageDispatchRegistry() - Method in interface net.grinder.console.communication.ConsoleCommunication
Returns the message dispatch registry which callers can use to register new message handlers.
getMessageDispatchRegistry() - Method in class net.grinder.console.communication.ConsoleCommunicationImplementation
Returns the message dispatch registry which callers can use to register new message handlers.
getMetadata() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets the "metadata" element
getMetadata() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets the "metadata" element
getMethod() - Method in class HTTPClient.Request
 
getMethod() - Method in interface HTTPClient.RoRequest
 
getMethod() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "method" element
getMethod() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "method" element
getMethod() - Method in class net.grinder.testutility.CallData
 
getMethodName() - Method in class net.grinder.testutility.CallData
 
getModules() - Method in class HTTPClient.HTTPConnection
Returns the list of modules used currently.
getMultipart() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Gets the "multipart" attribute
getMultipart() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Gets the "multipart" attribute
getName() - Method in class HTTPClient.Cookie
Return the name of this cookie.
getName() - Method in class HTTPClient.HttpHeaderElement
 
getName() - Method in class HTTPClient.NVPair
Get the name.
getName() - Static method in class net.grinder.common.GrinderBuild
Return the public name of this build.
getName() - Method in interface net.grinder.common.processidentity.ProcessIdentity
Return the process name.
getName() - Method in class net.grinder.console.common.ProcessReportDescriptionFactory.ProcessDescription
The process name.
getName() - Method in enum net.grinder.console.editor.Buffer.Type
 
getName() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Gets the "name" attribute
getName() - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Gets the "name" element
getName() - Method in interface net.grinder.plugin.http.xml.NameValueType
Gets the "name" attribute
getName() - Method in interface net.grinder.plugin.http.xml.TokenType
Gets the "name" element
getName() - Method in interface net.grinder.script.Barrier
Return the name of the barrier.
getName() - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Return the name of the barrier group.
getName() - Method in interface net.grinder.synchronisation.BarrierGroup
Return the name of the barrier group.
getName() - Method in class net.grinder.synchronisation.BarrierImplementation
Return the name of the barrier.
getName() - Method in class net.grinder.synchronisation.messages.AbstractBarrierGroupMessage
Barrier name.
getName() - Method in class net.grinder.synchronisation.messages.OpenBarrierMessage
Barrier name.
getNewValue() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets the "new-value" element
getNewValue() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets the "new-value" element
getNumber() - Method in interface net.grinder.common.processidentity.AgentIdentity
Get the console allocated agent number.
getNumber() - Method in interface net.grinder.common.processidentity.ProcessIdentity
Return the process number.
getNumber() - Method in interface net.grinder.common.processidentity.WorkerIdentity
Get the agent allocated worker process number.
getNumber() - Method in interface net.grinder.common.Test
Test number.
getNumber() - Method in class net.grinder.script.Test
Get the test number.
getNumberFormat() - Method in interface net.grinder.console.model.SampleModelViews
Returns a NumberFormat which corresponds to the user's preference.
getNumberFormat() - Method in class net.grinder.console.model.SampleModelViewsImplementation
Returns a NumberFormat which corresponds to the user's preference.
getNumberOfAgents() - Method in interface net.grinder.console.client.ConsoleConnection
How many agents are connected?
GetNumberOfAgentsMessage - Class in net.grinder.console.communication.server.messages
Message requesting the number of live agents.
GetNumberOfAgentsMessage() - Constructor for class net.grinder.console.communication.server.messages.GetNumberOfAgentsMessage
 
getNumberOfBarriers() - Method in class net.grinder.synchronisation.messages.RemoveBarriersMessage
The number of barriers.
getNumberOfConnections() - Method in class net.grinder.communication.Acceptor
The number of connections that have been accepted and are still active.
getNumberOfConnections() - Method in class net.grinder.console.communication.ConsoleCommunicationImplementation
The number of connections that have been accepted and are still active.
getNumberOfErrors(StatisticsSet) - Method in class net.grinder.statistics.TestStatisticsQueries
Return the value of the errors statistic.
getNumberOfLiveAgents() - Method in interface net.grinder.console.communication.ProcessControl
How many agents are live?
getNumberOfLiveAgents() - Method in class net.grinder.console.communication.ProcessControlImplementation
How many agents are live?
getNumberOfRunningThreads() - Method in interface net.grinder.common.processidentity.WorkerProcessReport
Get the number of running threads.
getNumberOfRunningThreads() - Method in class net.grinder.messages.console.WorkerProcessReportMessage
Accessor for the number of running threads for the process.
getNumberOfTests() - Method in class net.grinder.console.model.ModelTestIndex
Returns the total number of registered tests.
getNumberOfTests(StatisticsSet) - Method in class net.grinder.statistics.TestStatisticsQueries
Return the number of tests.
getOpaque() - Method in class HTTPClient.URI
 
getOriginalURI() - Method in class HTTPClient.HTTPResponse
Get the original URI used in the request.
getOtherEnd() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
Return a ConnectionDetails representing the other end of the connection.
getOutOfDate() - Method in interface net.grinder.console.distribution.AgentCacheState
Enquire whether one or more agent caches is out of date.
getOutputAndReset() - Method in class net.grinder.testutility.StubPrintStream
 
getOutputAndReset() - Method in class net.grinder.testutility.StubPrintWriter
 
getOutputStream() - Method in class HTTPClient.HttpURLConnection
Gets an output stream which can be used send an entity with the request.
getPageArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets array of all "page" elements
getPageArray(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets ith "page" element
getPageArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets array of all "page" elements
getPageArray(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets ith "page" element
getParameter(String, String) - Static method in class HTTPClient.Util
retrieves the value associated with the parameter param in a given header string.
getParameters() - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Return the parameters to use for the recording.
getParameters() - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Return the parameters to use for the recording.
getParameters() - Method in class net.grinder.testutility.CallData
 
getParameterTypes() - Method in class net.grinder.testutility.CallData
 
getParams() - Method in class HTTPClient.AuthorizationInfo
Get the authentication parameters.
getParams() - Method in class HTTPClient.HttpHeaderElement
 
getParams(String) - Static method in class HTTPClient.Util
Extract the params part from an http resource.
getPassword() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Gets the "password" attribute
getPassword() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Gets the "password" attribute
getPath() - Method in class HTTPClient.Cookie
Return the path this cookie is associated with.
getPath() - Method in class HTTPClient.URI
 
getPath(String) - Static method in class HTTPClient.Util
Extract the path from an http resource.
getPath() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets the "path" element
getPath() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets the "path" element
getPathAndQuery() - Method in class HTTPClient.URI
 
getPeakTPSExpression() - Method in interface net.grinder.console.model.SampleModel
Get the expression for peak TPS.
getPeakTPSExpression() - Method in class net.grinder.console.model.SampleModelImplementation
Get the expression for peak TPS.
getPendingException() - Method in class net.grinder.communication.Acceptor
Asynchronous exception handling.
getPluginProcessContext() - Method in class net.grinder.plugin.http.HTTPRequest
Provide subclasses access to the process context.
getPluginThreadListener() - Method in interface net.grinder.plugininterface.PluginProcessContext
Returns the PluginThreadListener for the current thread.
getPort() - Method in class HTTPClient.AuthorizationInfo
Get the port.
getPort() - Method in class HTTPClient.HTTPConnection
Returns the port this connection connects to.
getPort() - Method in class HTTPClient.URI
 
getPort() - Method in class net.grinder.communication.Acceptor
Get the port this Acceptor is listening on.
getPort() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets the "port" element
getPort() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets the "port" element
getPort() - Method in class net.grinder.tools.tcpproxy.EndPoint
Accessor.
getPorts() - Method in class HTTPClient.Cookie2
 
getPreferredSize() - Method in class net.grinder.console.swingui.TestGraphPanel
Specify our preferred size to prevent our FlowLayout from laying us out horizontally.
getProcessAddress() - Method in interface net.grinder.common.processidentity.ProcessReport
Return the unique process address.
getProcessAddress() - Method in class net.grinder.messages.console.AgentProcessReportMessage
Accessor for the process identity.
getProcessAddress() - Method in class net.grinder.messages.console.WorkerProcessReportMessage
Accessor for the process identity.
getProcessIdentity() - Method in class net.grinder.synchronisation.messages.AbstractBarrierGroupMessage
Worker process identity.
getProcessName() - Method in interface net.grinder.script.Grinder.ScriptContext
Get a unique name for this worker process.
getProcessNumber() - Method in interface net.grinder.script.Grinder.ScriptContext
Return the process number.
getProcessType() - Method in class net.grinder.console.common.ProcessReportDescriptionFactory.ProcessDescription
Description of the process type.
getProgressInCents() - Method in interface net.grinder.console.distribution.FileDistributionHandler.Result
Progress through the file distribution set.
getProperties() - Method in class net.grinder.console.communication.server.messages.StartWorkerProcessesMessage
Accessor for the properties.
getProperties() - Method in class net.grinder.engine.messages.InitialiseGrinderMessage
Accessor.
getProperties() - Method in class net.grinder.messages.agent.StartGrinderMessage
A set of properties that override values in the Agents' local files.
getProperties() - Method in interface net.grinder.script.Grinder.ScriptContext
Get the global properties for this agent/worker process set.
getPropertiesFile() - Method in class net.grinder.console.model.ConsoleProperties
Get the selected properties file.
getPropertiesNotSetAsk() - Method in class net.grinder.console.model.ConsoleProperties
Get whether the user wants to be asked if console should be reset with the worker processes.
getPropertySubset(String) - Method in class net.grinder.common.GrinderProperties
Return a new GrinderProperties that contains the subset of our Properties which begin with the specified prefix.
getProtocol() - Method in class HTTPClient.HTTPConnection
Returns the protocol this connection is talking.
getProxyHost() - Method in class HTTPClient.HTTPConnection
Returns the host of the proxy this connection is using.
getProxyPort() - Method in class HTTPClient.HTTPConnection
Returns the port of the proxy this connection is using.
getQuery(String) - Static method in class HTTPClient.Util
Extract the query string from an http resource.
getQueryString() - Method in class HTTPClient.URI
 
getQueryString() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets the "query-string" element
getQueryString() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets the "query-string" element
getReadResponseBody() - Method in class net.grinder.plugin.http.HTTPRequest
Return whether or not the whole response body will be read.
getRealm() - Method in class HTTPClient.AuthorizationInfo
Get the realm.
getReasonLine() - Method in class HTTPClient.HTTPResponse
Give the reason line associated with the status code.
getReasonLine() - Method in class HTTPClient.Response
give the reason line associated with the status code.
getReasonLine() - Method in interface HTTPClient.RoResponse
 
getReasonPhrase() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Gets the "reason-phrase" attribute
getReasonPhrase() - Method in interface net.grinder.plugin.http.xml.ResponseType
Gets the "reason-phrase" attribute
getRemoteEndPoint() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
Accessor.
getReportToConsole() - Method in class net.grinder.engine.messages.InitialiseGrinderMessage
Accessor.
getRequestArray() - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Gets array of all "request" elements
getRequestArray(int) - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Gets ith "request" element
getRequestArray() - Method in interface net.grinder.plugin.http.xml.PageType
Gets array of all "request" elements
getRequestArray(int) - Method in interface net.grinder.plugin.http.xml.PageType
Gets ith "request" element
getRequestColour() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Allow subclasses to access colour terminal control code for request streams.
getRequestFilter() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Allow subclasses to access request filter.
getRequestLinePattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches the first line of an HTTP request.
getRequestLinePattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches the first line of an HTTP request.
getRequestMethod() - Method in class HTTPClient.HttpURLConnection
Return the request method used.
getRequestProperty(String) - Method in class HTTPClient.HttpURLConnection
Gets the value of a given request header.
getRequestURI() - Method in class HTTPClient.Request
 
getRequestURI() - Method in interface HTTPClient.RoRequest
 
getResetConsoleWithProcesses() - Method in class net.grinder.console.model.ConsoleProperties
Get whether the console should be reset with the worker processes.
getResetConsoleWithProcessesAsk() - Method in class net.grinder.console.model.ConsoleProperties
Get whether the user wants to be asked if console should be reset with the worker processes.
getResource(String) - Method in class net.grinder.util.BlockingClassLoader
Override only to check parent ClassLoader if not blocked.
getResources(String) - Method in class net.grinder.util.BlockingClassLoader
Override only to check parent ClassLoader if not blocked.
getResponse() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "response" element
getResponse() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "response" element
getResponseCode() - Method in class HTTPClient.HttpURLConnection
Get the response code.
getResponseColour() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Allow subclasses to access request terminal control code for response streams.
getResponseFilter() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Allow subclasses to access response filter.
getResponseLinePattern() - Method in interface net.grinder.plugin.http.tcpproxyfilter.RegularExpressions
A pattern that matches the first line of an HTTP response.
getResponseLinePattern() - Method in class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
A pattern that matches the first line of an HTTP response.
getResponseMessage() - Method in class HTTPClient.HttpURLConnection
Get the response message describing the response code.
getResult() - Method in class net.grinder.console.communication.server.messages.ResultMessage
Accessor for the result.
getResult() - Method in class net.grinder.testutility.CallData
 
getRunnable(InputStream, OutputStream) - Method in class net.grinder.util.StreamCopier
getRunNumber() - Method in class net.grinder.engine.process.DataLogArguments
The run number.
getRunNumber() - Method in interface net.grinder.plugininterface.PluginThreadContext
Return the current run number.
getRunNumber() - Method in interface net.grinder.script.Grinder.ScriptContext
Return the current run number, or -1 if not called from a worker thread.
getSampleCount() - Method in interface net.grinder.console.model.SampleModel.State
Return the sample count.
getSampleInterval() - Method in class net.grinder.console.model.ConsoleProperties
Get the sample interval.
getSaveTotalsWithResults() - Method in class net.grinder.console.model.ConsoleProperties
Get whether saved results files should include the Totals line.
getScanDistributionFilesPeriod() - Method in class net.grinder.console.model.ConsoleProperties
Get the period at which the distribution files should be scanned.
getScheme() - Method in class HTTPClient.AuthorizationInfo
Get the scheme.
getScheme() - Method in class HTTPClient.URI
 
getScheme() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets the "scheme" element
getScheme() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets the "scheme" element
getScript() - Method in class net.grinder.engine.messages.InitialiseGrinderMessage
Accessor.
getScriptContext() - Method in interface net.grinder.plugininterface.PluginProcessContext
Returns the script context.
getSecond() - Method in class net.grinder.util.Pair
Accessor for the second item.
getSelectedBuffer() - Method in class net.grinder.console.editor.EditorModel
Get the currently active buffer.
getSelectedPropertiesFile() - Method in class net.grinder.console.editor.EditorModel
Get the currently selected properties.
getServer() - Method in class HTTPClient.HTTPResponse
Deprecated.
This method is a remnant of V0.1; use getHeader("Server") instead.
getShareContextBetweenRuns() - Method in interface net.grinder.script.SSLControl
Get whether SSL contexts are shared between runs.
getShort(String, short) - Method in class net.grinder.common.GrinderProperties
Get the value of the property with the given name, return the value as a short.
getShortMessage() - Method in exception net.grinder.scriptengine.ScriptExecutionException
Some subclasses abuse getMessage() to include stack trace information in printStackTrace output.
getShowForCompositeStatistics() - Method in class net.grinder.statistics.ExpressionView
Return whether this view is relevant for totals of composite statistics.
getSignificantFigures() - Method in class net.grinder.console.model.ConsoleProperties
Get the number of significant figures.
getSleepTime() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "sleep-time" element
getSleepTime() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "sleep-time" element
getSocketFactory() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Allow subclasses to access socket factory.
getSource() - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Gets the "source" attribute
getSource() - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Gets the "source" attribute
getSource() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets the "source" attribute
getSource() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets the "source" attribute
getSSLCipherSuites() - Static method in class HTTPClient.HTTPConnection
The list of cipher suites that will used for SSL sockets.
getSSLContext() - Method in interface net.grinder.common.SSLContextFactory
Returns an appropriate JSSE SSLContext.
getSSLContext() - Method in interface net.grinder.script.SSLControl
Returns an appropriate JSSE SSLContext.
getSSLContext() - Method in class net.grinder.util.InsecureSSLContextFactory
Returns an appropriate JSSE SSLContext.
getSSLControl() - Method in interface net.grinder.script.Grinder.ScriptContext
Get an SSLControl.
getSSLProtocols() - Static method in class HTTPClient.HTTPConnection
The list of protocols that will used for SSL sockets.
getSSLSocketFactory() - Method in class HTTPClient.HTTPConnection
Set the current SSL socket factory for this connection.
getStartWithUnsavedBuffersAsk() - Method in class net.grinder.console.model.ConsoleProperties
Get whether the user wants to be warned when starting processes with unsaved buffers.
getState() - Method in interface net.grinder.common.processidentity.ProcessReport
Return the process status.
getState() - Method in class net.grinder.console.common.ProcessReportDescriptionFactory.ProcessDescription
Description of the process state.
getState() - Method in interface net.grinder.console.model.SampleModel
Get the current model state.
getState() - Method in class net.grinder.console.model.SampleModelImplementation
Get the current model state.
getState() - Method in class net.grinder.messages.console.AgentProcessReportMessage
Accessor for the process state.
getState() - Method in class net.grinder.messages.console.WorkerProcessReportMessage
Accessor for the process state.
getStatisticExpressionFactory() - Method in interface net.grinder.statistics.StatisticsServices
Return a StatisticExpression factory.
getStatisticExpressionFactory() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Return a StatisticExpression factory.
getStatistics() - Method in class net.grinder.engine.process.DataLogArguments
The statistics for the test execution.
getStatistics() - Method in interface net.grinder.script.Grinder.ScriptContext
Get a Statistics object that allows statistics to be queried and updated.
getStatisticsDelta() - Method in class net.grinder.messages.console.ReportStatisticsMessage
Get the test statistics.
getStatisticsIndexMap() - Method in interface net.grinder.statistics.StatisticsServices
Return the StatisticsIndexMap for the current process.
getStatisticsIndexMap() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Return the StatisticsIndexMap for the current process.
getStatisticsServices() - Method in interface net.grinder.plugininterface.PluginProcessContext
Returns an interface through which statistics services can be obtained.
getStatisticsSetFactory() - Method in interface net.grinder.statistics.StatisticsServices
Return a StatisticsSet factory.
getStatisticsSetFactory() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Return a StatisticsSet factory.
getStatusCode() - Method in class HTTPClient.HTTPResponse
Give the status code for this request.
getStatusCode() - Method in class HTTPClient.Response
give the status code for this request.
getStatusCode() - Method in interface HTTPClient.RoResponse
give the status code for this request.
getStatusCode() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Gets the "status-code" attribute
getStatusCode() - Method in interface net.grinder.plugin.http.xml.ResponseType
Gets the "status-code" attribute
getStderrBytes() - Method in class net.grinder.testutility.RedirectStandardStreams
 
getStdoutBytes() - Method in class net.grinder.testutility.RedirectStandardStreams
 
getStopProcessesAsk() - Method in class net.grinder.console.model.ConsoleProperties
Get whether the user wants to be asked to confirm that processes should be stopped.
getStream() - Method in class HTTPClient.Request
 
getStream() - Method in interface HTTPClient.RoRequest
 
getString(String) - Method in interface net.grinder.console.common.Resources
Overloaded version of Resources.getString(String, boolean) which writes out a waning if the resource is missing.
getString(String, boolean) - Method in interface net.grinder.console.common.Resources
Use key to look up resource which names image URL.
getString(String) - Method in class net.grinder.console.common.ResourcesImplementation
Overloaded version of ResourcesImplementation.getString(String, boolean) which writes out a waning if the resource is missing.
getString(String, boolean) - Method in class net.grinder.console.common.ResourcesImplementation
Use key to look up resource which names image URL.
getStringFromFile(String, boolean) - Method in interface net.grinder.console.common.Resources
Use key to identify a file by URL.
getStringFromFile(String, boolean) - Method in class net.grinder.console.common.ResourcesImplementation
Use key to identify a file by URL.
getStub() - Method in class net.grinder.testutility.AbstractStubFactory
 
getSuccess() - Method in interface net.grinder.script.Statistics.StatisticsForTest
Convenience method that returns whether the test was a success (errors is zero) or not.
getSum(StatisticsIndexMap.LongSampleIndex) - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Get the total sample value for the sample statistic specified by index.
getSum(StatisticsIndexMap.DoubleSampleIndex) - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Get the total sample value for the sample statistic specified by index.
getSummaryStatisticsView() - Method in interface net.grinder.statistics.StatisticsServices
Get the common summary StatisticsView.
getSummaryStatisticsView() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Get the common summary StatisticsView.
getTaskByPeriod(long) - Method in class net.grinder.testutility.StubTimer
 
getTest(int) - Method in class net.grinder.console.model.ModelTestIndex
Return a specific test by index.
getTest() - Method in class net.grinder.engine.process.DataLogArguments
The test.
getTest() - Method in interface net.grinder.script.Statistics.StatisticsForTest
Return the Test that the statistics are for.
getTestConnectionHealthWithBlockingRead() - Method in class HTTPClient.HTTPConnection
 
getTestNumberOffset() - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingParameters
Offset the test numbers.
getTestNumberOffset() - Method in class net.grinder.plugin.http.tcpproxyfilter.ParametersFromProperties
Offset the test numbers.
getTestNumberOffset() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Gets the "test-number-offset" element
getTestNumberOffset() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Gets the "test-number-offset" element
getTestRegistry() - Method in interface net.grinder.script.InternalScriptContext
Access to the test registry.
getTests() - Method in class net.grinder.messages.console.RegisterTestsMessage
Get the test set.
getTestStatisticsQueries() - Method in interface net.grinder.console.model.SampleModelViews
Return an object allowing access to common functions of test statistics.
getTestStatisticsQueries() - Method in class net.grinder.console.model.SampleModelViewsImplementation
Return an object allowing access to common functions of test statistics.
getTestStatisticsQueries() - Method in interface net.grinder.statistics.StatisticsServices
Return an object allowing access to common functions of test statistics.
getTestStatisticsQueries() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Return an object allowing access to common functions of test statistics.
getText() - Method in class HTTPClient.HTTPResponse
Reads all the response data into a buffer and turns it into a string using the appropriate character converter.
getText() - Method in interface net.grinder.console.editor.TextSource
Return the current text.
getTextArray() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Gets array of all "text" elements
getTextArray(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Gets ith "text" element
getTextArray() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Gets array of all "text" elements
getTextArray(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Gets ith "text" element
getTextSource() - Method in interface net.grinder.console.editor.Buffer
Return the buffer's TextSource.
getThreadConnection(String) - Static method in class net.grinder.plugin.http.HTTPPluginControl
Returns a HTTPPluginConnection for a particular URL.
getThreadHTTPClientContext() - Static method in class net.grinder.plugin.http.HTTPPluginControl
Returns the HTTPClient context object for the calling worker thread.
getThreadNumber() - Method in class net.grinder.engine.process.DataLogArguments
Worker thread number.
getThreadNumber() - Method in interface net.grinder.plugininterface.PluginThreadContext
Return the thread number.
getThreadNumber() - Method in interface net.grinder.script.Grinder.ScriptContext
Return the thread number, or -1 if not called from a worker thread.
getThrowable() - Method in class net.grinder.testutility.CallData
 
getTime() - Method in interface net.grinder.messages.agent.CacheHighWaterMark
Get the checkpoint time.
getTime() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Gets the "time" element
getTime() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Gets the "time" element
getTime() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "time" element
getTime() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "time" element
getTime() - Method in interface net.grinder.script.Statistics.StatisticsForTest
Returns the elapsed time for the test.
getTimeAuthority() - Method in class HTTPClient.HTTPConnection
 
getTimeAuthority() - Method in interface net.grinder.plugininterface.PluginProcessContext
Something that knows the time.
getTimeInMilliseconds() - Method in interface HTTPClient.HTTPConnection.TimeAuthority
 
getTimeInMilliseconds() - Method in class net.grinder.util.SleeperImplementation
Return the current time in milliseconds.
getTimeInMilliseconds() - Method in class net.grinder.util.StandardTimeAuthority
Return the current time in milliseconds.
getTimeInMilliseconds() - Method in interface net.grinder.util.TimeAuthority
Return the current time in milliseconds.
getTimeout() - Method in class HTTPClient.HTTPConnection
Gets the timeout used for reading response data.
getTimeSinceExecutionStart() - Method in class net.grinder.engine.process.DataLogArguments
Time since the worker process started.
getTimeToFirstByte() - Method in class HTTPClient.HTTPResponse
++GRINDER MODIFICATION
getTokenArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets array of all "token" elements
getTokenArray(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Gets ith "token" element
getTokenArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets array of all "token" elements
getTokenArray(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Gets ith "token" element
getTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets the "token-id" attribute
getTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Gets the "token-id" attribute
getTokenId() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets the "token-id" attribute
getTokenId() - Method in interface net.grinder.plugin.http.xml.TokenType
Gets the "token-id" attribute
getTokenReferenceArray() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Gets array of all "token-reference" elements
getTokenReferenceArray(int) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Gets ith "token-reference" element
getTokenReferenceArray() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Gets array of all "token-reference" elements
getTokenReferenceArray(int) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Gets ith "token-reference" element
getTokenReferenceArray() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Gets array of all "token-reference" elements
getTokenReferenceArray(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Gets ith "token-reference" element
getTokenReferenceArray() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Gets array of all "token-reference" elements
getTokenReferenceArray(int) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Gets ith "token-reference" element
getTokenReferenceArray() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Gets array of all "token-reference" elements
getTokenReferenceArray(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Gets ith "token-reference" element
getTokenReferenceArray() - Method in interface net.grinder.plugin.http.xml.ResponseType
Gets array of all "token-reference" elements
getTokenReferenceArray(int) - Method in interface net.grinder.plugin.http.xml.ResponseType
Gets ith "token-reference" element
getTotalCumulativeStatistics() - Method in interface net.grinder.console.model.SampleModel
Get the cumulative statistics for this model.
getTotalCumulativeStatistics() - Method in class net.grinder.console.model.SampleModelImplementation
Get the cumulative statistics for this model.
getTotalLatestStatistics() - Method in interface net.grinder.console.model.SampleModel
Get the total statistics for the latest sample.
getTotalLatestStatistics() - Method in class net.grinder.console.model.SampleModelImplementation
Get the total statistics for the latest sample.
getTPSExpression() - Method in interface net.grinder.console.model.SampleModel
Get the statistics expression for TPS.
getTPSExpression() - Method in class net.grinder.console.model.SampleModelImplementation
Get the statistics expression for TPS.
getTPSExpression() - Method in interface net.grinder.statistics.StatisticsServices
Return the TPS expression.
getTPSExpression() - Method in class net.grinder.statistics.StatisticsServicesImplementation
Return the TPS expression.
getTrailer(String) - Method in class HTTPClient.HTTPResponse
Retrieves the value for a given trailer.
getTrailer(String) - Method in class HTTPClient.Response
Retrieves the field for a given trailer.
getTrailer(String) - Method in interface HTTPClient.RoResponse
Retrieves the field for a given trailer.
getTrailerAsDate(String) - Method in class HTTPClient.HTTPResponse
Retrieves the value for a given trailer.
getTrailerAsDate(String) - Method in class HTTPClient.Response
Retrieves the field for a given trailer.
getTrailerAsDate(String) - Method in interface HTTPClient.RoResponse
Retrieves the field for a given trailer.
getTrailerAsInt(String) - Method in class HTTPClient.HTTPResponse
Retrieves the value for a given tailer.
getTrailerAsInt(String) - Method in class HTTPClient.Response
Retrieves the field for a given tailer.
getTrailerAsInt(String) - Method in interface HTTPClient.RoResponse
Retrieves the field for a given tailer.
getTrailers() - Method in class HTTPClient.HttpOutputStream
Gets the trailers which were set with setTrailers().
getTtfb() - Method in class HTTPClient.Response
++GRINDER MODIFICATION
getType() - Method in interface net.grinder.console.editor.Buffer
Get the type of the buffer.
getUniqueID() - Method in interface net.grinder.common.processidentity.ProcessIdentity
Return an external identity that is unique for this process.
getUnparsed() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets the "unparsed" element
getUnparsed() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets the "unparsed" element
getUri() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets the "uri" element
getUri() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets the "uri" element
getUriId() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets the "uri-id" attribute
getUriId() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets the "uri-id" attribute
getURL() - Method in class HTTPClient.HttpURLConnection
Gets the url for this connection.
getUrl() - Method in class net.grinder.plugin.http.HTTPRequest
Gets the default URL.
getUserid() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Gets the "userid" attribute
getUserid() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Gets the "userid" attribute
getUserinfo() - Method in class HTTPClient.URI
 
getUsernamePassword(AuthorizationInfo, boolean) - Method in interface HTTPClient.AuthorizationPrompter
This method is invoked whenever a username and password is required for an authentication challenge to proceed.
getUtilityScheduledExecutor() - Static method in class net.grinder.util.thread.ExecutorFactory
Return a a shared scheduled executor for general timer tasks.
getValue() - Method in class HTTPClient.Cookie
Return the value of this cookie.
getValue() - Method in class HTTPClient.HttpHeaderElement
 
getValue() - Method in class HTTPClient.NVPair
Get the value.
getValue() - Method in interface net.grinder.console.model.SampleModel.State
 
getValue() - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Gets the "value" element
getValue() - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Gets the "value" element
getValue() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Gets the "value" attribute
getValue() - Method in interface net.grinder.plugin.http.xml.NameValueType
Gets the "value" attribute
getValue(StatisticsIndexMap.LongIndex) - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Return the value specified by index.
getValue(StatisticsIndexMap.DoubleIndex) - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Return the value specified by index.
getVariance(StatisticsIndexMap.SampleIndex) - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Get the sample variance for the sample statistic specified by index.
getVersion() - Method in class HTTPClient.Cookie2
 
getVersion() - Method in class HTTPClient.HTTPResponse
Get the HTTP version used for the response.
getVersion() - Method in class HTTPClient.Response
get the HTTP version used for the response.
getVersion() - Method in interface HTTPClient.RoResponse
 
getVersion() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Gets the "version" element
getVersion() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Gets the "version" element
getVersionString() - Static method in class net.grinder.common.GrinderBuild
Return the build version.
getWaiters() - Method in class net.grinder.synchronisation.messages.OpenBarrierMessage
Waiters to wake.
getWarnings() - Method in class net.grinder.util.Directory
Return a list of warnings that have occurred since the last time Directory.getWarnings() was called.
getWorkerIdentity() - Method in interface net.grinder.common.processidentity.WorkerProcessReport
Return the unique process identity.
getWorkerIdentity() - Method in class net.grinder.engine.messages.InitialiseGrinderMessage
Accessor for the worker identity.
getWorkerIdentity() - Method in class net.grinder.messages.console.WorkerProcessReportMessage
Accessor for the process identity.
getWorkerProcessReports() - Method in interface net.grinder.console.communication.ProcessControl.ProcessReports
Returns the latest worker process reports.
Grinder - Class in net.grinder
This is the entry point of The Grinder agent process.
Grinder - Class in net.grinder.script
Name space for grinder script context object.
Grinder() - Constructor for class net.grinder.script.Grinder
 
grinder - Static variable in class net.grinder.script.Grinder
Object that provides context services to scripts.
Grinder.ScriptContext - Interface in net.grinder.script
Scripts can get contextual information and access services through a global net.grinder.script.Grinder.grinder object that supports this interface.
GrinderBuild - Class in net.grinder.common
Accessor for build version information.
GrinderException - Exception in net.grinder.common
Base exception class for The Grinder.
GrinderException(String) - Constructor for exception net.grinder.common.GrinderException
Constructor.
GrinderException(String, Throwable) - Constructor for exception net.grinder.common.GrinderException
Constructor.
GrinderPlugin - Interface in net.grinder.plugininterface
This interface defines the callbacks that an individual Grinder thread can make on a plugin.
GrinderProperties - Class in net.grinder.common
Extend Properties to add type safe accessors.
GrinderProperties() - Constructor for class net.grinder.common.GrinderProperties
Construct an empty GrinderProperties with no associated file.
GrinderProperties(File) - Constructor for class net.grinder.common.GrinderProperties
Construct a GrinderProperties, reading initial values from the specified file.
GrinderProperties.PersistenceException - Exception in net.grinder.common
Exception indicating a problem in persisting properties.

H

handle(T) - Method in interface net.grinder.communication.MessageDispatchRegistry.Handler
Handle the given message.
handle(Message) - Method in class net.grinder.communication.TeeSender
Handle the given message.
handle(ConnectionDetails, byte[], int) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRequestFilter
The main handler method called by the sniffer engine.
handle(ConnectionDetails, byte[], int) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPResponseFilter
Handle a message fragment from the stream.
handle(byte[], int) - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.OutputStreamFilterTee
Handle a message fragment.
handle(ConnectionDetails, byte[], int) - Method in class net.grinder.tools.tcpproxy.CompositeFilter
Handle a message fragment from the stream.
handle(ConnectionDetails, byte[], int) - Method in class net.grinder.tools.tcpproxy.EchoFilter
Handle a message fragment from the stream.
handle(ConnectionDetails, byte[], int) - Method in class net.grinder.tools.tcpproxy.NullFilter
Handle a message fragment from the stream.
handle(ConnectionDetails, byte[], int) - Method in interface net.grinder.tools.tcpproxy.TCPProxyFilter
Handle a message fragment from the stream.
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface HTTPClient.AuthorizationHandler
Sometimes even non-401 responses will contain headers pertaining to authorization (such as the "Authentication-Info" header).
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class HTTPClient.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" headers here.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface HTTPClient.AuthorizationHandler
This method is similar to handleAuthHeaders except that it is called if any headers in the trailer were sent.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class HTTPClient.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" trailers here.
handleErrorMessage(String) - Method in interface net.grinder.console.common.ErrorHandler
Method that handles error messages.
handleErrorMessage(String, String) - Method in interface net.grinder.console.common.ErrorHandler
Method that handles error messages.
handleErrorMessage(String) - Method in class net.grinder.console.common.ErrorQueue
Method that handles error messages.
handleErrorMessage(String, String) - Method in class net.grinder.console.common.ErrorQueue
Method that handles error messages.
handleException(Throwable) - Method in interface net.grinder.console.common.ErrorHandler
Method that handles exceptions.
handleException(Throwable, String) - Method in interface net.grinder.console.common.ErrorHandler
Method that handles exceptions.
handleException(Throwable) - Method in class net.grinder.console.common.ErrorQueue
Method that handles exceptions.
handleException(Throwable, String) - Method in class net.grinder.console.common.ErrorQueue
Method that handles exceptions.
handleInformationMessage(String) - Method in interface net.grinder.console.common.ErrorHandler
Method that handles information messages.
handleInformationMessage(String) - Method in class net.grinder.console.common.ErrorQueue
Method that handles information messages.
Handler - Class in HTTPClient.http
This class implements a URLStreamHandler for http URLs.
Handler() - Constructor for class HTTPClient.http.Handler
 
Handler - Class in HTTPClient.https
This class implements a URLStreamHandler for https URLs.
Handler() - Constructor for class HTTPClient.https.Handler
 
Handler - Class in HTTPClient.shttp
This class implements a URLStreamHandler for shttp URLs.
Handler() - Constructor for class HTTPClient.shttp.Handler
 
handleRequest(byte[], int) - Method in interface net.grinder.plugin.http.tcpproxyfilter.ConnectionHandler
Part of a request message has been received.
handleResponse(byte[], int) - Method in interface net.grinder.plugin.http.tcpproxyfilter.ConnectionHandler
Part of a response message has been received.
hasEntity() - Method in class HTTPClient.Response
Some responses such as those from a HEAD or with certain status codes don't have an entity.
hasExpired() - Method in class HTTPClient.Cookie
 
hashCode() - Method in class HTTPClient.AuthorizationInfo
Produces a hash code based on host, scheme and realm.
hashCode() - Method in class HTTPClient.Cookie
Hash up name, path and domain into new hash.
hashCode() - Method in class HTTPClient.URI
The hash code is calculated over scheme, host, path, and query.
hashCode() - Method in class net.grinder.common.AbstractTestSemantics
Define hash semantics.
hashCode() - Method in class net.grinder.common.processidentity.ProcessAddress
hashCode() - Method in class net.grinder.communication.ConnectionIdentity
hashCode() - Method in class net.grinder.communication.Connector
hashCode() - Method in class net.grinder.engine.common.ScriptLocation
Hash code.
hashCode() - Method in class net.grinder.statistics.ExpressionView
hashCode() - Method in class net.grinder.statistics.TestStatisticsMap
Defer to Object.hashCode().
hashCode() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
hashCode() - Method in class net.grinder.tools.tcpproxy.EndPoint
hashCode() - Method in class net.grinder.util.Directory
Delegate equality to our File.
hashCode() - Method in class net.grinder.util.Pair
Hash code.
hashCode() - Method in class net.grinder.util.SignificantFigureFormat
hasToken(String, String) - Static method in class HTTPClient.Util
Determines if the given header contains a certain token.
haveRequisites(Logger) - Method in class net.grinder.util.JVM
Check the JVM is the right version, has the right optional components installed, and so on.
Head(String) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[], NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, String) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
Head(String, String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Sends the HEAD request.
HEAD() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP HEAD request.
HEAD(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP HEAD request.
HEAD(NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP HEAD request.
HEAD(String, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP HEAD request.
HEAD(String, NVPair[], NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP HEAD request.
HEAD - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
HeadersType - Interface in net.grinder.plugin.http.xml
An XML HeadersType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HeadersType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
HeadersTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML HeadersType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HeadersTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
 
HeaderType - Interface in net.grinder.plugin.http.xml
An XML HeaderType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HeaderType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
HeaderTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML HeaderType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HeaderTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.HeaderTypeImpl
 
host - Variable in class HTTPClient.URI
 
hostChar - Static variable in class HTTPClient.URI
 
HTMLDocument - Class in net.grinder.util.html
Document node for simple HTML model.
HTMLDocument() - Constructor for class net.grinder.util.html.HTMLDocument
Constructor.
HTMLElement - Class in net.grinder.util.html
Element node for simple HTML model.
HTMLElement(String) - Constructor for class net.grinder.util.html.HTMLElement
Constructor.
HTMLElement() - Constructor for class net.grinder.util.html.HTMLElement
Constructor for HTML fragment.
HTMLText - Class in net.grinder.util.html
Text node for simple HTML model.
HTMLText(String) - Constructor for class net.grinder.util.html.HTMLText
Constructor.
HTTP - Static variable in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
HTTP_HOST_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
HTTP_PLUGIN_CONNECT_TIME_KEY - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indices.
HTTP_PLUGIN_CONNECTIONS_ESTABLISHED - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indices.
HTTP_PLUGIN_DNS_TIME_KEY - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indices.
HTTP_PLUGIN_FIRST_BYTE_TIME_KEY - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indices.
HTTP_PLUGIN_RESPONSE_ERRORS_KEY - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indices.
HTTP_PLUGIN_RESPONSE_LENGTH_KEY - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indicies.
HTTP_PLUGIN_RESPONSE_STATUS_KEY - Static variable in class net.grinder.statistics.StatisticsIndexMap
Special slot for the HTTP plugin so it doesn't steal "user" indicies.
HTTP_PORT_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
HTTPClient - package HTTPClient
The Grinder HTTP Plugin incorporates Ronald Tschal�r's HTTPClient library.
HTTPClient.http - package HTTPClient.http
 
HTTPClient.https - package HTTPClient.https
 
HTTPClient.shttp - package HTTPClient.shttp
 
HTTPClientModule - Interface in HTTPClient
This is the interface that a module must implement.
HTTPClientModuleConstants - Interface in HTTPClient
This interface defines the return codes that the handlers in modules may return.
HTTPConnection - Class in HTTPClient
This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.
HTTPConnection(Applet) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host from where the applet was loaded.
HTTPConnection(String) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on port 80
HTTPConnection(String, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port
HTTPConnection(String, String, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported).
HTTPConnection(String, String, int, InetAddress, int) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported), local address, and local port.
HTTPConnection(URL) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host (port) as given in the url.
HTTPConnection(URI) - Constructor for class HTTPClient.HTTPConnection
Constructs a connection to the host (port) as given in the uri.
HTTPConnection.BandwidthLimiter - Interface in HTTPClient
Something that can restrict data transfer bandwidth.
HTTPConnection.BandwidthLimiterFactory - Interface in HTTPClient
 
HTTPConnection.TimeAuthority - Interface in HTTPClient
 
httpDate(Date) - Static method in class HTTPClient.Util
This returns a string containing the date and time in date formatted according to a subset of RFC-1123.
HTTPFilterEventListener - Interface in net.grinder.plugin.http.tcpproxyfilter
A listener for events generated by HTTPRequestFilter and HTTPResponseFilter.
HttpHeaderElement - Class in HTTPClient
This class holds a description of an http header element.
HttpHeaderElement(String) - Constructor for class HTTPClient.HttpHeaderElement
Construct an element with the given name.
HttpHeaderElement(String, String, NVPair[]) - Constructor for class HTTPClient.HttpHeaderElement
 
HttpOutputStream - Class in HTTPClient
This class provides an output stream for requests.
HttpOutputStream() - Constructor for class HTTPClient.HttpOutputStream
Creates an output stream of unspecified length.
HttpOutputStream(long) - Constructor for class HTTPClient.HttpOutputStream
This creates an output stream which will take length bytes of data.
HTTPPlugin - Class in net.grinder.plugin.http
HTTP plug-in.
HTTPPlugin() - Constructor for class net.grinder.plugin.http.HTTPPlugin
 
HTTPPluginConnection - Interface in net.grinder.plugin.http
Interface that script can use to control HTTP connections.
HTTPPluginControl - Class in net.grinder.plugin.http
Facade through which the script can control the behaviour of the HTTP plug-in.
HTTPProxyTCPProxyEngine - Class in net.grinder.tools.tcpproxy
HTTP/HTTPS proxy implementation.
HTTPProxyTCPProxyEngine(TCPProxySSLSocketFactory, TCPProxyFilter, TCPProxyFilter, PrintWriter, Logger, EndPoint, boolean, int, EndPoint, EndPoint) - Constructor for class net.grinder.tools.tcpproxy.HTTPProxyTCPProxyEngine
Constructor.
HTTPRecording - Interface in net.grinder.plugin.http.tcpproxyfilter
Interface for recording HTTP stream information.
HttpRecordingDocument - Interface in net.grinder.plugin.http.xml
A document containing one http-recording(@http://grinder.sourceforge.net/tcpproxy/http/1.0) element.
HttpRecordingDocument.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
HttpRecordingDocumentImpl - Class in net.grinder.plugin.http.xml.impl
A document containing one http-recording(@http://grinder.sourceforge.net/tcpproxy/http/1.0) element.
HttpRecordingDocumentImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.HttpRecordingDocumentImpl
 
HTTPRecordingImplementation - Class in net.grinder.plugin.http.tcpproxyfilter
Contains common state for HTTP recording.
HTTPRecordingImplementation(HTTPRecordingParameters, HTTPRecordingResultProcessor, Logger, RegularExpressions, URIParser) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Constructor.
HTTPRecordingParameters - Interface in net.grinder.plugin.http.tcpproxyfilter
Parameters that control the HTTP recording.
HTTPRecordingResultProcessor - Interface in net.grinder.plugin.http.tcpproxyfilter
Something that can process the result of an HTTPRecordingImplementation.
HTTPRecordingType - Interface in net.grinder.plugin.http.xml
An XML HTTPRecordingType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HTTPRecordingType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
HTTPRecordingType.Metadata - Interface in net.grinder.plugin.http.xml
An XML metadata(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HTTPRecordingType.Metadata.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
HTTPRecordingTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML HTTPRecordingType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HTTPRecordingTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
 
HTTPRecordingTypeImpl.MetadataImpl - Class in net.grinder.plugin.http.xml.impl
An XML metadata(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
HTTPRecordingTypeImpl.MetadataImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
 
HTTPRequest - Class in net.grinder.plugin.http
An individual HTTP request for use in scripts.
HTTPRequest() - Constructor for class net.grinder.plugin.http.HTTPRequest
Creates a new HTTPRequest instance.
HTTPRequestFilter - Class in net.grinder.plugin.http.tcpproxyfilter
TCPProxyFilter that transforms an HTTP request stream into an XML document.
HTTPRequestFilter(HTTPFilterEventListener) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.HTTPRequestFilter
Constructor.
HTTPResponse - Class in HTTPClient
This defines the http-response class returned by the requests.
HTTPResponseFilter - Class in net.grinder.plugin.http.tcpproxyfilter
TCPProxyFilter that collects data from server responses.
HTTPResponseFilter(HTTPFilterEventListener) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.HTTPResponseFilter
Constructor.
HTTPS - Static variable in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
HttpURLConnection - Class in HTTPClient
This class is a wrapper around HTTPConnection providing the interface defined by java.net.URLConnection and java.net.HttpURLConnection.
HttpURLConnection(URL) - Constructor for class HTTPClient.HttpURLConnection
Construct a connection to the specified url.
HTTPUtilities - Interface in net.grinder.plugin.http
Things that HTTP scripts find useful.

I

IDType - Interface in net.grinder.plugin.http.xml
An XML IDType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
IDType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
IDTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML IDType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
IDTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.IDTypeImpl
 
IDTypeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.IDTypeImpl
 
IGNORE_SAMPLES_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
IgnoreShutdownSender - Class in net.grinder.communication
A Sender decorator that ignores shutdown.
IgnoreShutdownSender(Sender) - Constructor for class net.grinder.communication.IgnoreShutdownSender
Constructor.
ImmutableStatisticsSet - Interface in net.grinder.statistics
Read-only view of a statistics set, see StatisticsSet.
includes(Address) - Method in class net.grinder.common.processidentity.ProcessAddress
Whether this address includes the given address.
includes(Address) - Method in interface net.grinder.communication.Address
Whether this address includes the given address.
indent() - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Return an appropriately indent string.
inform(K) - Method in interface net.grinder.util.ListenerSupport.HandlingInformer
Should notify the listener appropriately.
inform(K) - Method in interface net.grinder.util.ListenerSupport.Informer
Should notify the listener appropriately.
init(OutputStream) - Method in class net.grinder.util.logback.BufferedEchoMessageEncoder
InitialiseGrinderMessage - Class in net.grinder.engine.messages
Message used by the agent to initialise the worker processes.
InitialiseGrinderMessage(WorkerIdentity, WorkerIdentity, boolean, ScriptLocation, GrinderProperties) - Constructor for class net.grinder.engine.messages.InitialiseGrinderMessage
Constructor.
initialize(PluginProcessContext) - Method in class net.grinder.plugin.http.HTTPPlugin
Called by the PluginRegistry when the plug-in is first registered.
initialize(PluginProcessContext) - Method in interface net.grinder.plugininterface.GrinderPlugin
This method is executed when the process starts.
inp_stream - Variable in class HTTPClient.Response
our input stream (usually from the stream demux).
InsecureSSLContextFactory - Class in net.grinder.util
Factory which creates SSLContexts.
InsecureSSLContextFactory() - Constructor for class net.grinder.util.InsecureSSLContextFactory
Constructor.
InsecureSSLContextFactory(KeyManager[]) - Constructor for class net.grinder.util.InsecureSSLContextFactory
Constructor.
InsecureSSLContextFactory(InputStream, char[], String) - Constructor for class net.grinder.util.InsecureSSLContextFactory
Constructor.
insertComment(int, String) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Inserts the value as the ith "comment" element
insertComment(int, String) - Method in interface net.grinder.plugin.http.xml.RequestType
Inserts the value as the ith "comment" element
insertNewAuthorization(int) - Method in interface net.grinder.plugin.http.xml.HeadersType
Inserts and returns a new empty value (as xml) as the ith "authorization" element
insertNewAuthorization(int) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Inserts and returns a new empty value (as xml) as the ith "authorization" element
insertNewBaseUri(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Inserts and returns a new empty value (as xml) as the ith "base-uri" element
insertNewBaseUri(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Inserts and returns a new empty value (as xml) as the ith "base-uri" element
insertNewComment(int) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Inserts and returns a new empty value (as xml) as the ith "comment" element
insertNewComment(int) - Method in interface net.grinder.plugin.http.xml.RequestType
Inserts and returns a new empty value (as xml) as the ith "comment" element
insertNewCommonHeaders(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Inserts and returns a new empty value (as xml) as the ith "common-headers" element
insertNewCommonHeaders(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Inserts and returns a new empty value (as xml) as the ith "common-headers" element
insertNewConflictingValue(int) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "conflicting-value" element
insertNewConflictingValue(int) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Inserts and returns a new empty value (as xml) as the ith "conflicting-value" element
insertNewFormField(int) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Inserts and returns a new empty value (as xml) as the ith "form-field" element
insertNewFormField(int) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Inserts and returns a new empty value (as xml) as the ith "form-field" element
insertNewHeader(int) - Method in interface net.grinder.plugin.http.xml.HeadersType
Inserts and returns a new empty value (as xml) as the ith "header" element
insertNewHeader(int) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Inserts and returns a new empty value (as xml) as the ith "header" element
insertNewPage(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Inserts and returns a new empty value (as xml) as the ith "page" element
insertNewPage(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Inserts and returns a new empty value (as xml) as the ith "page" element
insertNewRequest(int) - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Inserts and returns a new empty value (as xml) as the ith "request" element
insertNewRequest(int) - Method in interface net.grinder.plugin.http.xml.PageType
Inserts and returns a new empty value (as xml) as the ith "request" element
insertNewText(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Inserts and returns a new empty value (as xml) as the ith "text" element
insertNewText(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Inserts and returns a new empty value (as xml) as the ith "text" element
insertNewToken(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Inserts and returns a new empty value (as xml) as the ith "token" element
insertNewToken(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Inserts and returns a new empty value (as xml) as the ith "token" element
insertNewTokenReference(int) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Inserts and returns a new empty value (as xml) as the ith "token-reference" element
insertNewTokenReference(int) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Inserts and returns a new empty value (as xml) as the ith "token-reference" element
insertNewTokenReference(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Inserts and returns a new empty value (as xml) as the ith "token-reference" element
insertNewTokenReference(int) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Inserts and returns a new empty value (as xml) as the ith "token-reference" element
insertNewTokenReference(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Inserts and returns a new empty value (as xml) as the ith "token-reference" element
insertNewTokenReference(int) - Method in interface net.grinder.plugin.http.xml.ResponseType
Inserts and returns a new empty value (as xml) as the ith "token-reference" element
insertText(int, String) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Inserts the value as the ith "text" element
insertText(int, String) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Inserts the value as the ith "text" element
instrument(Object) - Method in interface net.grinder.script.TestRegistry.RegisteredTest
Instrument the given object.
instrument(Object, Test.InstrumentationFilter) - Method in interface net.grinder.script.TestRegistry.RegisteredTest
Selectively instrument the given object.
instrument(Test, Recorder, Object) - Method in class net.grinder.scriptengine.AbstractDCRInstrumenter
Instrument a target object with a test.
instrument(Test, Recorder, Object, Test.InstrumentationFilter) - Method in class net.grinder.scriptengine.AbstractDCRInstrumenter
Selectively instrument a target object with a test.
instrument(Object, Recorder, Test.InstrumentationFilter) - Method in class net.grinder.scriptengine.AbstractDCRInstrumenter
Hook for sub-class to implement instrumentation.
instrument(Test, Recorder, Object) - Method in class net.grinder.scriptengine.CompositeInstrumenter
Instrument a target object with a test.
instrument(Test, Recorder, Object, Test.InstrumentationFilter) - Method in class net.grinder.scriptengine.CompositeInstrumenter
Selectively instrument a target object with a test.
instrument(Test, Recorder, Object) - Method in interface net.grinder.scriptengine.Instrumenter
Instrument a target object with a test.
instrument(Test, Recorder, Object, Test.InstrumentationFilter) - Method in interface net.grinder.scriptengine.Instrumenter
Selectively instrument a target object with a test.
Instrumenter - Interface in net.grinder.scriptengine
A factory for instrumented proxies.
INT_DELETE - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
INT_GET - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
INT_HEAD - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
INT_HTTP - Static variable in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
INT_HTTPS - Static variable in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
INT_OPTIONS - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
INT_POST - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
INT_PUT - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
INT_RESPONSE_BODY_HIDDEN_INPUT - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
INT_RESPONSE_BODY_URI_PATH_PARAMETER - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
INT_RESPONSE_BODY_URI_QUERY_STRING - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
INT_RESPONSE_LOCATION_HEADER_PATH_PARAMETER - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
INT_RESPONSE_LOCATION_HEADER_QUERY_STRING - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
INT_TRACE - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
InternalScriptContext - Interface in net.grinder.script
Script context that should not be publicly documented.
interruptibleRun() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.FilteredStreamThread
Main event loop.
interruptibleRun() - Method in interface net.grinder.util.thread.InterruptibleRunnable
A run method that guarantees to exit if the thread is interrupted, perhaps by throwing UncheckedInterruptedException.
InterruptibleRunnable - Interface in net.grinder.util.thread
Like Runnable, but guarantees that InterruptibleRunnable.interruptibleRun() will be cleanly exited if the thread is interrupted.
InterruptibleRunnableAdapter - Class in net.grinder.util.thread
InterruptibleRunnableAdapter(InterruptibleRunnable) - Constructor for class net.grinder.util.thread.InterruptibleRunnableAdapter
Constructor for InterruptibleRunnableAdapter.
InvalidContextException - Exception in net.grinder.script
Exception that represents an attempt to make an API call from an invalid context.
InvalidContextException(String) - Constructor for exception net.grinder.script.InvalidContextException
Creates a new InvalidContextException instance.
invoke(Object, Method, Object[]) - Method in class net.grinder.testutility.OverrideInvocationHandlerDecorator
 
invoke(Object, Method, Object[]) - Method in class net.grinder.testutility.RandomObjectFactory.NullInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class net.grinder.testutility.StubRelationshipsInvocationHandlerDecorator
 
ioException(IOException) - Static method in exception net.grinder.common.UncheckedInterruptedException
InterruptedIOExceptions are a pain to handle as they extend IOException.
isABufferDirty() - Method in class net.grinder.console.editor.EditorModel
Return whether one of our buffers is dirty.
isAtLeastVersion(int, int) - Method in class net.grinder.util.JVM
Check whether the JVM is of given version or later.
isBoringFile(File) - Method in class net.grinder.console.editor.EditorModel
Return whether the given file should be marked as boring.
isCommonHeader(String) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingParameters
Return whether a header is likely to have common values, so is a candidate for extraction to commonly used sets.
isCommonHeader(String) - Method in class net.grinder.plugin.http.tcpproxyfilter.ParametersFromProperties
Return whether a header is likely to have common values, so is a candidate for extraction to commonly used sets.
isCompatibleWith(URI) - Method in class HTTPClient.HTTPConnection
See if the given uri is compatible with this connection.
isComposite() - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Return whether this statistics set has been marked as containing composite statistics.
isDirty() - Method in class net.grinder.console.editor.AbstractTextSource
Return whether the text has changed since the last call to TextSource.getText() or TextSource.setText(java.lang.String).
isDirty() - Method in interface net.grinder.console.editor.Buffer
Return whether the buffer's text has been changed since the last save.
isDirty() - Method in interface net.grinder.console.editor.TextSource
Return whether the text has changed since the last call to TextSource.getText() or TextSource.setText(java.lang.String).
isDouble() - Method in interface net.grinder.statistics.StatisticExpression
Returns true if the type of this StatisticExpression is non integral.
isEnabled(int) - Static method in class HTTPClient.Log
Check whether logging for the given facility is enabled or not.
isForSameCache(CacheHighWaterMark) - Method in interface net.grinder.messages.agent.CacheHighWaterMark
Return whether this CacheHighWaterMark was generated for the same cache as the given CacheHighWaterMark.
isGenericURI() - Method in class HTTPClient.URI
Does the scheme specific part of this URI use the generic-URI syntax?
isInstrumentable(Class<?>) - Method in class net.grinder.engine.process.dcr.DCRContextImplementation
Test whether a class can be instrumented.
isInstrumentable(Class<?>) - Method in interface net.grinder.scriptengine.DCRContext
Test whether a class can be instrumented.
isMirroredHeader(String) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingParameters
Return whether a header should be copied from the HTTP stream to the recording.
isMirroredHeader(String) - Method in class net.grinder.plugin.http.tcpproxyfilter.ParametersFromProperties
Return whether a header should be copied from the HTTP stream to the recording.
IsolatedGrinderProcessRunner - Class in net.grinder.engine.agent
Implementation of DebugThreadWorker.IsolateGrinderProcessRunner that is loaded in separate BlockingClassLoaders by DebugThreadWorker.
IsolatedGrinderProcessRunner() - Constructor for class net.grinder.engine.agent.IsolatedGrinderProcessRunner
 
IsolatedObjectFactory - Class in net.grinder.testutility
Create objects that unknown to the standard class loaders.
IsolatedObjectFactory() - Constructor for class net.grinder.testutility.IsolatedObjectFactory
 
isParentOf(File) - Method in class net.grinder.util.Directory
Test whether a File represents the name of a file that is a descendant of the directory.
isPropertiesFile(File) - Method in class net.grinder.console.editor.EditorModel
Return whether the given file should be considered to be a grinder properties file.
isScriptFile(File) - Method in class net.grinder.console.editor.EditorModel
Return whether the given file should be considered to be a script file.
isSecure() - Method in class HTTPClient.Cookie
Return whether this cookie should only be sent over secure connections.
isSecure() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
Accessor.
isSelectedScript(File) - Method in class net.grinder.console.editor.EditorModel
Return whether the given file is the script file specified in the currently selected properties file.
isSemiGenericURI() - Method in class HTTPClient.URI
Does the scheme specific part of this URI use the semi-generic-URI syntax?
isSetAnnotation() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
True if has "annotation" element
isSetAnnotation() - Method in interface net.grinder.plugin.http.xml.RequestType
True if has "annotation" element
isSetBinary() - Method in interface net.grinder.plugin.http.xml.BodyType
True if has "binary" element
isSetBinary() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
True if has "binary" element
isSetBody() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
True if has "body" element
isSetBody() - Method in interface net.grinder.plugin.http.xml.RequestType
True if has "body" element
isSetContentType() - Method in interface net.grinder.plugin.http.xml.BodyType
True if has "content-type" element
isSetContentType() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
True if has "content-type" element
isSetEscapedString() - Method in interface net.grinder.plugin.http.xml.BodyType
True if has "escaped-string" element
isSetEscapedString() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
True if has "escaped-string" element
isSetExtends() - Method in interface net.grinder.plugin.http.xml.HeadersType
True if has "extends" attribute
isSetExtends() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
True if has "extends" attribute
isSetExtends() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
True if has "extends" attribute
isSetExtends() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
True if has "extends" attribute
isSetFile() - Method in interface net.grinder.plugin.http.xml.BodyType
True if has "file" element
isSetFile() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
True if has "file" element
isSetForm() - Method in interface net.grinder.plugin.http.xml.BodyType
True if has "form" element
isSetForm() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
True if has "form" element
isSetFragment() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
True if has "fragment" element
isSetFragment() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
True if has "fragment" element
isSetHeadersId() - Method in interface net.grinder.plugin.http.xml.CommonHeadersType
True if has "headers-id" attribute
isSetHeadersId() - Method in class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
True if has "headers-id" attribute
isSetMultipart() - Method in interface net.grinder.plugin.http.xml.FormBodyType
True if has "multipart" attribute
isSetMultipart() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
True if has "multipart" attribute
isSetName() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
True if has "name" attribute
isSetName() - Method in interface net.grinder.plugin.http.xml.NameValueType
True if has "name" attribute
isSetNewValue() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
True if has "new-value" element
isSetNewValue() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
True if has "new-value" element
isSetPassword() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
True if has "password" attribute
isSetPassword() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
True if has "password" attribute
isSetQueryString() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
True if has "query-string" element
isSetQueryString() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
True if has "query-string" element
isSetReasonPhrase() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
True if has "reason-phrase" attribute
isSetReasonPhrase() - Method in interface net.grinder.plugin.http.xml.ResponseType
True if has "reason-phrase" attribute
isSetSleepTime() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
True if has "sleep-time" element
isSetSleepTime() - Method in interface net.grinder.plugin.http.xml.RequestType
True if has "sleep-time" element
isSetSource() - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
True if has "source" attribute
isSetSource() - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
True if has "source" attribute
isSetSource() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
True if has "source" attribute
isSetSource() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
True if has "source" attribute
isSetStatusCode() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
True if has "status-code" attribute
isSetStatusCode() - Method in interface net.grinder.plugin.http.xml.ResponseType
True if has "status-code" attribute
isSetTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
True if has "token-id" attribute
isSetTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
True if has "token-id" attribute
isSetTokenId() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
True if has "token-id" attribute
isSetTokenId() - Method in interface net.grinder.plugin.http.xml.TokenType
True if has "token-id" attribute
isSetUriId() - Method in interface net.grinder.plugin.http.xml.BaseURIType
True if has "uri-id" attribute
isSetUriId() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
True if has "uri-id" attribute
isSetUserid() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
True if has "userid" attribute
isSetUserid() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
True if has "userid" attribute
isSetValue() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
True if has "value" attribute
isSetValue() - Method in interface net.grinder.plugin.http.xml.NameValueType
True if has "value" attribute
isStopped() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Check whether this engine is stopped.
isTestInProgress() - Method in interface net.grinder.script.Statistics
Returns whether there is a test in progress.
isTriggeringEvent(File, E) - Method in class net.grinder.util.logback.RollOnStartUp
isUpToDate() - Method in interface net.grinder.console.editor.Buffer
Return whether the file has been independently modified since the last save.
isZero() - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Return whether all the statistics are zero.
iterate() - Method in class net.grinder.statistics.TestStatisticsMap.ForEach
Runs the iteration.

J

J2SE_TIME_ACCURACY_MILLIS - Static variable in class net.grinder.testutility.Time
We slacken assertions about time to account for precision of J2SE time API.
JavaScriptEngineService - Class in net.grinder.scriptengine.java
Java ScriptEngineService implementation.
JavaScriptEngineService(DCRContext) - Constructor for class net.grinder.scriptengine.java.JavaScriptEngineService
Constructor.
JavaScriptEngineService() - Constructor for class net.grinder.scriptengine.java.JavaScriptEngineService
Constructor used when DCR is unavailable.
JOptionPaneDialog - Class in net.grinder.console.swingui
JDialog that is more useful than that returned by JOptionPane.createDialog().
JOptionPaneDialog(JFrame, String, boolean, JOptionPane) - Constructor for class net.grinder.console.swingui.JOptionPaneDialog
Constructor.
JOptionPaneDialog(JDialog, String, boolean, JOptionPane) - Constructor for class net.grinder.console.swingui.JOptionPaneDialog
Constructor.
JVM - Class in net.grinder.util
Utility class for querying JVM environment.
JVM.VersionException - Exception in net.grinder.util
Represents problems in determining JVM versions.
JVM.VersionException(String) - Constructor for exception net.grinder.util.JVM.VersionException
Constructor.
Jython22Instrumenter - Class in net.grinder.scriptengine.jython.instrumentation.dcr
DCR instrumenter for Jython 2.1, 2.2.
Jython22Instrumenter(DCRContext) - Constructor for class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
Constructor.
Jython25Instrumenter - Class in net.grinder.scriptengine.jython.instrumentation.dcr
DCR instrumenter for Jython 2.5+.
Jython25Instrumenter(DCRContext) - Constructor for class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
Constructor.
JythonScriptEngineService - Class in net.grinder.scriptengine.jython
Jython ScriptEngineService implementation.
JythonScriptEngineService(GrinderProperties, DCRContext, ScriptLocation) - Constructor for class net.grinder.scriptengine.jython.JythonScriptEngineService
Constructor.
JythonScriptEngineService() - Constructor for class net.grinder.scriptengine.jython.JythonScriptEngineService
Constructor used when DCR is unavailable.

K

KeepAliveMessage - Class in net.grinder.communication
No-op message used to keep a connection alive.
KeepAliveMessage() - Constructor for class net.grinder.communication.KeepAliveMessage
 

L

launchThreadPair(Socket, Socket, EndPoint, EndPoint, boolean) - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Launch a pair of threads to handle bi-directional stream communication.
listAllCookies() - Static method in class HTTPClient.CookieModule
List all stored cookies for all contexts.
listAllCookies(Object) - Static method in class HTTPClient.CookieModule
List all stored cookies for a given context.
listContents(FileFilter) - Method in class net.grinder.util.Directory
Equivalent to listContents(filter, false, false).
listContents(FileFilter, boolean, boolean) - Method in class net.grinder.util.Directory
List the files in the hierarchy below the directory that have been modified after since.
ListenerSupport<T> - Class in net.grinder.util
Generic support for listeners.
ListenerSupport() - Constructor for class net.grinder.util.ListenerSupport
 
ListenerSupport.HandlingInformer<K> - Interface in net.grinder.util
ListenerSupport.Informer<K> - Interface in net.grinder.util
listHeaders() - Method in class HTTPClient.HTTPResponse
Returns an enumeration of all the headers available via getHeader().
listTrailers() - Method in class HTTPClient.HTTPResponse
Returns an enumeration of all the trailers available via getTrailer().
load() - Method in interface net.grinder.console.editor.Buffer
Update the text source from the file.
loadClass(String, boolean) - Method in class net.grinder.util.BlockingClassLoader
Override only to check parent ClassLoader if not blocked.
loadRegisteredImplementations(String, ClassLoader) - Static method in class net.grinder.util.ClassLoaderUtilities
Equivalent to loadRegisteredImplementations(resourceName, Object.class, classLoader).
loadRegisteredImplementations(String, Class<T>) - Static method in class net.grinder.util.ClassLoaderUtilities
Equivalent to loadRegisteredImplementations(resourceName, cls, cls.getClassLoader()).
loadRegisteredImplementations(String, Class<T>, ClassLoader) - Static method in class net.grinder.util.ClassLoaderUtilities
Simple mechanism for dynamically specified implementations.
LocalBarrierGroups - Class in net.grinder.synchronisation
BarrierGroups implementation for use within the local JVM.
LocalBarrierGroups() - Constructor for class net.grinder.synchronisation.LocalBarrierGroups
 
Log - Class in HTTPClient
This is a simple logger for the HTTPClient.
LOG_DIRECTORY - Static variable in class net.grinder.common.GrinderProperties
Key to use for the log directory property.
logIOException(IOException) - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Log IOExceptions.
LOOK_AND_FEEL_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.

M

main(String[]) - Static method in class HTTPClient.URI
Run test set.
main(String[]) - Static method in class net.grinder.Console
Entry point.
main(String[]) - Static method in class net.grinder.engine.process.WorkerProcessEntryPoint
Main method.
main(String[]) - Static method in class net.grinder.Grinder
The Grinder agent process entry point.
main(String[]) - Static method in class net.grinder.plugin.http.tcpproxyfilter.ProcessRecording
Entry point.
main(String[]) - Static method in class net.grinder.TCPProxy
Entry point.
mangleFilename(String, String) - Method in interface HTTPClient.FilenameMangler
This is invoked by Codecs.mpFormDataDecode for each file found in the data, just before the file is created and written.
markChar - Static variable in class HTTPClient.URI
 
markLastResponseTime() - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Called when a response message starts.
markLastResponseTime() - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Called when a response message starts.
matches(Object) - Method in interface net.grinder.script.Test.InstrumentationFilter
Filter the parts of an object.
matches(Method) - Method in interface net.grinder.testutility.CallRecorder.MethodFilter
 
matches(Object) - Method in class net.grinder.testutility.MockingUtilities.TypedArgumentMatcher
 
MAX_PORT - Static variable in class net.grinder.communication.CommunicationDefaults
Maximum value for ports.
maximumBytes(int) - Method in interface HTTPClient.HTTPConnection.BandwidthLimiter
Return an upper limit on the number of bytes that should be transfered at this point in time.
Message - Interface in net.grinder.communication
Marker interface implemented by messages.
MessageDispatchRegistry - Interface in net.grinder.communication
Register of message handlers, keyed by message type.
MessageDispatchRegistry.AbstractBlockingHandler<T extends Message> - Class in net.grinder.communication
Most handlers ignore the shutdown event, so provide this as a convenient base for anonymous classes.
MessageDispatchRegistry.AbstractBlockingHandler() - Constructor for class net.grinder.communication.MessageDispatchRegistry.AbstractBlockingHandler
 
MessageDispatchRegistry.AbstractHandler<T extends Message> - Class in net.grinder.communication
Most handlers ignore the shutdown event, so provide this as a convenient base for anonymous classes.
MessageDispatchRegistry.AbstractHandler() - Constructor for class net.grinder.communication.MessageDispatchRegistry.AbstractHandler
 
MessageDispatchRegistry.BlockingHandler<T extends Message> - Interface in net.grinder.communication
Handler interface.
MessageDispatchRegistry.Handler<T extends Message> - Interface in net.grinder.communication
Handler interface.
MessageDispatchSender - Class in net.grinder.communication
Passive Senderclass that dispatches incoming messages to the appropriate handler.
MessageDispatchSender() - Constructor for class net.grinder.communication.MessageDispatchSender
 
MessagePump - Class in net.grinder.communication
Active object that copies messages from a Receiver to a Sender.
MessagePump(Receiver, Sender, int) - Constructor for class net.grinder.communication.MessagePump
Constructor.
MIN_PORT - Static variable in class net.grinder.communication.CommunicationDefaults
Minimum value for ports.
MockingUtilities - Class in net.grinder.testutility
Mocking utility classes for use with Mockito.
MockingUtilities() - Constructor for class net.grinder.testutility.MockingUtilities
 
MockingUtilities.TypedArgumentMatcher<T> - Class in net.grinder.testutility
Prettier version of ArgumentMatcher.
MockingUtilities.TypedArgumentMatcher() - Constructor for class net.grinder.testutility.MockingUtilities.TypedArgumentMatcher
 
ModelTestIndex - Class in net.grinder.console.model
Snapshot of current test structure that is valid at time of notification.
ModelTestIndex() - Constructor for class net.grinder.console.model.ModelTestIndex
Default constructor.
MODS - Static variable in class HTTPClient.Log
The Modules facility (32)
ModuleException - Exception in HTTPClient
Signals that an exception occured in a module.
ModuleException() - Constructor for exception HTTPClient.ModuleException
Constructs an ModuleException with no detail message.
ModuleException(String) - Constructor for exception HTTPClient.ModuleException
Constructs an ModuleException class with the specified detail message.
mpFormDataDecode(byte[], String, String) - Static method in class HTTPClient.Codecs
This method decodes a multipart/form-data encoded string.
mpFormDataDecode(byte[], String, String, FilenameMangler) - Static method in class HTTPClient.Codecs
This method decodes a multipart/form-data encoded string.
mpFormDataEncode(NVPair[], NVPair[], NVPair[]) - Static method in class HTTPClient.Codecs
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding.
mpFormDataEncode(NVPair[], NVPair[], NVPair[], FilenameMangler) - Static method in class HTTPClient.Codecs
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding.
MultiLineFormatter - Interface in net.grinder.util
Convert a string to one or more other strings.

N

name - Variable in class HTTPClient.Cookie
 
NameValueType - Interface in net.grinder.plugin.http.xml
An XML NameValueType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
NameValueType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
NameValueTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML NameValueType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
NameValueTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
 
net.grinder - package net.grinder
Top level package for The Grinder source.
net.grinder.common - package net.grinder.common
Common interfaces and utility classes used throughout The Grinder.
net.grinder.common.processidentity - package net.grinder.common.processidentity
Interface representing process identity and status.
net.grinder.communication - package net.grinder.communication
The Grinder communication subsystem.
net.grinder.console - package net.grinder.console
The Grinder console.
net.grinder.console.client - package net.grinder.console.client
Client API for The Grinder console.
net.grinder.console.common - package net.grinder.console.common
Common classes used by the console implementation.
net.grinder.console.communication - package net.grinder.console.communication
Console communication.
net.grinder.console.communication.server - package net.grinder.console.communication.server
Console code that dispatches messages received from console clients.
net.grinder.console.communication.server.messages - package net.grinder.console.communication.server.messages
Messages used by the console client.
net.grinder.console.distribution - package net.grinder.console.distribution
Code to handle the distribution of files to the agents.
net.grinder.console.editor - package net.grinder.console.editor
The console model of the editor state.
net.grinder.console.model - package net.grinder.console.model
The console model.
net.grinder.console.swingui - package net.grinder.console.swingui
Swing implementation of the console.
net.grinder.console.synchronisation - package net.grinder.console.synchronisation
Console support for distributed synchronisation.
net.grinder.console.textui - package net.grinder.console.textui
Text UI for the console.
net.grinder.engine.agent - package net.grinder.engine.agent
Agent process implementation.
net.grinder.engine.common - package net.grinder.engine.common
Common classes used by the Agent and Worker process implementations.
net.grinder.engine.communication - package net.grinder.engine.communication
Communication classes used by the Agent and Worker process implementations.
net.grinder.engine.messages - package net.grinder.engine.messages
Messages that can be sent to the worker processes.
net.grinder.engine.process - package net.grinder.engine.process
Worker process implementation.
net.grinder.engine.process.dcr - package net.grinder.engine.process.dcr
Instrumentation agents based on Dynamic Class Retransformation.
net.grinder.messages.agent - package net.grinder.messages.agent
Messages that can be sent to the agent process.
net.grinder.messages.console - package net.grinder.messages.console
Messages that can be sent to the console.
net.grinder.plugin.http - package net.grinder.plugin.http
HTTP plug-in that provides a pool of connections per worker thread.
net.grinder.plugin.http.tcpproxyfilter - package net.grinder.plugin.http.tcpproxyfilter
TCPProxy filters for the HTTP plug in.
net.grinder.plugin.http.xml - package net.grinder.plugin.http.xml
 
net.grinder.plugin.http.xml.impl - package net.grinder.plugin.http.xml.impl
 
net.grinder.plugininterface - package net.grinder.plugininterface
Interface that plugins should implement.
net.grinder.script - package net.grinder.script
Interfaces and classes for use by scripts.
net.grinder.scriptengine - package net.grinder.scriptengine
Common interface used by the worker process implementation and script engines.
net.grinder.scriptengine.clojure - package net.grinder.scriptengine.clojure
Clojure script engine.
net.grinder.scriptengine.java - package net.grinder.scriptengine.java
Java script engine.
net.grinder.scriptengine.jython - package net.grinder.scriptengine.jython
Jython script engine.
net.grinder.scriptengine.jython.instrumentation.dcr - package net.grinder.scriptengine.jython.instrumentation.dcr
Jython instrumentation agents based on Dynamic Class Retransformation.
net.grinder.statistics - package net.grinder.statistics
The Grinder statistics engine.
net.grinder.synchronisation - package net.grinder.synchronisation
Synchronisation classes.
net.grinder.synchronisation.messages - package net.grinder.synchronisation.messages
Messages used by distributed implementations of the synchronisation classes.
net.grinder.testutility - package net.grinder.testutility
 
net.grinder.tools.tcpproxy - package net.grinder.tools.tcpproxy
TCPProxy implementation.
net.grinder.util - package net.grinder.util
Miscellaneous utility classes.
net.grinder.util.html - package net.grinder.util.html
Simple HTML document model.
net.grinder.util.http - package net.grinder.util.http
Utility classes for the HTTP plugin.
net.grinder.util.logback - package net.grinder.util.logback
Utility classes for use with the Logback logging framework.
net.grinder.util.thread - package net.grinder.util.thread
Threading utilities.
net.grinder.util.weave - package net.grinder.util.weave
Code to apply instrumentation to test classes using AOP style "weaving".
net.grinder.util.weave.agent - package net.grinder.util.weave.agent
Java agent that provides access to the JRE's instrumentation facilities.
net.grinder.util.weave.j2se6 - package net.grinder.util.weave.j2se6
Weaving implementation that uses Java 6 dynamic class retransformation.
newFile(String) - Method in class net.grinder.testutility.TemporaryDirectory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.BaseURIType.Scheme.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Scheme.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Userid.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Userid.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Metadata.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Metadata.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.RequestType.Method.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Method.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.ConflictingValue.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.ConflictingValue.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
newInstance() - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
newInstance(XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
newLine() - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Return a new line string.
newLineAndIndent() - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Equivalent to XSLTHelper.newLine() followed by XSLTHelper.indent().
newSample() - Method in class net.grinder.console.model.SampleModel.AbstractListener
 
newSample() - Method in interface net.grinder.console.model.SampleModel.Listener
Called when the model has a new sample.
newSample() - Method in class net.grinder.console.swingui.TestGraphPanel
newStatisticExpression(ExpressionView) - Method in interface net.grinder.console.model.SampleModelViews.Listener
Called when a new statistic expression has been added to the model.
newTests(Set<Test>, ModelTestIndex) - Method in class net.grinder.console.model.SampleModel.AbstractListener
 
newTests(Set<Test>, ModelTestIndex) - Method in interface net.grinder.console.model.SampleModel.Listener
Called when new tests have been added to the model.
newTests(Set<Test>, ModelTestIndex) - Method in class net.grinder.console.swingui.TestGraphPanel
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
Deprecated.
XMLInputStream
newValue(Object) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Scheme.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Userid.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.RequestType.Method.Factory
 
newValue(Object) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
next(Test, StatisticsSet) - Method in class net.grinder.statistics.TestStatisticsMap.ForEach
Receives a call for each item in the iteration.
next() - Method in class net.grinder.synchronisation.BarrierIdentityGenerator
Create a new barrier identity.
next() - Method in interface net.grinder.synchronisation.messages.BarrierIdentity.Factory
Create a new barrier identity.
nonCompositeStatisticsTotals() - Method in class net.grinder.statistics.TestStatisticsMap
Add up all the non-composite statistics.
NonInstrumentableTypeException - Exception in net.grinder.script
Thrown when an attempt is made to wrap a type that can not be instrumented.
NonInstrumentableTypeException(String) - Constructor for exception net.grinder.script.NonInstrumentableTypeException
Creates a new NotWrappableTypeException instance.
NonInstrumentableTypeException(String, Throwable) - Constructor for exception net.grinder.script.NonInstrumentableTypeException
Creates a new NotWrappableTypeException instance.
normaliseExpressionString(String) - Method in interface net.grinder.statistics.StatisticExpressionFactory
Apply standard formatting to an expression.
NoSuchStatisticException - Exception in net.grinder.script
Exception thrown if the requested statistic does not exist.
NoSuchStatisticException(String) - Constructor for exception net.grinder.script.NoSuchStatisticException
Creates a new NoSuchStatisticException instance.
NotWrappableTypeException - Exception in net.grinder.script
Thrown when an attempt is made to wrap a type that is not wrapable.
NotWrappableTypeException(String) - Constructor for exception net.grinder.script.NotWrappableTypeException
Creates a new NotWrappableTypeException instance.
NotWrappableTypeException(String, Throwable) - Constructor for exception net.grinder.script.NotWrappableTypeException
Creates a new NotWrappableTypeException instance.
NullFilter - Class in net.grinder.tools.tcpproxy
Filter that does nothing.
NullFilter() - Constructor for class net.grinder.tools.tcpproxy.NullFilter
Constructor.
NullMultiLineFormatter - Class in net.grinder.util
Null implementation of MultiLineFormatter.
NullMultiLineFormatter() - Constructor for class net.grinder.util.NullMultiLineFormatter
 
nv2query(NVPair[]) - Static method in class HTTPClient.Codecs
Turns an array of name/value pairs into the string "name1=value1&name2=value2&name3=value3".
NVPair - Class in HTTPClient
This class holds a Name/Value pair of strings.
NVPair(String, String) - Constructor for class HTTPClient.NVPair
Creates a new name/value pair and initializes it to the specified name and value.
NVPair(NVPair) - Constructor for class HTTPClient.NVPair
Creates a copy of a given name/value pair.

O

objectAndNumber(Object, int) - Method in interface net.grinder.util.AllocateLowestNumber.IteratorCallback
Called for a member of the set.
of(F, S) - Static method in class net.grinder.util.Pair
Type safe factory method.
OPAQUE - Static variable in class HTTPClient.URI
 
opaque - Variable in class HTTPClient.URI
 
opaqueChar - Static variable in class HTTPClient.URI
 
open(ConnectionDetails) - Method in class net.grinder.plugin.http.tcpproxyfilter.ConnectionCache
A connection has been opened, create a handler.
open(ConnectionDetails) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPFilterEventListener
A connection has been opened.
OpenBarrierMessage - Class in net.grinder.synchronisation.messages
Barrier group message sent to agents when a barrier is opened.
OpenBarrierMessage(String, Set<BarrierIdentity>) - Constructor for class net.grinder.synchronisation.messages.OpenBarrierMessage
Constructor.
openConnection(URL) - Method in class HTTPClient.http.Handler
 
openConnection(URL) - Method in class HTTPClient.https.Handler
 
openConnection(URL) - Method in class HTTPClient.shttp.Handler
 
openWithExternalEditor(File) - Method in class net.grinder.console.editor.EditorModel
Open the given file with the external file.
Options(String) - Method in class HTTPClient.HTTPConnection
Request OPTIONS from the server.
Options(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Request OPTIONS from the server.
Options(String, NVPair[], byte[]) - Method in class HTTPClient.HTTPConnection
Request OPTIONS from the server.
Options(String, NVPair[], HttpOutputStream) - Method in class HTTPClient.HTTPConnection
Request OPTIONS from the server.
OPTIONS() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP OPTIONS request.
OPTIONS(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP OPTIONS request.
OPTIONS(String, byte[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP OPTIONS request.
OPTIONS(String, byte[], NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP OPTIONS request.
OPTIONS(String, InputStream) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP OPTIONS request.
OPTIONS(String, InputStream, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP OPTIONS request.
OPTIONS - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
override_compareTo(Object, Object) - Method in class net.grinder.testutility.SimpleEqualityDecoration
 
override_equals(Object, Object) - Method in class net.grinder.testutility.SimpleEqualityDecoration
 
override_hashCode(Object) - Method in class net.grinder.testutility.SimpleEqualityDecoration
 
override_toString(Object) - Method in class net.grinder.testutility.SimpleEqualityDecoration
 
OverrideInvocationHandlerDecorator - Class in net.grinder.testutility
InvocationHandler decorator that allows a supplied object to handle some of the methods.
OverrideInvocationHandlerDecorator(InvocationHandler, Object) - Constructor for class net.grinder.testutility.OverrideInvocationHandlerDecorator
 
OverrideInvocationHandlerDecorator(InvocationHandler, Object, String) - Constructor for class net.grinder.testutility.OverrideInvocationHandlerDecorator
 

P

PageType - Interface in net.grinder.plugin.http.xml
An XML PageType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
PageType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
PageTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML PageType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
PageTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.PageTypeImpl
 
Pair<F,S> - Class in net.grinder.util
An immutable type-safe pair.
Pair(F, S) - Constructor for class net.grinder.util.Pair
Constructor for Pair.
ParametersFromProperties - Class in net.grinder.plugin.http.tcpproxyfilter
Obtain recording parameters from system properties.
ParametersFromProperties() - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ParametersFromProperties
Constructor.
parse(String, RoRequest) - Static method in class HTTPClient.Cookie
Parses the Set-Cookie header into an array of Cookies.
parse(String, RoRequest) - Static method in class HTTPClient.Cookie2
Parses the Set-Cookie2 header into an array of Cookies.
parse(String) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.AuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BaseURIType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BinaryBodyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.BodyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommentType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.CommonHeadersType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ConflictingTokenReferenceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.EscapedStringBodyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FileNameBodyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormBodyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.FormFieldType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeadersType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HeaderType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HttpRecordingDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.HTTPRecordingType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.IDType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.NameValueType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.PageType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ParsedURIPartType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RelativeURIType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.RequestType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseTokenReferenceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.ResponseType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenReferenceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenResponseLocationType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(String, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(File) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(File, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(URL) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(URL, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(InputStream) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(Reader) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(XMLStreamReader) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(Node) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(Node, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
 
parse(XMLInputStream) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.grinder.plugin.http.xml.TokenType.Factory
Deprecated.
XMLInputStream
parse(String) - Method in interface net.grinder.util.AttributeStringParser
Do the parse.
parse(String) - Method in class net.grinder.util.AttributeStringParserImplementation
Do the parse.
parse(String, URIParser.ParseListener) - Method in interface net.grinder.util.http.URIParser
Parse a URI.
parse(String, URIParser.ParseListener) - Method in class net.grinder.util.http.URIParserImplementation
Parse a URI.
ParsedURIPartType - Interface in net.grinder.plugin.http.xml
An XML ParsedURIPartType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ParsedURIPartType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
ParsedURIPartTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML ParsedURIPartType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ParsedURIPartTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
 
ParseException - Exception in HTTPClient
Signals that something went wrong while parsing data.
ParseException() - Constructor for exception HTTPClient.ParseException
Constructs an ParseException with no detail message.
ParseException(String) - Constructor for exception HTTPClient.ParseException
Constructs an ParseException class with the specified detail message.
parseHeader(String) - Static method in class HTTPClient.Util
This parses the value part of a header.
parseHeader(String, boolean) - Static method in class HTTPClient.Util
This parses the value part of a header.
path - Variable in class HTTPClient.Cookie
 
path - Variable in class HTTPClient.URI
 
path(String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
path(String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with path text.
path_set - Variable in class HTTPClient.Cookie2
 
pathParameterNameValue(String, String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
pathParameterNameValue(String, String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with a name-value pair that was found in the path.
pauseClock() - Method in interface net.grinder.plugininterface.PluginThreadContext
The time taken between invocations of PluginThreadContext.pauseClock() and PluginThreadContext.resumeClock() is not included in the recorded time for a test.
pcharChar - Static variable in class HTTPClient.URI
 
PeakStatisticExpression - Interface in net.grinder.statistics
A StatisticExpression that tracks the peak value of another StatisticExpression.
PluginException - Exception in net.grinder.plugininterface
Exception that can be thrown by plugins.
PluginException(String) - Constructor for exception net.grinder.plugininterface.PluginException
Creates a new PluginException.
PluginException(String, Throwable) - Constructor for exception net.grinder.plugininterface.PluginException
Creates a new PluginException.
PluginProcessContext - Interface in net.grinder.plugininterface
This class is used to share process information between the Grinder and the plug-in.
PluginRegistry - Class in net.grinder.plugininterface
Plugins must register themselves with the process wide singleton instance of this class.
PluginRegistry() - Constructor for class net.grinder.plugininterface.PluginRegistry
 
PluginThreadContext - Interface in net.grinder.plugininterface
This class is used to share thread information between the Grinder and the plug-in.
PluginThreadListener - Interface in net.grinder.plugininterface
This interface defines the callbacks that an individual Grinder thread can make on a plugin.
port - Variable in class HTTPClient.URI
 
port_list - Variable in class HTTPClient.Cookie2
 
port_list_str - Variable in class HTTPClient.Cookie2
 
port_set - Variable in class HTTPClient.Cookie2
 
PortForwarderTCPProxyEngine - Class in net.grinder.tools.tcpproxy
Simple implementation of TCPProxyEngine that connects to a single remote server.
PortForwarderTCPProxyEngine(TCPProxyFilter, TCPProxyFilter, PrintWriter, Logger, ConnectionDetails, boolean, int) - Constructor for class net.grinder.tools.tcpproxy.PortForwarderTCPProxyEngine
Constructor.
PortForwarderTCPProxyEngine(TCPProxySocketFactory, TCPProxyFilter, TCPProxyFilter, PrintWriter, Logger, ConnectionDetails, boolean, int) - Constructor for class net.grinder.tools.tcpproxy.PortForwarderTCPProxyEngine
Constructor that allows socket factory to be specified.
Post(String) - Method in class HTTPClient.HTTPConnection
POSTs to the specified file.
Post(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
POSTs form-data to the specified file.
Post(String, NVPair[], NVPair[]) - Method in class HTTPClient.HTTPConnection
POST's form-data to the specified file using the specified headers.
Post(String, String) - Method in class HTTPClient.HTTPConnection
POSTs the data to the specified file.
Post(String, String, NVPair[]) - Method in class HTTPClient.HTTPConnection
POSTs the data to the specified file using the specified headers.
Post(String, byte[]) - Method in class HTTPClient.HTTPConnection
POSTs the raw data to the specified file.
Post(String, byte[], NVPair[]) - Method in class HTTPClient.HTTPConnection
POSTs the raw data to the specified file using the specified headers.
Post(String, HttpOutputStream) - Method in class HTTPClient.HTTPConnection
POSTs the data written to the output stream to the specified file.
Post(String, HttpOutputStream, NVPair[]) - Method in class HTTPClient.HTTPConnection
POSTs the data written to the output stream to the specified file using the specified headers.
POST() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, NVPair[], NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, NVPair[], NVPair[], boolean) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, byte[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, byte[], NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, InputStream) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST(String, InputStream, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP POST request.
POST - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
post() - Method in enum net.grinder.util.TerminalColour
Control string which resets colour.
pre() - Method in enum net.grinder.util.TerminalColour
Control string which enables colour.
premain(String, Instrumentation) - Static method in class net.grinder.util.weave.agent.ExposeInstrumentation
Remember the Instrumentation.
print(PrintWriter, long) - Method in class net.grinder.statistics.StatisticsTable
Write the table out an output writer.
println() - Method in class net.grinder.testutility.StubPrintStream
 
println() - Method in class net.grinder.testutility.StubPrintWriter
 
process(HttpRecordingDocument) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingResultProcessor
Produce output.
process(HttpRecordingDocument) - Method in class net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT
Produce output.
ProcessAddress<T extends ProcessIdentity> - Class in net.grinder.common.processidentity
Base Address implementation for a process.
ProcessAddress(T) - Constructor for class net.grinder.common.processidentity.ProcessAddress
Constructor.
ProcessControl - Interface in net.grinder.console.communication
Interface for issuing commands to the agent and worker processes.
ProcessControl.Listener - Interface in net.grinder.console.communication
Listener interface for receiving updates about process status.
ProcessControl.ProcessReports - Interface in net.grinder.console.communication
Interface to the information the console has about an agent and its worker processes.
ProcessControl.ProcessReportsComparator - Class in net.grinder.console.communication
Comparator for ProcessControl.ProcessReports that sorts according to the agent report.
ProcessControl.ProcessReportsComparator() - Constructor for class net.grinder.console.communication.ProcessControl.ProcessReportsComparator
 
ProcessControlImplementation - Class in net.grinder.console.communication
Implementation of ProcessControl.
ProcessControlImplementation(Timer, ConsoleCommunication, Resources) - Constructor for class net.grinder.console.communication.ProcessControlImplementation
Constructor.
ProcessHTTPRecordingWithXSLT - Class in net.grinder.plugin.http.tcpproxyfilter
Output an HTTPRecordingImplementation result as a script using an XSLT transformation.
ProcessHTTPRecordingWithXSLT(PrintWriter, Logger) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT
Constructor.
ProcessHTTPRecordingWithXSLT(ProcessHTTPRecordingWithXSLT.BuiltInStyleSheet, PrintWriter, Logger) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT
Constructor.
ProcessHTTPRecordingWithXSLT(ProcessHTTPRecordingWithXSLT.StyleSheetFile, PrintWriter, Logger) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT
Constructor.
ProcessHTTPRecordingWithXSLT.BuiltInStyleSheet - Enum in net.grinder.plugin.http.tcpproxyfilter
Built in style sheets.
ProcessHTTPRecordingWithXSLT.StyleSheetFile - Class in net.grinder.plugin.http.tcpproxyfilter
Wrapper for an InputStream to a style sheet.
ProcessHTTPRecordingWithXSLT.StyleSheetFile(File) - Constructor for class net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT.StyleSheetFile
Constructor.
ProcessIdentity - Interface in net.grinder.common.processidentity
The identity of a process.
processOneMessage() - Method in interface net.grinder.console.communication.ConsoleCommunication
Wait to receive a message, then process it.
processOneMessage() - Method in class net.grinder.console.communication.ConsoleCommunicationImplementation
Wait to receive a message, then process it.
ProcessRecording - Class in net.grinder.plugin.http.tcpproxyfilter
Command line invocation for testing purposes.
ProcessReport - Interface in net.grinder.common.processidentity
Common interface for enquiring about a process.
ProcessReport.State - Enum in net.grinder.common.processidentity
Process state.
ProcessReport.StateThenNameThenNumberComparator - Class in net.grinder.common.processidentity
Comparator that compares ProcessReports by state, then by name.
ProcessReport.StateThenNameThenNumberComparator() - Constructor for class net.grinder.common.processidentity.ProcessReport.StateThenNameThenNumberComparator
 
ProcessReportDescriptionFactory - Class in net.grinder.console.common
Factory that converts process reports into descriptions that can be used in the user interface.
ProcessReportDescriptionFactory(Resources) - Constructor for class net.grinder.console.common.ProcessReportDescriptionFactory
Constructor.
ProcessReportDescriptionFactory.ProcessDescription - Class in net.grinder.console.common
Various descriptions of the attributes of a process report.
processResponse(HTTPResponse) - Method in class net.grinder.plugin.http.HTTPRequest
Subclasses of HTTPRequest that wish to post-process responses should override this method.
PROPERTIES_FILE_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
PROPERTIES_NOT_SET_ASK_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
ProtocolNotSuppException - Exception in HTTPClient
Signals that the protocol is not supported.
ProtocolNotSuppException() - Constructor for exception HTTPClient.ProtocolNotSuppException
Constructs an ProtocolNotSuppException with no detail message.
ProtocolNotSuppException(String) - Constructor for exception HTTPClient.ProtocolNotSuppException
Constructs an ProtocolNotSuppException class with the specified detail message.
Put(String, String) - Method in class HTTPClient.HTTPConnection
PUTs the data into the specified file.
Put(String, String, NVPair[]) - Method in class HTTPClient.HTTPConnection
PUTs the data into the specified file using the additional headers for the request.
Put(String, byte[]) - Method in class HTTPClient.HTTPConnection
PUTs the raw data into the specified file.
Put(String, byte[], NVPair[]) - Method in class HTTPClient.HTTPConnection
PUTs the raw data into the specified file using the additional headers.
Put(String, HttpOutputStream) - Method in class HTTPClient.HTTPConnection
PUTs the data written to the output stream into the specified file.
Put(String, HttpOutputStream, NVPair[]) - Method in class HTTPClient.HTTPConnection
PUTs the data written to the output stream into the specified file using the additional headers.
PUT() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP PUT request.
PUT(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP PUT request.
PUT(String, byte[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP PUT request.
PUT(String, byte[], NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP PUT request.
PUT(String, InputStream) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP PUT request.
PUT(String, InputStream, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP PUT request.
PUT - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
put(Test, StatisticsSet) - Method in class net.grinder.statistics.TestStatisticsMap
Put a new {test, statistics} pair in the map.
put(K, V) - Method in class net.grinder.util.WeakValueHashMap
Add a value.

Q

query - Variable in class HTTPClient.URI
 
query2nv(String) - Static method in class HTTPClient.Codecs
Turns a string of the form "name1=value1&name2=value2&name3=value3" into an array of name/value pairs.
queryString(String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
queryString(String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with query string text.
queryStringNameValue(String, String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
queryStringNameValue(String, String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with a name-value pair that was found in the query string.
QueuedSender - Interface in net.grinder.communication
Sender that queues its messages.
QueuedSenderDecorator - Class in net.grinder.communication
QueuedSender implementation.
QueuedSenderDecorator(Sender) - Constructor for class net.grinder.communication.QueuedSenderDecorator
Constructor.
quotedPrintableDecode(String) - Static method in class HTTPClient.Codecs
This method does a quoted-printable decoding of the given string according to RFC-2045 (Section 6.7).
quotedPrintableEncode(String) - Static method in class HTTPClient.Codecs
This method does a quoted-printable encoding of the given string according to RFC-2045 (Section 6.7).
quoteEOLEscapedStringForClojure(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Wrap string in appropriate quotes for Clojure, passing through existing EOL escapes {"\n", "\r"}, and quoting real new lines.
quoteEOLEscapedStringForPython(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Wrap string in appropriate quotes for Python, passing through existing EOL escapes {"\n", "\r"}, and quoting real new lines.
quoteForClojure(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Wrap string in appropriate quotes for Clojure.
quoteForPython(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Wrap string in appropriate quotes for Python.
quoteString(String, String) - Static method in class HTTPClient.Util
Replace given characters by their quoted version.

R

RandomObjectFactory - Class in net.grinder.testutility
Factory that generates various types of test object.
RandomObjectFactory() - Constructor for class net.grinder.testutility.RandomObjectFactory
 
RandomObjectFactory.NullInvocationHandler - Class in net.grinder.testutility
 
RandomObjectFactory.NullInvocationHandler() - Constructor for class net.grinder.testutility.RandomObjectFactory.NullInvocationHandler
 
RandomStubFactory<T> - Class in net.grinder.testutility
AbstractStubFactory that takes a Class and generates stubs that support all the interface of the given class and have methods that return random primitive results and null objects for complex results.
RandomStubFactory(Class<T>) - Constructor for class net.grinder.testutility.RandomStubFactory
 
read() - Method in class net.grinder.testutility.CountingInputStream
 
read(byte[]) - Method in class net.grinder.testutility.CountingInputStream
 
read(byte[], int, int) - Method in class net.grinder.testutility.CountingInputStream
 
readDouble(DataInput) - Method in class net.grinder.util.Serialiser
readExternal(ObjectInput) - Method in class net.grinder.messages.console.RegisterExpressionViewMessage
Externalisation method.
readExternal(ObjectInput) - Method in class net.grinder.statistics.TestStatisticsMap
Efficient externalisation method.
readLastLine(File) - Static method in class net.grinder.testutility.FileUtilities
 
readLong(DataInput) - Method in class net.grinder.util.Serialiser
readUnsignedLong(DataInput) - Method in class net.grinder.util.Serialiser
rebaseFromCWD(File) - Method in class net.grinder.util.Directory
If possible, convert a path relative to the current working directory to a path relative to this directory.
rebasePath(String) - Method in class net.grinder.util.Directory
Rebase a whole path by calling #rebaseFile on each of its elements and joining the result.
received(int) - Method in class net.grinder.engine.communication.ConsoleListener
Query the messages set up by the last ConsoleListener.checkForMessage(int) or ConsoleListener.waitForMessage() call.
receiveFrom(Acceptor, ConnectionType[], int, long, long) - Method in class net.grinder.communication.ServerReceiver
Registers a new Acceptor from which the ServerReceiver should process messages.
Receiver - Interface in net.grinder.communication
Interface for classes that manage the receipt of messages.
record(Object) - Method in class net.grinder.script.Test
Instrument the supplied target object.
record(Object, Test.InstrumentationFilter) - Method in class net.grinder.script.Test
Version of record that allows selective instrumentation of an object.
record(CallData) - Method in class net.grinder.testutility.CallRecorder
 
Recorder - Interface in net.grinder.scriptengine
Interface to the test instrumentation.
RecorderLocator - Class in net.grinder.engine.process.dcr
Static methods that weaved code uses to dispatch enter and exit calls to the appropriate Recorder.
RecorderLocator() - Constructor for class net.grinder.engine.process.dcr.RecorderLocator
 
RedirectStandardStreams - Class in net.grinder.testutility
Utility template which redirects and restores stdout and stderr.
RedirectStandardStreams() - Constructor for class net.grinder.testutility.RedirectStandardStreams
 
reg_nameChar - Static variable in class HTTPClient.URI
 
register(Object, String, Recorder) - Method in class net.grinder.engine.process.dcr.RecorderLocator
Registration method.
register(GrinderPlugin) - Method in class net.grinder.plugininterface.PluginRegistry
Used to register a new plugin.
register(Test) - Method in interface net.grinder.script.TestRegistry
Register a new test.
registerDataLogExpression(String, String) - Method in interface net.grinder.script.Statistics
Register a new "detail" statistic expression.
RegisterExpressionViewMessage - Class in net.grinder.messages.console
Message used to register a expression view with Console.
RegisterExpressionViewMessage(ExpressionView) - Constructor for class net.grinder.messages.console.RegisterExpressionViewMessage
Constructor.
RegisterExpressionViewMessage() - Constructor for class net.grinder.messages.console.RegisterExpressionViewMessage
Default constructor for externalisation.
registerMessageHandlers(MessageDispatchRegistry) - Method in class net.grinder.console.communication.server.DispatchClientCommands
Registers message handlers with a dispatcher.
registerMessageHandlers(MessageDispatchRegistry) - Method in class net.grinder.engine.communication.ConsoleListener
Registers message handlers with a dispatcher.
registerStatisticExpression(ExpressionView) - Method in interface net.grinder.console.model.SampleModelViews
Register new statistic expression.
registerStatisticExpression(ExpressionView) - Method in class net.grinder.console.model.SampleModelViewsImplementation
Register new statistic expression.
registerSummaryExpression(String, String) - Method in interface net.grinder.script.Statistics
Register a new "summary" statistic expression.
registerTests(Collection<Test>) - Method in interface net.grinder.console.model.SampleModel
Register new tests.
registerTests(Collection<Test>) - Method in class net.grinder.console.model.SampleModelImplementation
Register new tests.
RegisterTestsMessage - Class in net.grinder.messages.console
Message used to register tests with Console.
RegisterTestsMessage(Collection<Test>) - Constructor for class net.grinder.messages.console.RegisterTestsMessage
Constructor.
RegularExpressions - Interface in net.grinder.plugin.http.tcpproxyfilter
Common regular expressions.
RegularExpressionsImplementation - Class in net.grinder.plugin.http.tcpproxyfilter
Compiled regular expressions.
RegularExpressionsImplementation() - Constructor for class net.grinder.plugin.http.tcpproxyfilter.RegularExpressionsImplementation
Constructor.
relativeFile(File, boolean) - Method in class net.grinder.util.Directory
Convert the supplied file, to a path relative to this directory.
RelativeURIType - Interface in net.grinder.plugin.http.xml
An XML RelativeURIType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
RelativeURIType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
RelativeURITypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML RelativeURIType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
RelativeURITypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
 
remove(Object) - Method in interface net.grinder.util.AllocateLowestNumber
Remove an object from the set.
remove(Object) - Method in class net.grinder.util.AllocateLowestNumberImplementation
Remove an object from the set.
remove(T) - Method in class net.grinder.util.ListenerSupport
Remove all instances of the given listener.
remove(K) - Method in class net.grinder.util.WeakValueHashMap
Remove an entry from the map.
removeAuthorization(AuthorizationInfo) - Static method in class HTTPClient.AuthorizationInfo
Removes an authorization entry from the list using the default context.
removeAuthorization(AuthorizationInfo, Object) - Static method in class HTTPClient.AuthorizationInfo
Removes an authorization entry from the list.
removeAuthorization(String, int, String, String) - Static method in class HTTPClient.AuthorizationInfo
Removes an authorization entry from the list using the default context.
removeAuthorization(String, int, String, String, Object) - Static method in class HTTPClient.AuthorizationInfo
Removes an authorization entry from the list.
removeAuthorization(int) - Method in interface net.grinder.plugin.http.xml.HeadersType
Removes the ith "authorization" element
removeAuthorization(int) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Removes the ith "authorization" element
removeBarriers(long) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Decrease the number of barriers in the group.
removeBarriers(long) - Method in interface net.grinder.synchronisation.BarrierGroup
Decrease the number of barriers in the group.
RemoveBarriersMessage - Class in net.grinder.synchronisation.messages
Barrier group message requesting that a number of barriers be removed.
RemoveBarriersMessage(String, long) - Constructor for class net.grinder.synchronisation.messages.RemoveBarriersMessage
Constructor.
removeBaseUri(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Removes the ith "base-uri" element
removeBaseUri(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Removes the ith "base-uri" element
removeComment(int) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Removes the ith "comment" element
removeComment(int) - Method in interface net.grinder.plugin.http.xml.RequestType
Removes the ith "comment" element
removeCommonHeaders(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Removes the ith "common-headers" element
removeCommonHeaders(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Removes the ith "common-headers" element
removeConflictingValue(int) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Removes the ith "conflicting-value" element
removeConflictingValue(int) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Removes the ith "conflicting-value" element
removeCookie(Cookie) - Static method in class HTTPClient.CookieModule
Remove the specified cookie from the list of cookies in the default context.
removeCookie(Cookie, Object) - Static method in class HTTPClient.CookieModule
Remove the specified cookie from the list of cookies for the specified context.
removeDefaultModule(Class) - Static method in class HTTPClient.HTTPConnection
Removes a module from the default list.
removeFormField(int) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Removes the ith "form-field" element
removeFormField(int) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Removes the ith "form-field" element
removeHeader(int) - Method in interface net.grinder.plugin.http.xml.HeadersType
Removes the ith "header" element
removeHeader(int) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Removes the ith "header" element
removeListener(BarrierGroup.Listener) - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
Remove a listener.
removeListener(BarrierGroup.Listener) - Method in interface net.grinder.synchronisation.BarrierGroup
Remove a listener.
removeModule(Class) - Method in class HTTPClient.HTTPConnection
Removes a module from the current list.
removePage(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Removes the ith "page" element
removePage(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Removes the ith "page" element
removeRequest(int) - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Removes the ith "request" element
removeRequest(int) - Method in interface net.grinder.plugin.http.xml.PageType
Removes the ith "request" element
removeText(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Removes the ith "text" element
removeText(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Removes the ith "text" element
removeToken(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Removes the ith "token" element
removeToken(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Removes the ith "token" element
removeTokenReference(int) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Removes the ith "token-reference" element
removeTokenReference(int) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Removes the ith "token-reference" element
removeTokenReference(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Removes the ith "token-reference" element
removeTokenReference(int) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Removes the ith "token-reference" element
removeTokenReference(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Removes the ith "token-reference" element
removeTokenReference(int) - Method in interface net.grinder.plugin.http.xml.ResponseType
Removes the ith "token-reference" element
report() - Method in interface net.grinder.script.Statistics
Send any pending statistics for the last completed test to the data log and the console.
ReportStatisticsMessage - Class in net.grinder.messages.console
Message used to report test statistics to the console.
ReportStatisticsMessage(TestStatisticsMap) - Constructor for class net.grinder.messages.console.ReportStatisticsMessage
Constructor.
REQ_CONTINUE - Static variable in interface HTTPClient.HTTPClientModuleConstants
continue processing the request
REQ_NEWCON_RST - Static variable in interface HTTPClient.HTTPClientModuleConstants
using a new HTTPConnection, restart request processing
REQ_NEWCON_SND - Static variable in interface HTTPClient.HTTPClientModuleConstants
using a new HTTPConnection, send request immediately
REQ_RESPONSE - Static variable in interface HTTPClient.HTTPClientModuleConstants
response generated; go to phase 2
REQ_RESTART - Static variable in interface HTTPClient.HTTPClientModuleConstants
restart request processing with first module
REQ_RETURN - Static variable in interface HTTPClient.HTTPClientModuleConstants
response generated; return response immediately (no processing)
REQ_SHORTCIRC - Static variable in interface HTTPClient.HTTPClientModuleConstants
stop processing and send the request
Request - Class in HTTPClient
This class represents an http request.
Request(HTTPConnection, String, String, NVPair[], byte[], HttpOutputStream, boolean) - Constructor for class HTTPClient.Request
Creates a new request structure.
request(ConnectionDetails, byte[], int) - Method in class net.grinder.plugin.http.tcpproxyfilter.ConnectionCache
A request message has been received.
request(ConnectionDetails, byte[], int) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPFilterEventListener
Part of a request message has been received.
requestFinished() - Method in interface net.grinder.plugin.http.tcpproxyfilter.ConnectionHandler
Called when a new request message is expected.
requestHandler(Request, Response[]) - Method in class HTTPClient.CookieModule
Invoked by the HTTPClient.
requestHandler(Request, Response[]) - Method in interface HTTPClient.HTTPClientModule
This is invoked before the request is sent.
RequestType - Interface in net.grinder.plugin.http.xml
An XML RequestType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
RequestType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
RequestType.Method - Interface in net.grinder.plugin.http.xml
An XML method(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
RequestType.Method.Enum - Class in net.grinder.plugin.http.xml
Enumeration value class for net.grinder.plugin.http.xml.RequestType$Method.
RequestType.Method.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
RequestTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML RequestType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
RequestTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.RequestTypeImpl
 
RequestTypeImpl.MethodImpl - Class in net.grinder.plugin.http.xml.impl
An XML method(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
RequestTypeImpl.MethodImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.RequestTypeImpl.MethodImpl
 
RequestTypeImpl.MethodImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.RequestTypeImpl.MethodImpl
 
reservedChar - Static variable in class HTTPClient.URI
 
reset() - Method in class HTTPClient.HttpOutputStream
Reset this output stream, so it may be reused in a retried request.
reset() - Method in interface net.grinder.console.model.SampleModel
Discard all of the information held by the model.
reset() - Method in class net.grinder.console.model.SampleModelImplementation
Discard all of the information held by the model.
RESET - Static variable in class net.grinder.engine.communication.ConsoleListener
Constant that represents a a reset message.
reset() - Method in interface net.grinder.statistics.StatisticsSet
Reset this StatisticsSet to default values.
reset(StatisticsIndexMap.LongSampleIndex) - Method in interface net.grinder.statistics.StatisticsSet
Reset the sample statistic specified by index.
reset(StatisticsIndexMap.DoubleSampleIndex) - Method in interface net.grinder.statistics.StatisticsSet
Reset the sample statistic specified by index.
reset() - Method in class net.grinder.statistics.TestStatisticsMap
Reset all our statistics and return a snapshot.
RESET_CONSOLE_WITH_PROCESSES_ASK_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
RESET_CONSOLE_WITH_PROCESSES_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
resetCallHistory() - Method in class net.grinder.testutility.CallRecorder
Reset the call data.
ResetGrinderMessage - Class in net.grinder.messages.agent
Message used to reset the Grinder processes.
ResetGrinderMessage() - Constructor for class net.grinder.messages.agent.ResetGrinderMessage
 
resetIndent() - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Reset the indent level.
resetRecording() - Method in interface net.grinder.console.client.ConsoleConnection
Reset the console recording.
ResetRecordingMessage - Class in net.grinder.console.communication.server.messages
Message indicating that the console recording should be reset.
ResetRecordingMessage() - Constructor for class net.grinder.console.communication.server.messages.ResetRecordingMessage
 
resetStatisticsViews() - Method in interface net.grinder.console.model.SampleModelViews.Listener
Called when existing statistics views should be discarded.
resetStatisticsViews() - Method in interface net.grinder.console.model.SampleModelViews
Reset the views.
resetStatisticsViews() - Method in class net.grinder.console.model.SampleModelViewsImplementation
Reset the views.
resetTests() - Method in class net.grinder.console.model.SampleModel.AbstractListener
 
resetTests() - Method in interface net.grinder.console.model.SampleModel.Listener
Called when existing tests and statistics views should be discarded.
resetTests() - Method in class net.grinder.console.swingui.TestGraphPanel
resetWorkerProcesses() - Method in interface net.grinder.console.client.ConsoleConnection
Reset all the worker processes.
resetWorkerProcesses() - Method in interface net.grinder.console.communication.ProcessControl
Signal the worker processes to reset.
resetWorkerProcesses() - Method in class net.grinder.console.communication.ProcessControlImplementation
Signal the worker processes to reset.
ResetWorkerProcessesMessage - Class in net.grinder.console.communication.server.messages
Message indicating that all worker processes should be reset.
ResetWorkerProcessesMessage() - Constructor for class net.grinder.console.communication.server.messages.ResetWorkerProcessesMessage
 
resolveRelativeFile(File) - Method in class net.grinder.common.GrinderProperties
Returns a File representing the combined path of our associated property file directory and the passed file.
RESOURCE_NAME - Static variable in interface net.grinder.scriptengine.ScriptEngineService
All resources with this name are loaded to discover implementations.
Resources - Interface in net.grinder.console.common
Type safe interface to resource bundle.
ResourcesImplementation - Class in net.grinder.console.common
Type safe interface to resource bundle.
ResourcesImplementation(String) - Constructor for class net.grinder.console.common.ResourcesImplementation
Constructor.
resourceToOutputStream(ResourcePool.Resource) - Method in class net.grinder.communication.FanOutServerSender
Return an output stream from a socket resource.
resourceToOutputStream(ResourcePool.Resource) - Method in class net.grinder.communication.FanOutStreamSender
Return an output stream from a resource.
resp - Variable in class HTTPClient.HttpURLConnection
the response
RESP - Static variable in class HTTPClient.Log
The HTTPResponse facility (2)
Response - Class in HTTPClient
This class represents an intermediate response.
Response(String, int, String, NVPair[], byte[], InputStream, int) - Constructor for class HTTPClient.Response
Create a new response with the given info.
response(ConnectionDetails, byte[], int) - Method in class net.grinder.plugin.http.tcpproxyfilter.ConnectionCache
Part of a response message has been received.
response(ConnectionDetails, byte[], int) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPFilterEventListener
Part of a response message has been received.
RESPONSE_BODY_HIDDEN_INPUT - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
RESPONSE_BODY_URI_PATH_PARAMETER - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
RESPONSE_BODY_URI_QUERY_STRING - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
RESPONSE_LOCATION_HEADER_PATH_PARAMETER - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
RESPONSE_LOCATION_HEADER_QUERY_STRING - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
responsePhase1Handler(Response, RoRequest) - Method in class HTTPClient.CookieModule
Invoked by the HTTPClient.
responsePhase1Handler(Response, RoRequest) - Method in interface HTTPClient.HTTPClientModule
The phase 1 response handler.
responsePhase2Handler(Response, Request) - Method in class HTTPClient.CookieModule
Invoked by the HTTPClient.
responsePhase2Handler(Response, Request) - Method in interface HTTPClient.HTTPClientModule
The phase 2 response handler.
responsePhase3Handler(Response, RoRequest) - Method in class HTTPClient.CookieModule
Invoked by the HTTPClient.
responsePhase3Handler(Response, RoRequest) - Method in interface HTTPClient.HTTPClientModule
The phase 3 response handler.
ResponseTokenReferenceType - Interface in net.grinder.plugin.http.xml
An XML ResponseTokenReferenceType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ResponseTokenReferenceType.ConflictingValue - Interface in net.grinder.plugin.http.xml
An XML conflicting-value(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ResponseTokenReferenceType.ConflictingValue.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
ResponseTokenReferenceType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
ResponseTokenReferenceTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML ResponseTokenReferenceType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ResponseTokenReferenceTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.ResponseTokenReferenceTypeImpl
 
ResponseTokenReferenceTypeImpl.ConflictingValueImpl - Class in net.grinder.plugin.http.xml.impl
An XML conflicting-value(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ResponseTokenReferenceTypeImpl.ConflictingValueImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.ResponseTokenReferenceTypeImpl.ConflictingValueImpl
 
ResponseType - Interface in net.grinder.plugin.http.xml
An XML ResponseType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ResponseType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
ResponseTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML ResponseType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
ResponseTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
 
ResultMessage - Class in net.grinder.console.communication.server.messages
Response message that contains a result.
ResultMessage(Serializable) - Constructor for class net.grinder.console.communication.server.messages.ResultMessage
Constructor.
resumeClock() - Method in interface net.grinder.plugininterface.PluginThreadContext
 
resvdHostChar - Static variable in class HTTPClient.URI
list of characters which must not be unescaped when unescaping a host
resvdPathChar - Static variable in class HTTPClient.URI
list of characters which must not be unescaped when unescaping a path
resvdQueryChar - Static variable in class HTTPClient.URI
list of characters which must not be unescaped when unescaping a query string
resvdSchemeChar - Static variable in class HTTPClient.URI
list of characters which must not be unescaped when unescaping a scheme
resvdUIChar - Static variable in class HTTPClient.URI
list of characters which must not be unescaped when unescaping a userinfo
retryRequest() - Method in class HTTPClient.HTTPResponse
Should the request be retried by the application? If the application used an HttpOutputStream in the request then various modules (such as the redirection and authorization modules) are not able to resend the request themselves.
retryRequest() - Method in class HTTPClient.Response
 
RollOnStartUp<E> - Class in net.grinder.util.logback
Triggering policy that fires once on start up, but only if the supplied file exists and is not empty.
RollOnStartUp() - Constructor for class net.grinder.util.logback.RollOnStartUp
 
RoRequest - Interface in HTTPClient
This interface represents the read-only interface of an http request.
RoResponse - Interface in HTTPClient
This interface represents read-only interface of an intermediate http response.
RSP_CONTINUE - Static variable in interface HTTPClient.HTTPClientModuleConstants
continue processing response
RSP_NEWCON_REQ - Static variable in interface HTTPClient.HTTPClientModuleConstants
go to phase 1 using a new HTTPConnection
RSP_NEWCON_SND - Static variable in interface HTTPClient.HTTPClientModuleConstants
send request using a new HTTPConnection
RSP_REQUEST - Static variable in interface HTTPClient.HTTPClientModuleConstants
new request generated; go to phase 1
RSP_RESTART - Static variable in interface HTTPClient.HTTPClientModuleConstants
restart response processing with first module
RSP_SEND - Static variable in interface HTTPClient.HTTPClientModuleConstants
new request generated; send request immediately (no processing)
RSP_SHORTCIRC - Static variable in interface HTTPClient.HTTPClientModuleConstants
stop processing and return response
run() - Method in class net.grinder.console.ConsoleFoundation
Console message event loop.
run() - Method in interface net.grinder.engine.agent.Agent
Run the Grinder agent process.
run() - Method in class net.grinder.engine.agent.AgentDaemon
Start the agent.
run() - Method in class net.grinder.engine.agent.AgentImplementation
Run the Grinder agent process.
run(InputStream) - Method in class net.grinder.engine.agent.IsolatedGrinderProcessRunner
Create and run a WorkerProcessEntryPoint.
run(InputStream) - Method in class net.grinder.engine.process.WorkerProcessEntryPoint
Create and run a process.
run() - Method in interface net.grinder.scriptengine.ScriptEngineService.WorkerRunnable
 
run() - Method in class net.grinder.testutility.RedirectStandardStreams
 
run() - Method in class net.grinder.testutility.Time
 
run() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Main event loop.
run() - Method in class net.grinder.tools.tcpproxy.HTTPProxyTCPProxyEngine
Main event loop.
run() - Method in class net.grinder.tools.tcpproxy.PortForwarderTCPProxyEngine
Main event loop.
run() - Method in class net.grinder.util.thread.InterruptibleRunnableAdapter
Implement Runnable.
runWithRedirectedStreams() - Method in class net.grinder.testutility.RedirectStandardStreams
 

S

s_random - Static variable in class net.grinder.testutility.AbstractFileTestCase
 
sameHttpURL(URL, URL) - Static method in class HTTPClient.Util
Compares two http urls for equality.
SAMPLE_INTERVAL_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
SampleListener - Interface in net.grinder.console.model
Listener interface for sample statistics notifications.
SampleModel - Interface in net.grinder.console.model
SampleModel.AbstractListener - Class in net.grinder.console.model
Skeleton implementation of SampleModel.Listener.
SampleModel.AbstractListener() - Constructor for class net.grinder.console.model.SampleModel.AbstractListener
 
SampleModel.Listener - Interface in net.grinder.console.model
Interface for listeners to SampleModelImplementation.
SampleModel.State - Interface in net.grinder.console.model
A snapshot of the model state.
SampleModel.State.Value - Enum in net.grinder.console.model
The primary state.
SampleModelImplementation - Class in net.grinder.console.model
Collate test reports into samples and distribute to listeners.
SampleModelImplementation(ConsoleProperties, StatisticsServices, Timer, Resources, ErrorHandler) - Constructor for class net.grinder.console.model.SampleModelImplementation
Creates a new SampleModelImplementation instance.
SampleModelViews - Interface in net.grinder.console.model
Statistics views to use with the statistics from the SampleModel.
SampleModelViews.Listener - Interface in net.grinder.console.model
Interface for listeners.
SampleModelViewsImplementation - Class in net.grinder.console.model
Statistics views to use with the statistics from the Sample SampleModel.
SampleModelViewsImplementation(ConsoleProperties, StatisticsServices, SampleModel) - Constructor for class net.grinder.console.model.SampleModelViewsImplementation
Constructor.
save() - Method in class net.grinder.common.GrinderProperties
Save our properties to our file.
save() - Method in interface net.grinder.console.editor.Buffer
Update the buffer's file from the text source.
save(File) - Method in interface net.grinder.console.editor.Buffer
Update a file from the text source and, if successful, associate the buffer with the new file.
save() - Method in class net.grinder.console.model.ConsoleProperties
Save to the associated file.
SAVE_TOTALS_WITH_RESULTS_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
saveSingleProperty(String) - Method in class net.grinder.common.GrinderProperties
Save a single property to our file.
SCAN_DISTRIBUTION_FILES_PERIOD_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
scanDistributionFiles() - Method in interface net.grinder.console.distribution.FileDistribution
Scan the given directory for files that have been recently modified.
scanDistributionFiles() - Method in class net.grinder.console.distribution.FileDistributionImplementation
Scan the given directory for files that have been recently modified.
schedule(TimerTask, long, long) - Method in class net.grinder.testutility.StubTimer
 
schedule(TimerTask, long) - Method in class net.grinder.testutility.StubTimer
 
scheme - Variable in class HTTPClient.URI
 
scheme(String) - Method in class net.grinder.util.http.URIParser.AbstractParseListener
 
scheme(String) - Method in interface net.grinder.util.http.URIParser.ParseListener
Called with the scheme for absolute URIs.
schemeChar - Static variable in class HTTPClient.URI
 
SCRIPT - Static variable in class net.grinder.common.GrinderProperties
Key to use for the script property.
ScriptEngineService - Interface in net.grinder.scriptengine
Service interface that script engines should implement.
ScriptEngineService.ScriptEngine - Interface in net.grinder.scriptengine
Handler for a particular type of script.
ScriptEngineService.WorkerRunnable - Interface in net.grinder.scriptengine
Interface to the runnable script object for a particular worker thread.
ScriptExecutionException - Exception in net.grinder.scriptengine
Indicates a script execution problem.
ScriptExecutionException(String) - Constructor for exception net.grinder.scriptengine.ScriptExecutionException
Creates a new ScriptExecutionException instance.
ScriptExecutionException(String, Throwable) - Constructor for exception net.grinder.scriptengine.ScriptExecutionException
Creates a new ScriptExecutionException instance.
ScriptLocation - Class in net.grinder.engine.common
Pairing of a script file and its root directory.
ScriptLocation(Directory, File) - Constructor for class net.grinder.engine.common.ScriptLocation
Constructor.
ScriptLocation(File) - Constructor for class net.grinder.engine.common.ScriptLocation
Constructor, based on the current working directory.
secure - Variable in class HTTPClient.Cookie
 
selectBuffer(Buffer) - Method in class net.grinder.console.editor.EditorModel
Select a buffer.
selectBufferForFile(File) - Method in class net.grinder.console.editor.EditorModel
Select the buffer for the given file.
selectNewBuffer() - Method in class net.grinder.console.editor.EditorModel
Select a new buffer.
SEMI_GENERIC - Static variable in class HTTPClient.URI
 
send(Address, Message) - Method in class net.grinder.communication.FanOutServerSender
Send a message to a particular address.
send(Message) - Method in class net.grinder.communication.IgnoreShutdownSender
Send the given message using the delegate.
send(Message) - Method in class net.grinder.communication.MessageDispatchSender
Sends a message to each handler until one claims to have handled the message.
send(Message) - Method in class net.grinder.communication.QueuedSenderDecorator
Queue the given message for later sending.
send(Message) - Method in interface net.grinder.communication.Sender
Send the given message.
send(Message) - Method in class net.grinder.communication.TeeSender
Send the given message.
sendCookie(Cookie, RoRequest) - Method in interface HTTPClient.CookiePolicyHandler
This method is called for each cookie that is eligible for sending with a request (according to the matching rules for the path, domain, protocol, etc).
Sender - Interface in net.grinder.communication
Interface for classes that manage the sending of messages.
sendFile(Address, FileContents) - Method in interface net.grinder.console.communication.DistributionControl
Send a file to the agents matching the given address.
sendFile(Address, FileContents) - Method in class net.grinder.console.communication.DistributionControlImplementation
Send a file to the agents matching the given address.
sendKeepAlive() - Method in class net.grinder.communication.ClientSender
Send a no-op message that keeps this connection alive.
sendNextFile() - Method in interface net.grinder.console.distribution.FileDistributionHandler
Send the next file.
sendToAddressedAgents(Address, Message) - Method in interface net.grinder.console.communication.ConsoleCommunication
Send the given message to the given agent processes (which may pass it on to its workers).
sendToAddressedAgents(Address, Message) - Method in class net.grinder.console.communication.ConsoleCommunicationImplementation
Send the given message to the given agent processes (which may pass it on to its workers).
sendToAgents(Message) - Method in interface net.grinder.console.communication.ConsoleCommunication
Send the given message to the agent processes (which may pass it on to their workers).
sendToAgents(Message) - Method in class net.grinder.console.communication.ConsoleCommunicationImplementation
Send the given message to the agent processes (which may pass it on to their workers).
sendWith(RoRequest) - Method in class HTTPClient.Cookie
 
sendWith(RoRequest) - Method in class HTTPClient.Cookie2
 
Serialiser - Class in net.grinder.util
Utility methods for efficient serialisation.
Serialiser() - Constructor for class net.grinder.util.Serialiser
 
serialize(T) - Static method in class net.grinder.testutility.Serializer
 
Serializer - Class in net.grinder.testutility
Serialisation utility.
Serializer() - Constructor for class net.grinder.testutility.Serializer
 
serverEndPoint(ServerSocket) - Static method in class net.grinder.tools.tcpproxy.EndPoint
Return an EndPoint describing the local (server) side of the given server socket.
ServerReceiver - Class in net.grinder.communication
Manages the receipt of messages from many clients.
ServerReceiver() - Constructor for class net.grinder.communication.ServerReceiver
 
set(Class<S>, MessageDispatchRegistry.Handler<T>) - Method in interface net.grinder.communication.MessageDispatchRegistry
Register a message handler.
set(Class<S>, MessageDispatchRegistry.BlockingHandler<T>) - Method in interface net.grinder.communication.MessageDispatchRegistry
Register a message responder.
set(Class<S>, MessageDispatchRegistry.Handler<T>) - Method in class net.grinder.communication.MessageDispatchSender
Register a message handler.
set(Class<S>, MessageDispatchRegistry.BlockingHandler<T>) - Method in class net.grinder.communication.MessageDispatchSender
Register a message responder.
set(ConsoleProperties) - Method in class net.grinder.console.model.ConsoleProperties
Assignment.
set(StringEnumAbstractBase) - Method in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
set(StringEnumAbstractBase) - Method in interface net.grinder.plugin.http.xml.RequestType.Method
 
set(StringEnumAbstractBase) - Method in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
set(boolean) - Method in class net.grinder.util.BooleanProperty
Setter method.
set(boolean) - Method in class net.grinder.util.thread.BooleanCondition
Set the state to the passed value.
setAddress(Address) - Method in interface net.grinder.communication.AddressAwareMessage
Set the origin address.
setAddress(Address) - Method in class net.grinder.messages.console.AgentProcessReportMessage
Set the origin address.
setAddress(Address) - Method in class net.grinder.messages.console.WorkerProcessReportMessage
Set the origin address.
setAddress(Address) - Method in class net.grinder.synchronisation.messages.AbstractBarrierGroupMessage
Set the origin address.
setAllowUI(boolean) - Method in class HTTPClient.Request
 
setAllowUserInteraction(boolean) - Method in class HTTPClient.HTTPConnection
Controls whether modules are allowed to prompt the user or pop up dialogs if neccessary.
setAndSaveDistributionDirectory(Directory) - Method in class net.grinder.console.model.ConsoleProperties
Set and save the script distribution directory.
setAndSaveFrameBounds(Rectangle) - Method in class net.grinder.console.model.ConsoleProperties
Set and save the location and size of the console frame.
setAndSavePropertiesFile(File) - Method in class net.grinder.console.model.ConsoleProperties
Set and save the properties file.
setAnnotation(String) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "annotation" element
setAnnotation(String) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "annotation" element
setAssociatedFile(File) - Method in class net.grinder.common.GrinderProperties
Set the associated file.
setAuthHandler(AuthorizationHandler) - Static method in class HTTPClient.AuthorizationInfo
Set's the authorization handler.
setAuthorizationArray(AuthorizationHeaderType[]) - Method in interface net.grinder.plugin.http.xml.HeadersType
Sets array of all "authorization" element
setAuthorizationArray(int, AuthorizationHeaderType) - Method in interface net.grinder.plugin.http.xml.HeadersType
Sets ith "authorization" element
setAuthorizationArray(AuthorizationHeaderType[]) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Sets array of all "authorization" element
setAuthorizationArray(int, AuthorizationHeaderType) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Sets ith "authorization" element
setAuthorizationPrompter(AuthorizationPrompter) - Static method in class HTTPClient.DefaultAuthHandler
Set a new username/password prompter.
setBandwidthLimit(int) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Artificially limit the bandwidth used by this connection.
setBaseUriArray(BaseURIType[]) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets array of all "base-uri" element
setBaseUriArray(int, BaseURIType) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets ith "base-uri" element
setBaseUriArray(BaseURIType[]) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets array of all "base-uri" element
setBaseUriArray(int, BaseURIType) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets ith "base-uri" element
setBasic(BasicAuthorizationHeaderType) - Method in interface net.grinder.plugin.http.xml.AuthorizationHeaderType
Sets the "basic" element
setBasic(BasicAuthorizationHeaderType) - Method in class net.grinder.plugin.http.xml.impl.AuthorizationHeaderTypeImpl
Sets the "basic" element
setBinary(byte[]) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets the "binary" element
setBinary(byte[]) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets the "binary" element
setBody(BodyType) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "body" element
setBody(BodyType) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "body" element
setBoolean(String, boolean) - Method in class net.grinder.common.GrinderProperties
Set the property with the given name to a boolean value.
setBufferGrowthStrategyFactory(HTTPConnection.BandwidthLimiterFactory) - Method in class HTTPClient.HTTPConnection
 
setBufferSize(int) - Method in class net.grinder.util.logback.BufferedEchoMessageEncoder
Set the buffer size.
setCanAccess(File, boolean) - Static method in class net.grinder.testutility.FileUtilities
 
setChanged() - Method in class net.grinder.console.editor.AbstractTextSource
Used by subclasses to mark that the TextSource has changed.
setCheckCertificates(boolean) - Method in class HTTPClient.HTTPConnection
 
setClean() - Method in class net.grinder.console.editor.AbstractTextSource
Used by subclasses to mark that the TextSource is clean.
setCollectSampleCount(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the number of samples to collect.
setCommentArray(String[]) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets array of all "comment" element
setCommentArray(int, String) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets ith "comment" element
setCommentArray(String[]) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets array of all "comment" element
setCommentArray(int, String) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets ith "comment" element
setCommonHeadersArray(CommonHeadersType[]) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets array of all "common-headers" element
setCommonHeadersArray(int, CommonHeadersType) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets ith "common-headers" element
setCommonHeadersArray(CommonHeadersType[]) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets array of all "common-headers" element
setCommonHeadersArray(int, CommonHeadersType) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets ith "common-headers" element
setConflictingValueArray(ConflictingTokenReferenceType[]) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets array of all "conflicting-value" element
setConflictingValueArray(int, ConflictingTokenReferenceType) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets ith "conflicting-value" element
setConflictingValueArray(ConflictingTokenReferenceType[]) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets array of all "conflicting-value" element
setConflictingValueArray(int, ConflictingTokenReferenceType) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets ith "conflicting-value" element
setConnection(HTTPConnection) - Method in class HTTPClient.Request
 
setConsoleHost(String) - Method in class net.grinder.console.model.ConsoleProperties
Set the console host.
setConsolePort(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the console port.
setContentType(String) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets the "content-type" element
setContentType(String) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets the "content-type" element
setContext(Object) - Method in class HTTPClient.HTTPConnection
Sets the current context.
setCookie(String) - Method in class HTTPClient.AuthorizationInfo
Set the cookie
setCookiePolicyHandler(CookiePolicyHandler) - Static method in class HTTPClient.CookieModule
Sets a new cookie policy handler.
setCurrentProxy(String, int) - Method in class HTTPClient.HTTPConnection
Sets the proxy used by this instance.
setData(byte[]) - Method in class HTTPClient.Request
 
setData(byte[]) - Method in class net.grinder.plugin.http.HTTPRequest
Sets the default data.
setDataFromFile(String) - Method in class net.grinder.plugin.http.HTTPRequest
Sets the default data from a file.
setDefaultAllowUserInteraction(boolean) - Static method in class HTTPClient.HTTPConnection
Sets the default allow-user-action.
setDefaultHeaders(NVPair[]) - Method in class HTTPClient.HTTPConnection
Sets the default http headers to be sent with each request.
setDefaultHeaders(NVPair[]) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Sets the default HTTP headers to be sent with each request.
setDefaultRequestProperty(String, String) - Static method in class HTTPClient.HttpURLConnection
Sets an arbitrary default request header.
setDefaultSSLSocketFactory(SSLSocketFactory) - Static method in class HTTPClient.HTTPConnection
Set the SSL socket factory for this connection.
setDefaultTimeout(int) - Static method in class HTTPClient.HTTPConnection
Sets the default timeout value to be used for each new HTTPConnection.
setDelayReports(boolean) - Method in interface net.grinder.script.Statistics
Use to delay reporting of the last test statistics to the log and the console so that the script can modify them.
setDescription(String) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "description" element
setDescription(String) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "description" element
setDirectory(Directory) - Method in interface net.grinder.console.distribution.FileDistribution
Update the distribution directory.
setDirectory(Directory) - Method in class net.grinder.console.distribution.FileDistributionImplementation
Update the distribution directory.
setDistributeOnStartAsk(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set and save whether the user wants to distribute files automatically when starting processes.
setDistributionDirectory(Directory) - Method in class net.grinder.console.model.ConsoleProperties
Set and save the script distribution directory.
setDistributionFileFilterExpression(String) - Method in class net.grinder.console.model.ConsoleProperties
Set the distribution file filter regular expression.
setDouble(String, double) - Method in class net.grinder.common.GrinderProperties
Set the property with the given name to a double value.
setDouble(String, double) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Sets the double statistic statisticName to the specified value.
setEffectiveURI(URI) - Method in class HTTPClient.Response
set the final URI of the document.
setEffectiveURL(URL) - Method in class HTTPClient.Response
Deprecated.
use setEffectiveURI() instead
setErrorHandler(ErrorHandler) - Method in class net.grinder.console.common.ErrorQueue
Set the delegate error handler.
setErrorWriter(PrintWriter) - Method in class net.grinder.common.GrinderProperties
Set a writer to report warnings to.
setErrorWriter(PrintWriter) - Method in class net.grinder.console.common.ResourcesImplementation
Set a writer to report warnings to.
setEscapedString(String) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets the "escaped-string" element
setEscapedString(String) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets the "escaped-string" element
setExtends(String) - Method in interface net.grinder.plugin.http.xml.HeadersType
Sets the "extends" attribute
setExtends(String) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Sets the "extends" attribute
setExtends(String) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets the "extends" attribute
setExtends(String) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets the "extends" attribute
setExternalEditor(File, String) - Method in class net.grinder.console.editor.EditorModel
Set the external editor command line.
setExternalEditorArguments(String) - Method in class net.grinder.console.model.ConsoleProperties
Set the external editor arguments.
setExternalEditorCommand(File) - Method in class net.grinder.console.model.ConsoleProperties
Set the external editor command.
setExtraInfo(Object) - Method in class HTTPClient.AuthorizationInfo
Set the extra info.
setFile(String, File) - Method in class net.grinder.common.GrinderProperties
Set the property with the given name to a File value.
setFile(String) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets the "file" element
setFile(String) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets the "file" element
setFileFilterPattern(Pattern) - Method in interface net.grinder.console.distribution.FileDistribution
Update the pattern used to filter out files that shouldn't be distributed.
setFileFilterPattern(Pattern) - Method in class net.grinder.console.distribution.FileDistributionImplementation
Update the pattern used to filter out files that shouldn't be distributed.
setFollowRedirects(boolean) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set whether redirects should be automatically followed.
setForm(FormBodyType) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets the "form" element
setForm(FormBodyType) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets the "form" element
setFormData(NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Sets the default form data.
setFormFieldArray(FormFieldType[]) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Sets array of all "form-field" element
setFormFieldArray(int, FormFieldType) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Sets ith "form-field" element
setFormFieldArray(FormFieldType[]) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Sets array of all "form-field" element
setFormFieldArray(int, FormFieldType) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Sets ith "form-field" element
setFragment(String) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets the "fragment" element
setFragment(String) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets the "fragment" element
setFrameBounds(Rectangle) - Method in class net.grinder.console.model.ConsoleProperties
Set and save the location and size of the console frame.
setHeader(String, String) - Method in class HTTPClient.Response
Set a header field in the list of headers.
setHeaderArray(HeaderType[]) - Method in interface net.grinder.plugin.http.xml.HeadersType
Sets array of all "header" element
setHeaderArray(int, HeaderType) - Method in interface net.grinder.plugin.http.xml.HeadersType
Sets ith "header" element
setHeaderArray(HeaderType[]) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Sets array of all "header" element
setHeaderArray(int, HeaderType) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Sets ith "header" element
setHeaders(NVPair[]) - Method in class HTTPClient.Request
 
setHeaders(NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Sets the default headers.
setHeaders(HeadersType) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "headers" element
setHeaders(HeadersType) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "headers" element
setHeadersId(String) - Method in interface net.grinder.plugin.http.xml.CommonHeadersType
Sets the "headers-id" attribute
setHeadersId(String) - Method in class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
Sets the "headers-id" attribute
setHighWaterMark(Address, CacheHighWaterMark) - Method in interface net.grinder.console.communication.DistributionControl
Inform agent processes of a checkpoint of the cache state.
setHighWaterMark(Address, CacheHighWaterMark) - Method in class net.grinder.console.communication.DistributionControlImplementation
Inform agent processes of a checkpoint of the cache state.
setHost(String) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets the "host" element
setHost(String) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets the "host" element
setHttpHost(String) - Method in class net.grinder.console.model.ConsoleProperties
Set the HTTP host.
setHttpPort(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the HTTP port.
setHttpRecording(HTTPRecordingType) - Method in interface net.grinder.plugin.http.xml.HttpRecordingDocument
Sets the "http-recording" element
setHttpRecording(HTTPRecordingType) - Method in class net.grinder.plugin.http.xml.impl.HttpRecordingDocumentImpl
Sets the "http-recording" element
setIfModifiedSince(long) - Method in class HTTPClient.HttpURLConnection
Sets the If-Modified-Since header.
setIgnoreCallOrder(boolean) - Method in class net.grinder.testutility.CallRecorder
 
setIgnoreMethod(String) - Method in class net.grinder.testutility.CallRecorder
 
setIgnoreObjectMethods() - Method in class net.grinder.testutility.CallRecorder
 
setIgnoreSampleCount(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the number of samples to collect.
setIndentString(String) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Allow the indentation string to be overridden.
setInstance(PluginRegistry) - Static method in class net.grinder.plugininterface.PluginRegistry
Set the singleton.
setInstanceFollowRedirects(boolean) - Method in class HTTPClient.HttpURLConnection
Enables or disables the automatic handling of redirection responses for this instance only.
setInt(String, int) - Method in class net.grinder.common.GrinderProperties
Set the property with the given name to an int value.
setIsComposite() - Method in interface net.grinder.statistics.StatisticsSet
Marked this statistics set as containing composite statistics.
setKeyManagers(KeyManager[]) - Method in interface net.grinder.script.SSLControl
Set the JSSE KeyManagers to use for the calling worker thread/run.
setKeyStore(InputStream, String, String) - Method in interface net.grinder.script.SSLControl
Set a key store to use for the calling worker thread/run.
setKeyStore(InputStream, String) - Method in interface net.grinder.script.SSLControl
Overloaded version of setKeyStore for key stores of the default type (usually jks).
setKeyStoreFile(String, String, String) - Method in interface net.grinder.script.SSLControl
Set a key store to use for the calling worker thread/run.
setKeyStoreFile(String, String) - Method in interface net.grinder.script.SSLControl
Overloaded version of setKeyStoreFile for key stores of the default type (usually jks).
setLocalAddress(InetAddress, int) - Method in class HTTPClient.HTTPConnection
Allow local address and port to be modified after HTTPConnection has been created.
setLocalAddress(String) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set the client IP address to use for outbound connections.
setLogging(int, boolean) - Static method in class HTTPClient.Log
Enable or disable logging for the given facilities.
setLogWriter(Writer, boolean) - Static method in class HTTPClient.Log
Set the writer to which to log.
setLong(String, long) - Method in class net.grinder.common.GrinderProperties
Set the property with the given name to a long value.
setLong(String, long) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Sets the long statistic statisticName to the specified value.
setLookAndFeel(String) - Method in class net.grinder.console.model.ConsoleProperties
Set the name of the Look and Feel.
setMetadata(HTTPRecordingType.Metadata) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets the "metadata" element
setMetadata(HTTPRecordingType.Metadata) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets the "metadata" element
setMethod(String) - Method in class HTTPClient.Request
 
setMethod(RequestType.Method.Enum) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "method" element
setMethod(RequestType.Method.Enum) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "method" element
setMultipart(boolean) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Sets the "multipart" attribute
setMultipart(boolean) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Sets the "multipart" attribute
setName(String) - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Sets the "name" attribute
setName(String) - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Sets the "name" element
setName(String) - Method in interface net.grinder.plugin.http.xml.NameValueType
Sets the "name" attribute
setName(String) - Method in interface net.grinder.plugin.http.xml.TokenType
Sets the "name" element
setNewFileTime(long) - Method in interface net.grinder.console.distribution.AgentCacheState
Inform that agent caches are out of date due to a change to a file.
setNewValue(String) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets the "new-value" element
setNewValue(String) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets the "new-value" element
setPageArray(PageType[]) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets array of all "page" element
setPageArray(int, PageType) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets ith "page" element
setPageArray(PageType[]) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets array of all "page" element
setPageArray(int, PageType) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets ith "page" element
setParams(NVPair[]) - Method in class HTTPClient.AuthorizationInfo
Set the authentication parameters.
setPassword(String) - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Sets the "password" attribute
setPassword(String) - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Sets the "password" attribute
setPath(ParsedURIPartType) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets the "path" element
setPath(ParsedURIPartType) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets the "path" element
setPort(int) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets the "port" element
setPort(int) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets the "port" element
setPropertiesFile(File) - Method in class net.grinder.console.model.ConsoleProperties
Set and save the selected properties file.
setPropertiesNotSetAsk(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set and save whether the user wants to be asked if console should be reset with the worker processes.
setProxyServer(String, int) - Static method in class HTTPClient.HTTPConnection
Sets the default proxy server to use.
setProxyServer(String, int) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set the proxy server to use.
setQueryString(ParsedURIPartType) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets the "query-string" element
setQueryString(ParsedURIPartType) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets the "query-string" element
setRawMode(boolean) - Method in class HTTPClient.HTTPConnection
Deprecated.
This is not really needed anymore; in V0.2 request were synchronous and therefore to do pipelining you needed to disable the processing of responses.
setReadResponseBody(boolean) - Method in class net.grinder.plugin.http.HTTPRequest
Set whether or not the whole response body will be read.
setReasonPhrase(String) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Sets the "reason-phrase" attribute
setReasonPhrase(String) - Method in interface net.grinder.plugin.http.xml.ResponseType
Sets the "reason-phrase" attribute
setRequestArray(RequestType[]) - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Sets array of all "request" element
setRequestArray(int, RequestType) - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Sets ith "request" element
setRequestArray(RequestType[]) - Method in interface net.grinder.plugin.http.xml.PageType
Sets array of all "request" element
setRequestArray(int, RequestType) - Method in interface net.grinder.plugin.http.xml.PageType
Sets ith "request" element
setRequestMethod(String) - Method in class HTTPClient.HttpURLConnection
Sets the request method (e.g.
setRequestProperty(String, String) - Method in class HTTPClient.HttpURLConnection
Sets an arbitrary request header.
setRequestURI(String) - Method in class HTTPClient.Request
 
setResetConsoleWithProcesses(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set whether the console should be reset with the worker processes.
setResetConsoleWithProcessesAsk(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set and save whether the user wants to be asked if console should be reset with the worker processes.
setResponse(ResponseType) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "response" element
setResponse(ResponseType) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "response" element
setResult(String, Object) - Method in class net.grinder.testutility.AbstractStubFactory
 
setRetryRequest(boolean) - Method in class HTTPClient.Response
Should the request be retried by the application? This can be used by modules to signal to the application that it should retry the request.
setSampleInterval(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the sample interval.
setSaveTotalsWithResults(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set whether saved results files should include the Totals line.
setScanDistributionFilesPeriod(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the period at which the distribution files should be scanned.
setScheme(BaseURIType.Scheme.Enum) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets the "scheme" element
setScheme(BaseURIType.Scheme.Enum) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets the "scheme" element
setSelectedPropertiesFile(File) - Method in class net.grinder.console.editor.EditorModel
Set the currently selected properties.
setShareContextBetweenRuns(boolean) - Method in interface net.grinder.script.SSLControl
Specify that there should be a single SSL context for a thread.
setShort(String, short) - Method in class net.grinder.common.GrinderProperties
Set the property with the given name to a short value.
setSignificantFigures(int) - Method in class net.grinder.console.model.ConsoleProperties
Set the number of significant figures.
setSleepTime(long) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "sleep-time" element
setSleepTime(long) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "sleep-time" element
setSocksServer(String) - Static method in class HTTPClient.HTTPConnection
Sets the SOCKS server to use.
setSocksServer(String, int) - Static method in class HTTPClient.HTTPConnection
Sets the SOCKS server to use.
setSocksServer(String, int, int) - Static method in class HTTPClient.HTTPConnection
Sets the SOCKS server to use.
setSource(String) - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Sets the "source" attribute
setSource(String) - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Sets the "source" attribute
setSource(String) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets the "source" attribute
setSource(String) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets the "source" attribute
setSSLSocketFactory(SSLSocketFactory) - Method in class HTTPClient.HTTPConnection
Set the SSL socket factory for this connection.
setStartWithUnsavedBuffersAsk(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set and save whether the user wants to be warned when starting processes with unsaved buffers.
setStatusCode(int) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Sets the "status-code" attribute
setStatusCode(int) - Method in interface net.grinder.plugin.http.xml.ResponseType
Sets the "status-code" attribute
setStopProcessesAsk(boolean) - Method in class net.grinder.console.model.ConsoleProperties
Set and save whether the user wants to be asked to confirm that processes should be stopped.
setStream(HttpOutputStream) - Method in class HTTPClient.Request
 
setSuccess(boolean) - Method in interface net.grinder.script.Statistics.StatisticsForTest
Convenience method that sets whether the last test should be considered a success or not.
setTestConnectionHealthWithBlockingRead(boolean) - Method in class HTTPClient.HTTPConnection
 
setTestNumberOffset(int) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Sets the "test-number-offset" element
setTestNumberOffset(int) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Sets the "test-number-offset" element
setText(String) - Method in interface net.grinder.console.editor.TextSource
Set the text.
setTextArray(String[]) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Sets array of all "text" element
setTextArray(int, String) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Sets ith "text" element
setTextArray(String[]) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Sets array of all "text" element
setTextArray(int, String) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Sets ith "text" element
setThrows(String, Throwable) - Method in class net.grinder.testutility.AbstractStubFactory
 
setTime(Calendar) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Sets the "time" element
setTime(Calendar) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Sets the "time" element
setTime(Calendar) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "time" element
setTime(Calendar) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "time" element
setTimeAuthority(HTTPConnection.TimeAuthority) - Method in class HTTPClient.HTTPConnection
 
setTimeout(int) - Method in class HTTPClient.HTTPConnection
Sets the timeout to be used for creating connections and reading responses.
setTimeout(int) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Sets the timeout to be used for creating connections and reading responses.
setTokenArray(TokenType[]) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets array of all "token" element
setTokenArray(int, TokenType) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Sets ith "token" element
setTokenArray(TokenType[]) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets array of all "token" element
setTokenArray(int, TokenType) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Sets ith "token" element
setTokenId(String) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets the "token-id" attribute
setTokenId(String) - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Sets the "token-id" attribute
setTokenId(String) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets the "token-id" attribute
setTokenId(String) - Method in interface net.grinder.plugin.http.xml.TokenType
Sets the "token-id" attribute
setTokenReference(String, String, TokenReferenceType) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Fill in token reference details, creating the token if necessary.
setTokenReference(String, String, TokenReferenceType) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Fill in token reference details, creating the token if necessary.
setTokenReferenceArray(TokenReferenceType[]) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Sets array of all "token-reference" element
setTokenReferenceArray(int, TokenReferenceType) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Sets ith "token-reference" element
setTokenReferenceArray(TokenReferenceType[]) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Sets array of all "token-reference" element
setTokenReferenceArray(int, TokenReferenceType) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Sets ith "token-reference" element
setTokenReferenceArray(TokenReferenceType[]) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Sets array of all "token-reference" element
setTokenReferenceArray(int, TokenReferenceType) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Sets ith "token-reference" element
setTokenReferenceArray(ResponseTokenReferenceType[]) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Sets array of all "token-reference" element
setTokenReferenceArray(int, ResponseTokenReferenceType) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Sets ith "token-reference" element
setTokenReferenceArray(TokenReferenceType[]) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Sets array of all "token-reference" element
setTokenReferenceArray(int, TokenReferenceType) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Sets ith "token-reference" element
setTokenReferenceArray(ResponseTokenReferenceType[]) - Method in interface net.grinder.plugin.http.xml.ResponseType
Sets array of all "token-reference" element
setTokenReferenceArray(int, ResponseTokenReferenceType) - Method in interface net.grinder.plugin.http.xml.ResponseType
Sets ith "token-reference" element
setTrailer(String, String) - Method in class HTTPClient.Response
Set a trailer field in the list of trailers.
setTrailers(NVPair[]) - Method in class HTTPClient.HttpOutputStream
Sets the trailers to be sent if the output is sent with the chunked transfer encoding.
setUnparsed(String) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets the "unparsed" element
setUnparsed(String) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets the "unparsed" element
setupRequest(String, String, NVPair[], byte[], HttpOutputStream) - Method in class HTTPClient.HTTPConnection
Sets up the request, creating the list of headers to send and creating instances of the modules.
setUri(RelativeURIType) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets the "uri" element
setUri(RelativeURIType) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets the "uri" element
setUriId(String) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets the "uri-id" attribute
setUriId(String) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets the "uri-id" attribute
setUrl(String) - Method in class net.grinder.plugin.http.HTTPRequest
Sets the default URL.
setUseAuthorizationModule(boolean) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set whether the HTTPClient Authorization Module is enabled.
setUseContentEncoding(boolean) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set whether content encoding will be used.
setUseCookies(boolean) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set whether cookies will be used.
setUserid(String) - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Sets the "userid" attribute
setUserid(String) - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Sets the "userid" attribute
setUseTransferEncoding(boolean) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set whether transfer encoding will be used.
setValue(String) - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Sets the "value" element
setValue(String) - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Sets the "value" element
setValue(String) - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Sets the "value" attribute
setValue(String) - Method in interface net.grinder.plugin.http.xml.NameValueType
Sets the "value" attribute
setValue(StatisticsIndexMap.LongIndex, long) - Method in interface net.grinder.statistics.StatisticsSet
Set the value specified by index.
setValue(StatisticsIndexMap.DoubleIndex, double) - Method in interface net.grinder.statistics.StatisticsSet
Set the value specified by index.
setVerifyServerDistinguishedName(boolean) - Method in interface net.grinder.plugin.http.HTTPPluginConnection
Set whether an exception should be thrown if the subject distinguished name of the server's certificate doesn't match the host name when establishing an HTTPS connection.
setVersion(String) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Sets the "version" element
setVersion(String) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Sets the "version" element
shouldClose() - Method in class net.grinder.console.swingui.JOptionPaneDialog
Whether dialog should be closed on a property change.
shutdown() - Method in class net.grinder.communication.Acceptor
Shut down this acceptor.
shutdown() - Method in interface net.grinder.communication.BlockingSender
Cleanly shut down the Sender.
shutdown() - Method in class net.grinder.communication.ClientReceiver
Cleanly shut down the Receiver.
shutdown() - Method in class net.grinder.communication.ClientSender
Cleanly shutdown the Sender.
shutdown() - Method in class net.grinder.communication.FanOutStreamSender
Shut down this sender.
shutdown() - Method in class net.grinder.communication.IgnoreShutdownSender
A no-op.
shutdown() - Method in class net.grinder.communication.MessageDispatchRegistry.AbstractBlockingHandler
Ignore shutdown events.
shutdown() - Method in class net.grinder.communication.MessageDispatchRegistry.AbstractHandler
Ignore shutdown events.
shutdown() - Method in interface net.grinder.communication.MessageDispatchRegistry.BlockingHandler
Cleanly shut down the handler.
shutdown() - Method in interface net.grinder.communication.MessageDispatchRegistry.Handler
Cleanly shut down the handler.
shutdown() - Method in class net.grinder.communication.MessageDispatchSender
Shutdown all our handlers.
shutdown() - Method in class net.grinder.communication.MessagePump
Shut down the MessagePump.
shutdown() - Method in class net.grinder.communication.QueuedSenderDecorator
Cleanly shutdown the Sender.
shutdown() - Method in interface net.grinder.communication.Receiver
Shut down this receiver.
shutdown() - Method in interface net.grinder.communication.Sender
Cleanly shut down the Sender.
shutdown() - Method in class net.grinder.communication.ServerReceiver
Shut down this receiver.
shutdown() - Method in class net.grinder.communication.StreamReceiver
Cleanly shut down the Receiver.
shutdown() - Method in class net.grinder.communication.StreamSender
Cleanly shutdown the Sender.
shutdown() - Method in class net.grinder.communication.TeeSender
Cleanly shut down the Sender.
shutdown() - Method in interface net.grinder.console.communication.ConsoleCommunication
Shut down communication.
shutdown() - Method in class net.grinder.console.communication.ConsoleCommunicationImplementation
Shut down communication.
shutdown() - Method in class net.grinder.console.ConsoleFoundation
Shut down the console.
shutdown() - Method in interface net.grinder.engine.agent.Agent
Clean up resources.
shutdown() - Method in class net.grinder.engine.agent.AgentDaemon
Shut down the agent.
shutdown() - Method in class net.grinder.engine.agent.AgentImplementation
Clean up resources.
SHUTDOWN - Static variable in class net.grinder.engine.communication.ConsoleListener
Constant that represents a communication shutdown.
shutdown() - Method in class net.grinder.engine.communication.ConsoleListener
Shut down.
shutdown() - Method in interface net.grinder.scriptengine.ScriptEngineService.ScriptEngine
Shut down the engine.
shutdown() - Method in interface net.grinder.scriptengine.ScriptEngineService.WorkerRunnable
 
shutdown() - Method in interface net.grinder.util.Sleeper
Shutdown this Sleeper.
shutdown() - Method in class net.grinder.util.SleeperImplementation
Shutdown this Sleeper.
shutdownAllCurrentSleepers() - Static method in class net.grinder.util.SleeperImplementation
Shutdown all Sleepers that are currently constructed.
SIG_FIG_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
SignificantFigureFormat - Class in net.grinder.util
Java doesn't provide a NumberFormatter which understands significant figures, this is a cheap and cheerful one.
SignificantFigureFormat(int) - Constructor for class net.grinder.util.SignificantFigureFormat
Constructor.
SimpleEqualityDecoration - Class in net.grinder.testutility
Stub that provides simple equality and Comparable semantics.
SimpleEqualityDecoration(String) - Constructor for class net.grinder.testutility.SimpleEqualityDecoration
 
SimpleStringEscaper - Class in net.grinder.util
Provides simple escaping and unescaping for 8-bit strings.
SimpleStringEscaper() - Constructor for class net.grinder.util.SimpleStringEscaper
 
size() - Method in class net.grinder.statistics.TestStatisticsMap
Return the number of entries in the TestStatisticsMap.
sizeOfAuthorizationArray() - Method in interface net.grinder.plugin.http.xml.HeadersType
Returns number of "authorization" element
sizeOfAuthorizationArray() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Returns number of "authorization" element
sizeOfBaseUriArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Returns number of "base-uri" element
sizeOfBaseUriArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Returns number of "base-uri" element
sizeOfCommentArray() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Returns number of "comment" element
sizeOfCommentArray() - Method in interface net.grinder.plugin.http.xml.RequestType
Returns number of "comment" element
sizeOfCommonHeadersArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Returns number of "common-headers" element
sizeOfCommonHeadersArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Returns number of "common-headers" element
sizeOfConflictingValueArray() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Returns number of "conflicting-value" element
sizeOfConflictingValueArray() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Returns number of "conflicting-value" element
sizeOfFormFieldArray() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Returns number of "form-field" element
sizeOfFormFieldArray() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Returns number of "form-field" element
sizeOfHeaderArray() - Method in interface net.grinder.plugin.http.xml.HeadersType
Returns number of "header" element
sizeOfHeaderArray() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Returns number of "header" element
sizeOfPageArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Returns number of "page" element
sizeOfPageArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Returns number of "page" element
sizeOfRequestArray() - Method in class net.grinder.plugin.http.xml.impl.PageTypeImpl
Returns number of "request" element
sizeOfRequestArray() - Method in interface net.grinder.plugin.http.xml.PageType
Returns number of "request" element
sizeOfTextArray() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Returns number of "text" element
sizeOfTextArray() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Returns number of "text" element
sizeOfTokenArray() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType
Returns number of "token" element
sizeOfTokenArray() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl
Returns number of "token" element
sizeOfTokenReferenceArray() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Returns number of "token-reference" element
sizeOfTokenReferenceArray() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Returns number of "token-reference" element
sizeOfTokenReferenceArray() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Returns number of "token-reference" element
sizeOfTokenReferenceArray() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Returns number of "token-reference" element
sizeOfTokenReferenceArray() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Returns number of "token-reference" element
sizeOfTokenReferenceArray() - Method in interface net.grinder.plugin.http.xml.ResponseType
Returns number of "token-reference" element
SkeletonThreadLifeCycleListener - Class in net.grinder.common
Skeleton implementation of ThreadLifeCycleListener.
SkeletonThreadLifeCycleListener() - Constructor for class net.grinder.common.SkeletonThreadLifeCycleListener
 
sleep(long) - Method in interface net.grinder.script.Grinder.ScriptContext
Sleep for a time based on the meanTime parameter.
sleep(long, long) - Method in interface net.grinder.script.Grinder.ScriptContext
Sleep for a time based on the meanTime parameter.
Sleeper - Interface in net.grinder.util
Something that can sleep.
Sleeper.ShutdownException - Exception in net.grinder.util
Exception used to indicate that a Sleeper has been shutdown.
Sleeper.ShutdownException(String) - Constructor for exception net.grinder.util.Sleeper.ShutdownException
Constructor.
SleeperImplementation - Class in net.grinder.util
Manage sleeping.
SleeperImplementation(TimeAuthority, Logger, double, double) - Constructor for class net.grinder.util.SleeperImplementation
The constructor.
sleepFlat(long) - Method in interface net.grinder.util.Sleeper
Sleep for a time based on the maximumTime parameter.
sleepFlat(long) - Method in class net.grinder.util.SleeperImplementation
Sleep for a time based on the maximumTime parameter.
sleepNormal(long) - Method in interface net.grinder.util.Sleeper
Sleep for a time based on the meanTime parameter.
sleepNormal(long, long) - Method in interface net.grinder.util.Sleeper
Sleep for a random time drawn from a pseudo normal distribution.
sleepNormal(long) - Method in class net.grinder.util.SleeperImplementation
Sleep for a time based on the meanTime parameter.
sleepNormal(long, long) - Method in class net.grinder.util.SleeperImplementation
Sleep for a random time drawn from a pseudo normal distribution.
snapshot() - Method in interface net.grinder.statistics.ImmutableStatisticsSet
Clone this object.
SocketUtilities - Class in net.grinder.testutility
Socket utilities for unit tests.
SocketUtilities() - Constructor for class net.grinder.testutility.SocketUtilities
 
SOCKS - Static variable in class HTTPClient.Log
The Socks facility (64)
SocksException - Exception in HTTPClient
Signals that an error was received while trying to set up a connection with the Socks server.
SocksException() - Constructor for exception HTTPClient.SocksException
Constructs a SocksException with no detail message.
SocksException(String) - Constructor for exception HTTPClient.SocksException
Constructs a SocksException with the specified detail message.
SSLContextFactory - Interface in net.grinder.common
Factory for SSLContexts.
SSLContextFactory.SSLContextFactoryException - Exception in net.grinder.common
Exception that indicates problem creating an SSLContext.
SSLContextFactory.SSLContextFactoryException(String) - Constructor for exception net.grinder.common.SSLContextFactory.SSLContextFactoryException
Constructor.
SSLContextFactory.SSLContextFactoryException(String, Throwable) - Constructor for exception net.grinder.common.SSLContextFactory.SSLContextFactoryException
Constructor.
SSLControl - Interface in net.grinder.script
Script control of SSL behaviour.
StandardTimeAuthority - Class in net.grinder.util
A standard TimeAuthority implementation.
StandardTimeAuthority() - Constructor for class net.grinder.util.StandardTimeAuthority
 
start() - Method in class net.grinder.communication.MessagePump
Start the pump.
start() - Method in interface net.grinder.console.model.SampleModel
Start the model.
start() - Method in class net.grinder.console.model.SampleModelImplementation
Start the model.
START - Static variable in class net.grinder.engine.communication.ConsoleListener
Constant that represents start message.
start() - Method in interface net.grinder.scriptengine.Recorder
Call before instrumented code to initiate test recording.
start() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.StreamThread
Start the thread.
START_WITH_UNSAVED_BUFFERS_ASK_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
StartGrinderMessage - Class in net.grinder.messages.agent
Message used to start the Grinder processes.
StartGrinderMessage(GrinderProperties, int) - Constructor for class net.grinder.messages.agent.StartGrinderMessage
Constructor.
startRecording() - Method in interface net.grinder.console.client.ConsoleConnection
Start the console recording.
StartRecordingMessage - Class in net.grinder.console.communication.server.messages
Message indicating that the console recording should be started.
StartRecordingMessage() - Constructor for class net.grinder.console.communication.server.messages.StartRecordingMessage
 
startWorkerProcesses(GrinderProperties) - Method in interface net.grinder.console.client.ConsoleConnection
Start all the worker processes.
startWorkerProcesses(GrinderProperties) - Method in interface net.grinder.console.communication.ProcessControl
Signal the worker processes to start.
startWorkerProcesses(GrinderProperties) - Method in class net.grinder.console.communication.ProcessControlImplementation
Signal the worker processes to start.
StartWorkerProcessesMessage - Class in net.grinder.console.communication.server.messages
Message indicating that all worker processes should be started.
StartWorkerProcessesMessage(GrinderProperties) - Constructor for class net.grinder.console.communication.server.messages.StartWorkerProcessesMessage
Constructor.
startWorkerProcessesWithDistributedFiles(Directory, GrinderProperties) - Method in interface net.grinder.console.communication.ProcessControl
A variant of ProcessControl.startWorkerProcesses(net.grinder.common.GrinderProperties) that checks the properties are reasonable for the distribution directory, and adjusts the supplied properties to have the appropriate relative paths.
startWorkerProcessesWithDistributedFiles(Directory, GrinderProperties) - Method in class net.grinder.console.communication.ProcessControlImplementation
A variant of ProcessControl.startWorkerProcesses(net.grinder.common.GrinderProperties) that checks the properties are reasonable for the distribution directory, and adjusts the supplied properties to have the appropriate relative paths.
startWorkerThread() - Method in interface net.grinder.script.Grinder.ScriptContext
Start a new worker thread.
startWorkerThread(Object) - Method in interface net.grinder.script.Grinder.ScriptContext
Start a new worker thread, specifying a test runner instance.
stateChanged() - Method in class net.grinder.console.model.SampleModel.AbstractListener
 
stateChanged() - Method in interface net.grinder.console.model.SampleModel.Listener
Called when the model state has changed.
stateChanged() - Method in class net.grinder.console.swingui.TestGraphPanel
StatisticExpression - Interface in net.grinder.statistics
Interface to apply a statistics calculation to a StatisticsSet.
StatisticExpressionFactory - Interface in net.grinder.statistics
Factory for StatisticExpressions.
Statistics - Interface in net.grinder.script
Script statistics query and reporting API.
Statistics.StatisticsForTest - Interface in net.grinder.script
Query and update methods for the statistics relating to a particular call of a test.
StatisticsException - Exception in net.grinder.statistics
Base type for exceptions raised by the statistics package.
StatisticsException(String) - Constructor for exception net.grinder.statistics.StatisticsException
Constructor.
StatisticsIndexMap - Class in net.grinder.statistics
A registry of statistic index objects.
StatisticsIndexMap.DoubleIndex - Class in net.grinder.statistics
Class of opaque objects that represent double statistics.
StatisticsIndexMap.DoubleSampleIndex - Class in net.grinder.statistics
Class of objects that represent sample statistics with double sample values.
StatisticsIndexMap.LongIndex - Class in net.grinder.statistics
Class of opaque objects that represent long statistics.
StatisticsIndexMap.LongSampleIndex - Class in net.grinder.statistics
Class of objects that represent sample statistics with long sample values.
StatisticsServices - Interface in net.grinder.statistics
Statistics services.
StatisticsServicesImplementation - Class in net.grinder.statistics
Singleton that is the point of entry for StatisticsServices.
StatisticsSet - Interface in net.grinder.statistics
Access to a set of long and double values.
StatisticsSetFactory - Class in net.grinder.statistics
Factory for StatisticsSet objects.
StatisticsTable - Class in net.grinder.statistics
Format a textual table of a TestStatisticsMap using a StatisticsView.
StatisticsTable(StatisticsView, StatisticsIndexMap, TestStatisticsMap) - Constructor for class net.grinder.statistics.StatisticsTable
Creates a new StatisticsTable instance.
StatisticsView - Class in net.grinder.statistics
An ordered collection of ExpressionViews.
StatisticsView() - Constructor for class net.grinder.statistics.StatisticsView
Creates a new StatisticsView instance.
stop() - Method in class HTTPClient.HTTPConnection
Aborts all the requests currently in progress on this connection and closes all associated sockets.
stop() - Method in interface net.grinder.console.model.SampleModel
Stop the model.
stop() - Method in class net.grinder.console.model.SampleModelImplementation
Stop the model.
STOP - Static variable in class net.grinder.engine.communication.ConsoleListener
Constant that represents a stop message.
stop() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine
Stop the engine and flush filter buffer.
stop() - Method in class net.grinder.tools.tcpproxy.AbstractTCPProxyEngine.StreamThread
Close the associated input stream and thus stop the thread.
stop() - Method in class net.grinder.tools.tcpproxy.HTTPProxyTCPProxyEngine
Override to also stop our delegate SSL engine.
stop() - Method in interface net.grinder.tools.tcpproxy.TCPProxyEngine
Stop the engine.
STOP_PROCESSES_ASK_PROPERTY - Static variable in class net.grinder.console.model.ConsoleProperties
Property name.
stopAgentAndWorkerProcesses() - Method in interface net.grinder.console.communication.ProcessControl
Signal the agent and worker processes to stop.
stopAgentAndWorkerProcesses() - Method in class net.grinder.console.communication.ProcessControlImplementation
Signal the agent and worker processes to stop.
StopAgentAndWorkerProcessesMessage - Class in net.grinder.console.communication.server.messages
Message indicating that all agent and worker processes should be stopped.
StopAgentAndWorkerProcessesMessage() - Constructor for class net.grinder.console.communication.server.messages.StopAgentAndWorkerProcessesMessage
Constructor.
stopAgents() - Method in interface net.grinder.console.client.ConsoleConnection
Stop all agent processes.
StopGrinderMessage - Class in net.grinder.messages.agent
Message used to stop the Grinder processes.
StopGrinderMessage() - Constructor for class net.grinder.messages.agent.StopGrinderMessage
 
stopRecording() - Method in interface net.grinder.console.client.ConsoleConnection
Stop the console recording.
StopRecordingMessage - Class in net.grinder.console.communication.server.messages
Message indicating that the console recording should be stopped.
StopRecordingMessage() - Constructor for class net.grinder.console.communication.server.messages.StopRecordingMessage
 
stopThisWorkerThread() - Method in interface net.grinder.script.Grinder.ScriptContext
Stop this worker thread immediately and cleanly.
stopWorkerThread(int) - Method in interface net.grinder.script.Grinder.ScriptContext
Request a specific worker thread to stop.
StreamCopier - Class in net.grinder.testutility
Class that copies from InputStreams to OutputStreams.
StreamCopier(int) - Constructor for class net.grinder.testutility.StreamCopier
Constructor.
StreamCopier() - Constructor for class net.grinder.testutility.StreamCopier
 
StreamCopier - Class in net.grinder.util
Class that copies from InputStreams to OutputStreams.
StreamCopier(int, boolean) - Constructor for class net.grinder.util.StreamCopier
Constructor.
StreamReceiver - Class in net.grinder.communication
Manages receipt of messages from a server over a stream.
StreamReceiver(InputStream) - Constructor for class net.grinder.communication.StreamReceiver
Constructor.
StreamSender - Class in net.grinder.communication
Class that manages the sending of messages to a server.
StreamSender(OutputStream) - Constructor for class net.grinder.communication.StreamSender
Constructor.
StringEscaper - Interface in net.grinder.util
Something that can encode and decode Strings.
StubPrintStream - Class in net.grinder.testutility
 
StubPrintStream() - Constructor for class net.grinder.testutility.StubPrintStream
 
StubPrintWriter - Class in net.grinder.testutility
 
StubPrintWriter() - Constructor for class net.grinder.testutility.StubPrintWriter
 
StubRelationshipsInvocationHandlerDecorator - Class in net.grinder.testutility
InvocationHandler decorator that intercepts get methods and provides stubs generated by RandomStubFactorys.
StubRelationshipsInvocationHandlerDecorator(InvocationHandler) - Constructor for class net.grinder.testutility.StubRelationshipsInvocationHandlerDecorator
 
StubTimer - Class in net.grinder.testutility
Stub implementation of Timer.
StubTimer() - Constructor for class net.grinder.testutility.StubTimer
 
STYLESHEET_NAME_PROPERTY - Static variable in class net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT
Name of System property that specifies the style sheet resource to be loaded from classpath.
subclass(Class<T>) - Static method in class net.grinder.testutility.MockingUtilities
 
SuccessMessage - Class in net.grinder.console.communication.server.messages
Message indicating that a command completed successfully.
SuccessMessage() - Constructor for class net.grinder.console.communication.server.messages.SuccessMessage
 
summariseAsLine(String, int) - Static method in class net.grinder.plugin.http.tcpproxyfilter.XSLTHelper
Transform new line characters and other control characters to a printable representation.

T

table - Static variable in class net.grinder.plugin.http.xml.BaseURIType.Scheme.Enum
 
table - Static variable in class net.grinder.plugin.http.xml.RequestType.Method.Enum
 
table - Static variable in class net.grinder.plugin.http.xml.TokenResponseLocationType.Enum
 
TCPProxy - Class in net.grinder
This is the entry point of The TCPProxy process.
TCPProxyConsole - Class in net.grinder.tools.tcpproxy
Console for the TCPProxy.
TCPProxyConsole(TCPProxyEngine, UpdatableCommentSource) - Constructor for class net.grinder.tools.tcpproxy.TCPProxyConsole
Constructor.
TCPProxyEngine - Interface in net.grinder.tools.tcpproxy
Interface for TCPProxy engines.
TCPProxyFilter - Interface in net.grinder.tools.tcpproxy
Interface that TCP Proxy filters must implement.
TCPProxyFilter.FilterException - Exception in net.grinder.tools.tcpproxy
Exception type for filter problems.
TCPProxyFilter.FilterException(String, Throwable) - Constructor for exception net.grinder.tools.tcpproxy.TCPProxyFilter.FilterException
 
TCPProxySocketFactory - Interface in net.grinder.tools.tcpproxy
Socket factory interface.
TCPProxySSLSocketFactory - Interface in net.grinder.tools.tcpproxy
Socket factory interface for SSL sockets.
TCPProxySSLSocketFactoryImplementation - Class in net.grinder.tools.tcpproxy
TCPProxySocketFactory for SSL connections.
TCPProxySSLSocketFactoryImplementation(File, char[], String) - Constructor for class net.grinder.tools.tcpproxy.TCPProxySSLSocketFactoryImplementation
Construct a TCPProxySSLSocketFactoryImplementation that uses the specified key store.
TCPProxySSLSocketFactoryImplementation() - Constructor for class net.grinder.tools.tcpproxy.TCPProxySSLSocketFactoryImplementation
Construct a TCPProxySSLSocketFactoryImplementation that uses the built-in key store.
tearDown() - Method in class net.grinder.testutility.AbstractFileTestCase
 
tearDown() - Method in class net.grinder.testutility.AbstractJUnit4FileTestCase
 
TeeSender - Class in net.grinder.communication
Passive Sender class that delegates to two other Senders.
TeeSender(Sender, Sender) - Constructor for class net.grinder.communication.TeeSender
Constructor.
TemporaryDirectory - Class in net.grinder.testutility
Temporary directory for use by unit tests.
TemporaryDirectory() - Constructor for class net.grinder.testutility.TemporaryDirectory
 
TerminalColour - Enum in net.grinder.util
Creates ANSI colour control strings.
Test - Interface in net.grinder.common
In addition to this interface, Test implementations should implement value based equality and a well defined ordering.
Test - Class in net.grinder.script
Scripts create Test instances which can then be used to Test.wrap(java.lang.Object) other Jython objects.
Test(int, String) - Constructor for class net.grinder.script.Test
Creates a new Test instance.
Test.InstrumentationFilter - Interface in net.grinder.script
Selective instrumentation.
TestGraphPanel - Class in net.grinder.console.swingui
A panel of test graphs.
TestRegistry - Interface in net.grinder.script
Registry of Tests.
TestRegistry.RegisteredTest - Interface in net.grinder.script
Interface for test handles.
TestStatisticsMap - Class in net.grinder.statistics
A map of test numbers to StatisticsSets.
TestStatisticsMap(StatisticsSetFactory) - Constructor for class net.grinder.statistics.TestStatisticsMap
Creates a new TestStatisticsMap instance.
TestStatisticsMap() - Constructor for class net.grinder.statistics.TestStatisticsMap
Externalizable classes need a public default constructor.
TestStatisticsMap.ForEach - Class in net.grinder.statistics
Convenient visitor-like iteration.
TestStatisticsMap.ForEach() - Constructor for class net.grinder.statistics.TestStatisticsMap.ForEach
 
TestStatisticsQueries - Class in net.grinder.statistics
Common queries against the standard statistics.
TextSource - Interface in net.grinder.console.editor
Something that can edit text.
TextSource.Factory - Interface in net.grinder.console.editor
Factory interface.
TextSource.Listener - Interface in net.grinder.console.editor
Listener interface.
textSourceChanged(boolean) - Method in interface net.grinder.console.editor.TextSource.Listener
Called when the TextSource has changed.
TextUI - Class in net.grinder.console.textui
Simple "read only" text interface that reports on console events.
TextUI(Resources, ProcessControl, SampleModel, Logger) - Constructor for class net.grinder.console.textui.TextUI
Constructor.
ThreadLifeCycleListener - Interface in net.grinder.common
Thread life cycle event call backs.
Time - Class in net.grinder.testutility
Abstract base class which times a method and returns whether it executed within the given range.
Time(long, long) - Constructor for class net.grinder.testutility.Time
 
TimeAuthority - Interface in net.grinder.util
Something that knows the time.
TimeoutException - Exception in net.grinder.plugin.http
Indicates that an HTTP request timed out.
TimeoutException(Throwable) - Constructor for exception net.grinder.plugin.http.TimeoutException
Creates a new TimeoutException instance.
toExternalForm() - Method in class HTTPClient.Cookie
 
toExternalForm() - Method in class HTTPClient.Cookie2
 
toExternalForm() - Method in class HTTPClient.URI
 
tokenReferenceExists(String, String) - Method in interface net.grinder.plugin.http.tcpproxyfilter.HTTPRecording
Check for existence of token.
tokenReferenceExists(String, String) - Method in class net.grinder.plugin.http.tcpproxyfilter.HTTPRecordingImplementation
Check for existence of token.
TokenReferenceType - Interface in net.grinder.plugin.http.xml
An XML TokenReferenceType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
TokenReferenceType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
TokenReferenceTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML TokenReferenceType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
TokenReferenceTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
 
TokenResponseLocationType - Interface in net.grinder.plugin.http.xml
An XML TokenResponseLocationType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
TokenResponseLocationType.Enum - Class in net.grinder.plugin.http.xml
Enumeration value class for net.grinder.plugin.http.xml.TokenResponseLocationType.
TokenResponseLocationType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
TokenResponseLocationTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML TokenResponseLocationType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
TokenResponseLocationTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.TokenResponseLocationTypeImpl
 
TokenResponseLocationTypeImpl(SchemaType, boolean) - Constructor for class net.grinder.plugin.http.xml.impl.TokenResponseLocationTypeImpl
 
TokenType - Interface in net.grinder.plugin.http.xml
An XML TokenType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
TokenType.Factory - Class in net.grinder.plugin.http.xml
A factory class with static methods for creating instances of this type.
TokenTypeImpl - Class in net.grinder.plugin.http.xml.impl
An XML TokenType(@http://grinder.sourceforge.net/tcpproxy/http/1.0).
TokenTypeImpl(SchemaType) - Constructor for class net.grinder.plugin.http.xml.impl.TokenTypeImpl
 
toString() - Method in class HTTPClient.AuthorizationInfo
Constructs a string containing the authorization info.
toString() - Method in class HTTPClient.Cookie
Create a string containing all the cookie fields.
toString() - Method in class HTTPClient.Cookie2
Create a string containing all the cookie fields.
toString() - Method in class HTTPClient.HTTPConnection
Generates a string of the form protocol://host.domain:port .
toString() - Method in class HTTPClient.HttpHeaderElement
 
toString() - Method in class HTTPClient.HttpOutputStream
produces a string describing this stream.
toString() - Method in class HTTPClient.HTTPResponse
produces a full list of headers and their values, one per line.
toString() - Method in class HTTPClient.HttpURLConnection
produces a string.
toString() - Method in class HTTPClient.NVPair
Produces a string containing the name and value of this instance.
toString() - Method in class HTTPClient.Request
 
toString() - Method in class HTTPClient.URI
Return the URI as string.
toString() - Method in class net.grinder.common.AbstractTestSemantics
toString() - Method in class net.grinder.console.common.ProcessReportDescriptionFactory.ProcessDescription
All descriptions in one string.
toString() - Method in interface net.grinder.console.editor.Buffer
Useful for debugging.
toString() - Method in class net.grinder.engine.common.ScriptLocation
String representation.
toString() - Method in class net.grinder.plugin.http.HTTPRequest
Returns a string representation of the object and URL headers.
toString() - Method in class net.grinder.statistics.ExpressionView
Return a String representation of this ExpressionView.
toString() - Method in class net.grinder.statistics.TestStatisticsMap
Return a String representation of this TestStatisticsMap.
toString() - Method in class net.grinder.synchronisation.AbstractBarrierGroups.BarrierGroupImplementation
toString() - Method in class net.grinder.synchronisation.AbstractBarrierGroups
toString() - Method in class net.grinder.testutility.CallData
 
toString() - Method in class net.grinder.testutility.CountingInputStream
 
toString() - Method in class net.grinder.testutility.RedirectStandardStreams
 
toString() - Method in class net.grinder.tools.tcpproxy.CompositeFilter
Describe the filter.
toString() - Method in class net.grinder.tools.tcpproxy.ConnectionDetails
String representation of the connection.
toString() - Method in class net.grinder.tools.tcpproxy.EndPoint
String representation.
toString() - Method in class net.grinder.util.BooleanProperty
Describe the property.
toString() - Method in class net.grinder.util.FileContents
Return a description of the FileContents.
toString() - Method in class net.grinder.util.JVM
Return a description of the JVM.
toString() - Method in class net.grinder.util.Pair
Describe ourself.
toStringBuilder(StringBuilder, boolean) - Method in class net.grinder.util.html.HTMLElement
Write HTML to string buffer.
toStringBuilder(StringBuilder, boolean) - Method in class net.grinder.util.html.HTMLText
Write HTML to string buffer.
toURL() - Method in class HTTPClient.URI
Will try to create a java.net.URL object from this URI.
Trace(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Requests a TRACE.
Trace(String) - Method in class HTTPClient.HTTPConnection
Requests a TRACE.
TRACE() - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP TRACE request.
TRACE(String) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP TRACE request.
TRACE(String, NVPair[]) - Method in class net.grinder.plugin.http.HTTPRequest
Makes an HTTP TRACE request.
TRACE - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
trailerHandler(Response, RoRequest) - Method in class HTTPClient.CookieModule
Invoked by the HTTPClient.
trailerHandler(Response, RoRequest) - Method in interface HTTPClient.HTTPClientModule
The chunked transfer-encoding (and in future maybe others) can contain trailer fields at the end of the body.
transform(Recorder, PyInstance) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
transform(Recorder, PyFunction) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
transform(Recorder, PyClass) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
transform(Recorder, PyProxy) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
transform(Recorder, PyMethod) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython22Instrumenter
transform(Recorder, PyInstance) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
transform(Recorder, PyFunction) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
transform(Recorder, PyClass) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
transform(Recorder, PyProxy) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
transform(Recorder, PyMethod) - Method in class net.grinder.scriptengine.jython.instrumentation.dcr.Jython25Instrumenter
transform(StringBuilder, StringBuilder) - Method in class net.grinder.util.FixedWidthFormatter
Alter buffer to contain a single line according to the policy of the formatter.
transform(StringBuilder, StringBuilder) - Method in interface net.grinder.util.MultiLineFormatter
Alter buffer to contain a single line according to the policy of the formatter.
transform(StringBuilder, StringBuilder) - Method in class net.grinder.util.NullMultiLineFormatter
Alter buffer to contain a single line according to the policy of the formatter.
type - Variable in class HTTPClient.URI
 
type - Static variable in interface net.grinder.plugin.http.xml.AuthorizationHeaderType
 
type - Static variable in interface net.grinder.plugin.http.xml.BaseURIType.Scheme
 
type - Static variable in interface net.grinder.plugin.http.xml.BaseURIType
 
type - Static variable in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
 
type - Static variable in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType.Userid
 
type - Static variable in interface net.grinder.plugin.http.xml.BinaryBodyType
 
type - Static variable in interface net.grinder.plugin.http.xml.BodyType
 
type - Static variable in interface net.grinder.plugin.http.xml.CommentType
 
type - Static variable in interface net.grinder.plugin.http.xml.CommonHeadersType
 
type - Static variable in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
 
type - Static variable in interface net.grinder.plugin.http.xml.EscapedStringBodyType
 
type - Static variable in interface net.grinder.plugin.http.xml.FileNameBodyType
 
type - Static variable in interface net.grinder.plugin.http.xml.FormBodyType
 
type - Static variable in interface net.grinder.plugin.http.xml.FormFieldType
 
type - Static variable in interface net.grinder.plugin.http.xml.HeadersType
 
type - Static variable in interface net.grinder.plugin.http.xml.HeaderType
 
type - Static variable in interface net.grinder.plugin.http.xml.HttpRecordingDocument
 
type - Static variable in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
 
type - Static variable in interface net.grinder.plugin.http.xml.HTTPRecordingType
 
type - Static variable in interface net.grinder.plugin.http.xml.IDType
 
type - Static variable in interface net.grinder.plugin.http.xml.NameValueType
 
type - Static variable in interface net.grinder.plugin.http.xml.PageType
 
type - Static variable in interface net.grinder.plugin.http.xml.ParsedURIPartType
 
type - Static variable in interface net.grinder.plugin.http.xml.RelativeURIType
 
type - Static variable in interface net.grinder.plugin.http.xml.RequestType.Method
 
type - Static variable in interface net.grinder.plugin.http.xml.RequestType
 
type - Static variable in interface net.grinder.plugin.http.xml.ResponseTokenReferenceType.ConflictingValue
 
type - Static variable in interface net.grinder.plugin.http.xml.ResponseTokenReferenceType
 
type - Static variable in interface net.grinder.plugin.http.xml.ResponseType
 
type - Static variable in interface net.grinder.plugin.http.xml.TokenReferenceType
 
type - Static variable in interface net.grinder.plugin.http.xml.TokenResponseLocationType
 
type - Static variable in interface net.grinder.plugin.http.xml.TokenType
 

U

UncheckedGrinderException - Exception in net.grinder.common
Base unchecked exception class for The Grinder.
UncheckedGrinderException(String) - Constructor for exception net.grinder.common.UncheckedGrinderException
Constructor.
UncheckedGrinderException(String, Throwable) - Constructor for exception net.grinder.common.UncheckedGrinderException
Constructor.
UncheckedInterruptedException - Exception in net.grinder.common
Make InterruptedExceptions and InterruptedIOExceptions easier to propagate.
UncheckedInterruptedException(InterruptedException) - Constructor for exception net.grinder.common.UncheckedInterruptedException
Constructor.
unescape(String, BitSet) - Static method in class HTTPClient.URI
Unescape escaped characters (i.e.
unescape(String) - Method in class net.grinder.util.SimpleStringEscaper
Unescape a string.
unescape(String) - Method in interface net.grinder.util.StringEscaper
Decode a string.
UnexpectedIOException - Exception in net.grinder.util
Unchecked exception used for IO exceptions that we don't expect and can't handle sensibly.
UnexpectedIOException(IOException) - Constructor for exception net.grinder.util.UnexpectedIOException
Constructor.
UniqueIdentityGenerator - Class in net.grinder.util
Simple generator of unique Strings.
UniqueIdentityGenerator() - Constructor for class net.grinder.util.UniqueIdentityGenerator
Constructor.
unreservedChar - Static variable in class HTTPClient.URI
 
unsetAnnotation() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Unsets the "annotation" element
unsetAnnotation() - Method in interface net.grinder.plugin.http.xml.RequestType
Unsets the "annotation" element
unsetBinary() - Method in interface net.grinder.plugin.http.xml.BodyType
Unsets the "binary" element
unsetBinary() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Unsets the "binary" element
unsetBody() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Unsets the "body" element
unsetBody() - Method in interface net.grinder.plugin.http.xml.RequestType
Unsets the "body" element
unsetContentType() - Method in interface net.grinder.plugin.http.xml.BodyType
Unsets the "content-type" element
unsetContentType() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Unsets the "content-type" element
unsetEscapedString() - Method in interface net.grinder.plugin.http.xml.BodyType
Unsets the "escaped-string" element
unsetEscapedString() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Unsets the "escaped-string" element
unsetExtends() - Method in interface net.grinder.plugin.http.xml.HeadersType
Unsets the "extends" attribute
unsetExtends() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Unsets the "extends" attribute
unsetExtends() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Unsets the "extends" attribute
unsetExtends() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Unsets the "extends" attribute
unsetFile() - Method in interface net.grinder.plugin.http.xml.BodyType
Unsets the "file" element
unsetFile() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Unsets the "file" element
unsetForm() - Method in interface net.grinder.plugin.http.xml.BodyType
Unsets the "form" element
unsetForm() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Unsets the "form" element
unsetFragment() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Unsets the "fragment" element
unsetFragment() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Unsets the "fragment" element
unsetHeadersId() - Method in interface net.grinder.plugin.http.xml.CommonHeadersType
Unsets the "headers-id" attribute
unsetHeadersId() - Method in class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
Unsets the "headers-id" attribute
unsetMultipart() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Unsets the "multipart" attribute
unsetMultipart() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Unsets the "multipart" attribute
unsetName() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Unsets the "name" attribute
unsetName() - Method in interface net.grinder.plugin.http.xml.NameValueType
Unsets the "name" attribute
unsetNewValue() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Unsets the "new-value" element
unsetNewValue() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Unsets the "new-value" element
unsetPassword() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Unsets the "password" attribute
unsetPassword() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Unsets the "password" attribute
unsetQueryString() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Unsets the "query-string" element
unsetQueryString() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Unsets the "query-string" element
unsetReasonPhrase() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Unsets the "reason-phrase" attribute
unsetReasonPhrase() - Method in interface net.grinder.plugin.http.xml.ResponseType
Unsets the "reason-phrase" attribute
unsetSleepTime() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Unsets the "sleep-time" element
unsetSleepTime() - Method in interface net.grinder.plugin.http.xml.RequestType
Unsets the "sleep-time" element
unsetSource() - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Unsets the "source" attribute
unsetSource() - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Unsets the "source" attribute
unsetSource() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Unsets the "source" attribute
unsetSource() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Unsets the "source" attribute
unsetStatusCode() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Unsets the "status-code" attribute
unsetStatusCode() - Method in interface net.grinder.plugin.http.xml.ResponseType
Unsets the "status-code" attribute
unsetTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Unsets the "token-id" attribute
unsetTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Unsets the "token-id" attribute
unsetTokenId() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Unsets the "token-id" attribute
unsetTokenId() - Method in interface net.grinder.plugin.http.xml.TokenType
Unsets the "token-id" attribute
unsetUriId() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Unsets the "uri-id" attribute
unsetUriId() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Unsets the "uri-id" attribute
unsetUserid() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Unsets the "userid" attribute
unsetUserid() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Unsets the "userid" attribute
unsetValue() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Unsets the "value" attribute
unsetValue() - Method in interface net.grinder.plugin.http.xml.NameValueType
Unsets the "value" attribute
UpdatableCommentSource - Interface in net.grinder.tools.tcpproxy
Interface for collecting the user inserted comments during a capture with the TCPProxy.
update(ProcessControl.ProcessReports[]) - Method in interface net.grinder.console.communication.ProcessControl.Listener
Called with regular updates on process status.
update(StatisticsSet, StatisticsSet) - Method in interface net.grinder.console.model.SampleListener
Called when new statistics are available.
update(StatisticsSet, StatisticsSet) - Method in interface net.grinder.statistics.PeakStatisticExpression
When called, the peak value of monitored expression applied to monitoredStatistics is calculated and stored in the given peakStorageStatistics.
URI - Class in HTTPClient
This class represents a generic URI, as defined in RFC-2396.
URI(String) - Constructor for class HTTPClient.URI
Constructs a URI from the given string representation.
URI(URI, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given string representation, relative to the given base URI.
URI(URL) - Constructor for class HTTPClient.URI
Construct a URI from the given URL.
URI(String, String, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given parts, using the default port for this scheme (if known).
URI(String, String, int, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given parts.
URI(String, String, String, int, String, String, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given parts.
URI(String, String) - Constructor for class HTTPClient.URI
Constructs an opaque URI from the given parts.
uricChar - Static variable in class HTTPClient.URI
 
URIParser - Interface in net.grinder.util.http
Parse URI for interesting things, such as name-value pairs.
URIParser.AbstractParseListener - Class in net.grinder.util.http
Null implementation of URIParser.ParseListener.
URIParser.AbstractParseListener() - Constructor for class net.grinder.util.http.URIParser.AbstractParseListener
 
URIParser.ParseListener - Interface in net.grinder.util.http
URIParserImplementation - Class in net.grinder.util.http
URIParserImplementation.
URIParserImplementation() - Constructor for class net.grinder.util.http.URIParserImplementation
Constructor.
url - Variable in class HTTPClient.URI
 
URLC - Static variable in class HTTPClient.Log
The ULRConnection facility (128)
URLDecode(String) - Static method in class HTTPClient.Codecs
This method decodes the given urlencoded string.
URLEncode(String) - Static method in class HTTPClient.Codecs
This method urlencodes the given string.
URLException - Exception in net.grinder.plugin.http
Represents errors in URLs.
URLException(String) - Constructor for exception net.grinder.plugin.http.URLException
Creates a new URLException instance.
URLException(String, Throwable) - Constructor for exception net.grinder.plugin.http.URLException
Creates a new URLException instance.
userinfo - Variable in class HTTPClient.URI
 
userinfoChar - Static variable in class HTTPClient.URI
 
usesGenericSyntax - Static variable in class HTTPClient.URI
 
usesGenericSyntax(String) - Static method in class HTTPClient.URI
 
usesSemiGenericSyntax - Static variable in class HTTPClient.URI
 
usesSemiGenericSyntax(String) - Static method in class HTTPClient.URI
 
usingProxy() - Method in class HTTPClient.HttpURLConnection
Shows if request are being made through an http proxy or directly.
Util - Class in HTTPClient
This class holds various utility methods.
uudecode(char[]) - Static method in class HTTPClient.Codecs
This method decodes the given uuencoded char[].
uuencode(byte[]) - Static method in class HTTPClient.Codecs
This method encodes the given byte[] using the unix uuencode encding.

V

value - Variable in class HTTPClient.Cookie
 
valueFromBodyInput(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for an input token with the given tokenName in the body of the last response.
valueFromBodyInput(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for an input token with the given tokenName in the body of the last response.
valueFromBodyURI(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for a path parameter or query string name-value token with the given tokenName in a URI in the body of the last response.
valueFromBodyURI(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for a path parameter or query string name-value token with the given tokenName in a URI in the body of the last response.
valueFromHiddenInput(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for a hidden input token with the given tokenName in the body of the last response.
valueFromHiddenInput(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for a hidden input token with the given tokenName in the body of the last response.
valueFromLocationURI(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return the value for a path parameter or query string name-value token with the given tokenName in a Location header from the last response.
valueOf(String) - Static method in enum net.grinder.common.processidentity.ProcessReport.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.communication.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.console.editor.Buffer.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.console.model.SampleModel.State.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT.BuiltInStyleSheet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.util.FixedWidthFormatter.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.util.FixedWidthFormatter.Flow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.util.TerminalColour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.grinder.util.weave.Weaver.TargetSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.grinder.common.processidentity.ProcessReport.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.communication.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.console.editor.Buffer.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.console.model.SampleModel.State.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.plugin.http.tcpproxyfilter.ProcessHTTPRecordingWithXSLT.BuiltInStyleSheet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.util.FixedWidthFormatter.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.util.FixedWidthFormatter.Flow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.util.TerminalColour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.grinder.util.weave.Weaver.TargetSource
Returns an array containing the constants of this enum type, in the order they are declared.
valuesFromBodyInput(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return all matching values for input tokens with the given tokenName in the body of the last response.
valuesFromBodyInput(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return all matching values for input tokens with the given tokenName in the body of the last response.
valuesFromBodyURI(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return all matching values for path parameters or query string name-value tokens with the given tokenName in a URI in the body of the last response.
valuesFromBodyURI(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return all matching values for path parameters or query string name-value tokens with the given tokenName in a URI in the body of the last response.
valuesFromHiddenInput(String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return all matching values for hidden input tokens with the given tokenName in the body of the last response.
valuesFromHiddenInput(String, String) - Method in interface net.grinder.plugin.http.HTTPUtilities
Return all matching values for hidden input tokens with the given tokenName in the body of the last response.
VerboseConnectException - Exception in net.grinder.tools.tcpproxy
VerboseConnectException: a ConnectException that has a more useful message.
VerboseConnectException(ConnectException, String) - Constructor for exception net.grinder.tools.tcpproxy.VerboseConnectException
Constructor.
version - Variable in class HTTPClient.Cookie2
 
version - Static variable in class HTTPClient.HTTPConnection
The current version of this package.

W

waitForMessage() - Method in interface net.grinder.communication.Receiver
Block until a message is available, or another thread has called Receiver.shutdown().
waitForMessage() - Method in class net.grinder.communication.ServerReceiver
Block until a message is available, or another thread has called ServerReceiver.shutdown().
waitForMessage() - Method in class net.grinder.communication.StreamReceiver
Block until a message is available.
waitForMessage() - Method in class net.grinder.engine.communication.ConsoleListener
Wait until any message is received.
waitNoInterrruptException() - Method in class net.grinder.util.thread.Condition
Wait until we are notified, or receive an InterruptedException.
waitNoInterrruptException(long) - Method in class net.grinder.util.thread.Condition
Wait until we are notified, time out, or receive an InterruptedException.
waitUntilCalled(int) - Method in class net.grinder.testutility.CallRecorder
Wait until we're called.
wakeUpAllWaiters() - Method in class net.grinder.util.thread.BooleanCondition
Wake up other threads that are waiting in BooleanCondition.await(boolean).
WeakValueHashMap<K,V> - Class in net.grinder.util
A map that maintains weak references to its values.
WeakValueHashMap() - Constructor for class net.grinder.util.WeakValueHashMap
 
weave(Constructor<?>) - Method in class net.grinder.util.weave.j2se6.DCRWeaver
Queue the given constructor for weaving, and return a unique identifier that can be used by the advice to refer to the constructor pointcut.
weave(Method, Weaver.TargetSource) - Method in class net.grinder.util.weave.j2se6.DCRWeaver
Queue the given method for weaving, and return a unique identifier that can be used by the advice to refer to the method pointcut.
weave(Constructor<?>) - Method in interface net.grinder.util.weave.Weaver
Queue the given constructor for weaving, and return a unique identifier that can be used by the advice to refer to the constructor pointcut.
weave(Method, Weaver.TargetSource) - Method in interface net.grinder.util.weave.Weaver
Queue the given method for weaving, and return a unique identifier that can be used by the advice to refer to the method pointcut.
Weaver - Interface in net.grinder.util.weave
Something that can instrument classes.
Weaver.TargetSource - Enum in net.grinder.util.weave
Source of the target object that the weaving will pass on to the advice.
WeavingException - Exception in net.grinder.util.weave
Exception indicating an weaving failure.
WeavingException(String, Throwable) - Constructor for exception net.grinder.util.weave.WeavingException
Constructor for InstrumentationException.
WeavingException(String) - Constructor for exception net.grinder.util.weave.WeavingException
Constructor for InstrumentationException.
wildcardMatch(String, String) - Static method in class HTTPClient.Util
Match pattern against name, where pattern may contain wildcards ('*').
WireDistributedBarriers - Class in net.grinder.console.synchronisation
Factory that wires up the support for global barriers.
WireDistributedBarriers(ConsoleCommunication, ProcessControl) - Constructor for class net.grinder.console.synchronisation.WireDistributedBarriers
Constructor.
WireFileDistribution - Class in net.grinder.console.distribution
Factory that wires up the FileDistribution.
WireFileDistribution(FileDistribution, ConsoleProperties, Timer) - Constructor for class net.grinder.console.distribution.WireFileDistribution
Constructor for WireFileDistribution.
WorkerAddress - Class in net.grinder.messages.console
Worker process address.
WorkerAddress(WorkerIdentity) - Constructor for class net.grinder.messages.console.WorkerAddress
Constructor.
WorkerIdentity - Interface in net.grinder.common.processidentity
Worker process identity.
WorkerProcessEntryPoint - Class in net.grinder.engine.process
Entry point for processes launched by the agent.
WorkerProcessEntryPoint() - Constructor for class net.grinder.engine.process.WorkerProcessEntryPoint
 
WorkerProcessReport - Interface in net.grinder.common.processidentity
Interface for enquiring about a worker process.
WorkerProcessReportMessage - Class in net.grinder.messages.console
Message for informing the console of worker process status.
WorkerProcessReportMessage(ProcessReport.State, short, short) - Constructor for class net.grinder.messages.console.WorkerProcessReportMessage
Creates a new WorkerProcessReportMessage instance.
wrap(Object) - Method in class net.grinder.script.Test
Creates a proxy script object that has the same interface as the passed object.
write(int) - Method in class HTTPClient.HttpOutputStream
Writes a single byte on the stream.
write(byte[], int, int) - Method in class HTTPClient.HttpOutputStream
Writes an array of bytes on the stream.
write(int, String) - Static method in class HTTPClient.Log
Write the given message to the current log if logging for the given facility is enabled.
write(int, String, Throwable) - Static method in class HTTPClient.Log
Write the stack trace of the given exception to the current log if logging for the given facility is enabled.
write(int, String, ByteArrayOutputStream) - Static method in class HTTPClient.Log
Write the contents of the given buffer to the current log if logging for the given facility is enabled.
write(char[], int, int) - Method in class net.grinder.util.DelayedCreationFileWriter
Write many bytes to the file.
writeDouble(DataOutput, double) - Method in class net.grinder.util.Serialiser
Write a double to a stream in such a way it can be read by Serialiser.readDouble(java.io.DataInput).
writeExternal(ObjectOutput) - Method in class net.grinder.messages.console.RegisterExpressionViewMessage
Externalisation method.
writeExternal(ObjectOutput) - Method in class net.grinder.statistics.TestStatisticsMap
Efficient externalisation method.
writeLong(DataOutput, long) - Method in class net.grinder.util.Serialiser
Write a long to a stream in such a way it can be read by Serialiser.readLong(java.io.DataInput).
writeMessage(Message) - Method in class net.grinder.communication.StreamSender
Send a message.
writeUnsignedLong(DataOutput, long) - Method in class net.grinder.util.Serialiser
Write a long to a stream in such a way it can be read by Serialiser.readUnsignedLong(java.io.DataInput).

X

xgetAnnotation() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) the "annotation" element
xgetAnnotation() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) the "annotation" element
xgetBinary() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets (as xml) the "binary" element
xgetBinary() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets (as xml) the "binary" element
xgetCommentArray() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) array of all "comment" elements
xgetCommentArray(int) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) ith "comment" element
xgetCommentArray() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) array of all "comment" elements
xgetCommentArray(int) - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) ith "comment" element
xgetContentType() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets (as xml) the "content-type" element
xgetContentType() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets (as xml) the "content-type" element
xgetDescription() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) the "description" element
xgetEscapedString() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets (as xml) the "escaped-string" element
xgetEscapedString() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets (as xml) the "escaped-string" element
xgetExtends() - Method in interface net.grinder.plugin.http.xml.HeadersType
Gets (as xml) the "extends" attribute
xgetExtends() - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Gets (as xml) the "extends" attribute
xgetExtends() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets (as xml) the "extends" attribute
xgetExtends() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets (as xml) the "extends" attribute
xgetFile() - Method in interface net.grinder.plugin.http.xml.BodyType
Gets (as xml) the "file" element
xgetFile() - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Gets (as xml) the "file" element
xgetFragment() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets (as xml) the "fragment" element
xgetFragment() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets (as xml) the "fragment" element
xgetHeadersId() - Method in interface net.grinder.plugin.http.xml.CommonHeadersType
Gets (as xml) the "headers-id" attribute
xgetHeadersId() - Method in class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
Gets (as xml) the "headers-id" attribute
xgetHost() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets (as xml) the "host" element
xgetHost() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets (as xml) the "host" element
xgetMethod() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) the "method" element
xgetMethod() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) the "method" element
xgetMultipart() - Method in interface net.grinder.plugin.http.xml.FormBodyType
Gets (as xml) the "multipart" attribute
xgetMultipart() - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Gets (as xml) the "multipart" attribute
xgetName() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in interface net.grinder.plugin.http.xml.NameValueType
Gets (as xml) the "name" attribute
xgetName() - Method in interface net.grinder.plugin.http.xml.TokenType
Gets (as xml) the "name" element
xgetNewValue() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets (as xml) the "new-value" element
xgetNewValue() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets (as xml) the "new-value" element
xgetPassword() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Gets (as xml) the "password" attribute
xgetPassword() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Gets (as xml) the "password" attribute
xgetPort() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets (as xml) the "port" element
xgetPort() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets (as xml) the "port" element
xgetReasonPhrase() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Gets (as xml) the "reason-phrase" attribute
xgetReasonPhrase() - Method in interface net.grinder.plugin.http.xml.ResponseType
Gets (as xml) the "reason-phrase" attribute
xgetScheme() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets (as xml) the "scheme" element
xgetScheme() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets (as xml) the "scheme" element
xgetSleepTime() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) the "sleep-time" element
xgetSleepTime() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) the "sleep-time" element
xgetSource() - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Gets (as xml) the "source" attribute
xgetSource() - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Gets (as xml) the "source" attribute
xgetSource() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets (as xml) the "source" attribute
xgetSource() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets (as xml) the "source" attribute
xgetStatusCode() - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Gets (as xml) the "status-code" attribute
xgetStatusCode() - Method in interface net.grinder.plugin.http.xml.ResponseType
Gets (as xml) the "status-code" attribute
xgetTestNumberOffset() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Gets (as xml) the "test-number-offset" element
xgetTestNumberOffset() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Gets (as xml) the "test-number-offset" element
xgetTextArray() - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Gets (as xml) array of all "text" elements
xgetTextArray(int) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Gets (as xml) ith "text" element
xgetTextArray() - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Gets (as xml) array of all "text" elements
xgetTextArray(int) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Gets (as xml) ith "text" element
xgetTime() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Gets (as xml) the "time" element
xgetTime() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Gets (as xml) the "time" element
xgetTime() - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Gets (as xml) the "time" element
xgetTime() - Method in interface net.grinder.plugin.http.xml.RequestType
Gets (as xml) the "time" element
xgetTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Gets (as xml) the "token-id" attribute
xgetTokenId() - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Gets (as xml) the "token-id" attribute
xgetTokenId() - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Gets (as xml) the "token-id" attribute
xgetTokenId() - Method in interface net.grinder.plugin.http.xml.TokenType
Gets (as xml) the "token-id" attribute
xgetUnparsed() - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Gets (as xml) the "unparsed" element
xgetUnparsed() - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Gets (as xml) the "unparsed" element
xgetUriId() - Method in interface net.grinder.plugin.http.xml.BaseURIType
Gets (as xml) the "uri-id" attribute
xgetUriId() - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Gets (as xml) the "uri-id" attribute
xgetUserid() - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Gets (as xml) the "userid" attribute
xgetUserid() - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Gets (as xml) the "userid" attribute
xgetValue() - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Gets (as xml) the "value" element
xgetValue() - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Gets (as xml) the "value" element
xgetValue() - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in interface net.grinder.plugin.http.xml.NameValueType
Gets (as xml) the "value" attribute
xgetVersion() - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Gets (as xml) the "version" element
xgetVersion() - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Gets (as xml) the "version" element
xsetAnnotation(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) the "annotation" element
xsetAnnotation(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) the "annotation" element
xsetBinary(BinaryBodyType) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets (as xml) the "binary" element
xsetBinary(BinaryBodyType) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets (as xml) the "binary" element
xsetCommentArray(CommentType[]) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) array of all "comment" element
xsetCommentArray(int, CommentType) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) ith "comment" element
xsetCommentArray(CommentType[]) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) array of all "comment" element
xsetCommentArray(int, CommentType) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) ith "comment" element
xsetContentType(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets (as xml) the "content-type" element
xsetContentType(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets (as xml) the "content-type" element
xsetDescription(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) the "description" element
xsetDescription(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) the "description" element
xsetEscapedString(EscapedStringBodyType) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets (as xml) the "escaped-string" element
xsetEscapedString(EscapedStringBodyType) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets (as xml) the "escaped-string" element
xsetExtends(IDType) - Method in interface net.grinder.plugin.http.xml.HeadersType
Sets (as xml) the "extends" attribute
xsetExtends(IDType) - Method in class net.grinder.plugin.http.xml.impl.HeadersTypeImpl
Sets (as xml) the "extends" attribute
xsetExtends(IDType) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets (as xml) the "extends" attribute
xsetExtends(IDType) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets (as xml) the "extends" attribute
xsetFile(FileNameBodyType) - Method in interface net.grinder.plugin.http.xml.BodyType
Sets (as xml) the "file" element
xsetFile(FileNameBodyType) - Method in class net.grinder.plugin.http.xml.impl.BodyTypeImpl
Sets (as xml) the "file" element
xsetFragment(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets (as xml) the "fragment" element
xsetFragment(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets (as xml) the "fragment" element
xsetHeadersId(IDType) - Method in interface net.grinder.plugin.http.xml.CommonHeadersType
Sets (as xml) the "headers-id" attribute
xsetHeadersId(IDType) - Method in class net.grinder.plugin.http.xml.impl.CommonHeadersTypeImpl
Sets (as xml) the "headers-id" attribute
xsetHost(XmlNMTOKEN) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets (as xml) the "host" element
xsetHost(XmlNMTOKEN) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets (as xml) the "host" element
xsetMethod(RequestType.Method) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) the "method" element
xsetMethod(RequestType.Method) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) the "method" element
xsetMultipart(XmlBoolean) - Method in interface net.grinder.plugin.http.xml.FormBodyType
Sets (as xml) the "multipart" attribute
xsetMultipart(XmlBoolean) - Method in class net.grinder.plugin.http.xml.impl.FormBodyTypeImpl
Sets (as xml) the "multipart" attribute
xsetName(XmlNMTOKEN) - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Sets (as xml) the "name" element
xsetName(XmlNMTOKEN) - Method in interface net.grinder.plugin.http.xml.NameValueType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface net.grinder.plugin.http.xml.TokenType
Sets (as xml) the "name" element
xsetNewValue(XmlString) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets (as xml) the "new-value" element
xsetNewValue(XmlString) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets (as xml) the "new-value" element
xsetPassword(XmlString) - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Sets (as xml) the "password" attribute
xsetPassword(XmlString) - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Sets (as xml) the "password" attribute
xsetPort(XmlUnsignedShort) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets (as xml) the "port" element
xsetPort(XmlUnsignedShort) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets (as xml) the "port" element
xsetReasonPhrase(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Sets (as xml) the "reason-phrase" attribute
xsetReasonPhrase(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.ResponseType
Sets (as xml) the "reason-phrase" attribute
xsetScheme(BaseURIType.Scheme) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets (as xml) the "scheme" element
xsetScheme(BaseURIType.Scheme) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets (as xml) the "scheme" element
xsetSleepTime(XmlUnsignedInt) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) the "sleep-time" element
xsetSleepTime(XmlUnsignedInt) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) the "sleep-time" element
xsetSource(XmlString) - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Sets (as xml) the "source" attribute
xsetSource(XmlString) - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Sets (as xml) the "source" attribute
xsetSource(XmlString) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets (as xml) the "source" attribute
xsetSource(XmlString) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets (as xml) the "source" attribute
xsetStatusCode(XmlUnsignedShort) - Method in class net.grinder.plugin.http.xml.impl.ResponseTypeImpl
Sets (as xml) the "status-code" attribute
xsetStatusCode(XmlUnsignedShort) - Method in interface net.grinder.plugin.http.xml.ResponseType
Sets (as xml) the "status-code" attribute
xsetTestNumberOffset(XmlInt) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Sets (as xml) the "test-number-offset" element
xsetTestNumberOffset(XmlInt) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Sets (as xml) the "test-number-offset" element
xsetTextArray(XmlNormalizedString[]) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Sets (as xml) array of all "text" element
xsetTextArray(int, XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.ParsedURIPartTypeImpl
Sets (as xml) ith "text" element
xsetTextArray(XmlNormalizedString[]) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Sets (as xml) array of all "text" element
xsetTextArray(int, XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.ParsedURIPartType
Sets (as xml) ith "text" element
xsetTime(XmlDateTime) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Sets (as xml) the "time" element
xsetTime(XmlDateTime) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Sets (as xml) the "time" element
xsetTime(XmlDateTime) - Method in class net.grinder.plugin.http.xml.impl.RequestTypeImpl
Sets (as xml) the "time" element
xsetTime(XmlDateTime) - Method in interface net.grinder.plugin.http.xml.RequestType
Sets (as xml) the "time" element
xsetTokenId(IDType) - Method in class net.grinder.plugin.http.xml.impl.TokenReferenceTypeImpl
Sets (as xml) the "token-id" attribute
xsetTokenId(IDType) - Method in class net.grinder.plugin.http.xml.impl.TokenTypeImpl
Sets (as xml) the "token-id" attribute
xsetTokenId(IDType) - Method in interface net.grinder.plugin.http.xml.TokenReferenceType
Sets (as xml) the "token-id" attribute
xsetTokenId(IDType) - Method in interface net.grinder.plugin.http.xml.TokenType
Sets (as xml) the "token-id" attribute
xsetUnparsed(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.RelativeURITypeImpl
Sets (as xml) the "unparsed" element
xsetUnparsed(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.RelativeURIType
Sets (as xml) the "unparsed" element
xsetUriId(IDType) - Method in interface net.grinder.plugin.http.xml.BaseURIType
Sets (as xml) the "uri-id" attribute
xsetUriId(IDType) - Method in class net.grinder.plugin.http.xml.impl.BaseURITypeImpl
Sets (as xml) the "uri-id" attribute
xsetUserid(BasicAuthorizationHeaderType.Userid) - Method in interface net.grinder.plugin.http.xml.BasicAuthorizationHeaderType
Sets (as xml) the "userid" attribute
xsetUserid(BasicAuthorizationHeaderType.Userid) - Method in class net.grinder.plugin.http.xml.impl.BasicAuthorizationHeaderTypeImpl
Sets (as xml) the "userid" attribute
xsetValue(XmlString) - Method in interface net.grinder.plugin.http.xml.ConflictingTokenReferenceType
Sets (as xml) the "value" element
xsetValue(XmlString) - Method in class net.grinder.plugin.http.xml.impl.ConflictingTokenReferenceTypeImpl
Sets (as xml) the "value" element
xsetValue(XmlString) - Method in class net.grinder.plugin.http.xml.impl.NameValueTypeImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface net.grinder.plugin.http.xml.NameValueType
Sets (as xml) the "value" attribute
xsetVersion(XmlNormalizedString) - Method in interface net.grinder.plugin.http.xml.HTTPRecordingType.Metadata
Sets (as xml) the "version" element
xsetVersion(XmlNormalizedString) - Method in class net.grinder.plugin.http.xml.impl.HTTPRecordingTypeImpl.MetadataImpl
Sets (as xml) the "version" element
XSLTHelper - Class in net.grinder.plugin.http.tcpproxyfilter
Helper functions for style sheets.

Z

zeroStatistics() - Method in interface net.grinder.console.model.SampleModel
Zero the statistics.
zeroStatistics() - Method in class net.grinder.console.model.SampleModelImplementation
Zero the statistics.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Copyright © 2000-2014. All Rights Reserved.