- 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
-
- 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
-
- 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(StatisticsView) - Method in class net.grinder.statistics.StatisticsView
-
- add(ExpressionView) - Method in class net.grinder.statistics.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
-
- 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
-
- 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
-
- 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
-
- applyChanges() - Method in interface net.grinder.util.weave.Weaver
-
- argumentMatches(T) - Method in class net.grinder.testutility.MockingUtilities.TypedArgumentMatcher
-
- ASMTransformerFactory - Class in net.grinder.util.weave.j2se6
-
- 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
-
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- ConnectionHandlerFactoryImplementation - Class in net.grinder.plugin.http.tcpproxyfilter
-
- 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
-
- 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
-
- 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
-
- createWorkerRunnable(Object) - Method in interface net.grinder.scriptengine.ScriptEngineService.ScriptEngine
-
- 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
-
- getAgentCacheState() - Method in class net.grinder.console.distribution.FileDistributionImplementation
-
- 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
-
- 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
-
- 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
-
- getDetailStatisticsView() - Method in class net.grinder.statistics.StatisticsServicesImplementation
-
- 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
-
- 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
-
- 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
-
- 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
-
- getHandler() - Method in class net.grinder.console.distribution.FileDistributionImplementation
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getSSLContext() - Method in interface net.grinder.script.SSLControl
-
- getSSLContext() - Method in class net.grinder.util.InsecureSSLContextFactory
-
- getSSLControl() - Method in interface net.grinder.script.Grinder.ScriptContext
-
- 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
-
- getStatisticExpressionFactory() - Method in class net.grinder.statistics.StatisticsServicesImplementation
-
- 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
-
- getStatisticsIndexMap() - Method in class net.grinder.statistics.StatisticsServicesImplementation
-
- 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
-
- getStatisticsSetFactory() - Method in class net.grinder.statistics.StatisticsServicesImplementation
-
- 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
-
- 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
-
- 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
-
- getSummaryStatisticsView() - Method in class net.grinder.statistics.StatisticsServicesImplementation
-
- 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
-
- getThreadConnection(String) - Static method in class net.grinder.plugin.http.HTTPPluginControl
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- InterruptibleRunnable - Interface in net.grinder.util.thread
-
- 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
-
- 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
-
- 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
-
- isDouble() - Method in interface net.grinder.statistics.StatisticExpression
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- runWithRedirectedStreams() - Method in class net.grinder.testutility.RedirectStandardStreams
-
- 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
-
- SampleModel.AbstractListener() - Constructor for class net.grinder.console.model.SampleModel.AbstractListener
-
- SampleModel.Listener - Interface in net.grinder.console.model
-
- 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
KeyManager
s 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
-
- 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
-
- 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
-
- 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
-
- startWorkerProcessesWithDistributedFiles(Directory, GrinderProperties) - Method in class net.grinder.console.communication.ProcessControlImplementation
-
- 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
-
- 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
-
- StatisticsSet - Interface in net.grinder.statistics
-
Access to a set of long and double values.
- StatisticsSetFactory - Class in net.grinder.statistics
-
- StatisticsTable - Class in net.grinder.statistics
-
- StatisticsTable(StatisticsView, StatisticsIndexMap, TestStatisticsMap) - Constructor for class net.grinder.statistics.StatisticsTable
-
Creates a new StatisticsTable
instance.
- StatisticsView - Class in net.grinder.statistics
-
- 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 InputStream
s to
OutputStream
s.
- 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 InputStream
s to
OutputStream
s.
- 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
RandomStubFactory
s.
- 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.
- 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.