Package | Description |
---|---|
net.grinder |
Top level package for The Grinder source.
|
net.grinder.communication |
The Grinder communication subsystem.
|
net.grinder.console.communication |
Console communication.
|
net.grinder.console.distribution |
Code to handle the distribution of files to the agents.
|
net.grinder.console.model |
The console model.
|
net.grinder.engine.common |
Common classes used by the Agent and Worker process implementations.
|
net.grinder.messages.agent |
Messages that can be sent to the agent process.
|
net.grinder.plugin.http.tcpproxyfilter |
TCPProxy filters for the HTTP plug in.
|
net.grinder.plugininterface |
Interface that plugins should implement.
|
net.grinder.tools.tcpproxy |
TCPProxy implementation.
|
net.grinder.util |
Miscellaneous utility classes.
|
Class and Description |
---|
AbstractMainClass
Basic functionality for a main class.
|
Class and Description |
---|
TimeAuthority
Something that knows the time.
|
Class and Description |
---|
Directory
Wrapper around a directory path that behaves in a similar manner to
java.io.File . |
FileContents
Pairing of relative filename and file contents.
|
TimeAuthority
Something that knows the time.
|
Class and Description |
---|
Directory
Wrapper around a directory path that behaves in a similar manner to
java.io.File . |
FileContents.FileContentsException
Exception that indicates a
FileContents related
problem. |
Class and Description |
---|
Directory
Wrapper around a directory path that behaves in a similar manner to
java.io.File . |
Class and Description |
---|
Directory
Wrapper around a directory path that behaves in a similar manner to
java.io.File . |
Class and Description |
---|
FileContents
Pairing of relative filename and file contents.
|
Class and Description |
---|
AbstractMainClass
Basic functionality for a main class.
|
AttributeStringParser
Parse attribute strings such as those from HTML tokens into a map of name
value pairs.
|
StringEscaper
Something that can encode and decode Strings.
|
Class and Description |
---|
TimeAuthority
Something that knows the time.
|
Class and Description |
---|
TerminalColour
Creates ANSI colour control strings.
|
Class and Description |
---|
AbstractMainClass.LoggedInitialisationException
Exception indicating that an error message has already been logged.
|
AbstractMultiLineFormatter
Abstract implementation of MultiLineFormatter.
|
AllocateLowestNumber
A set that associates an number with each of member.
|
AllocateLowestNumber.IteratorCallback
Iteration callback, see
AllocateLowestNumber.forEach(net.grinder.util.AllocateLowestNumber.IteratorCallback) . |
AttributeStringParser
Parse attribute strings such as those from HTML tokens into a map of name
value pairs.
|
AttributeStringParser.AttributeMap
Simple map that holds the result of the parse.
|
BooleanProperty.PropertyException
Indicates a problem with accessing the property.
|
Directory
Wrapper around a directory path that behaves in a similar manner to
java.io.File . |
Directory.DirectoryException
An exception type used to report
Directory related
problems. |
FileContents.FileContentsException
Exception that indicates a
FileContents related
problem. |
FixedWidthFormatter.Align
Alignment constants.
|
FixedWidthFormatter.Flow
Flow constants.
|
JVM
Utility class for querying JVM environment.
|
JVM.VersionException
Represents problems in determining JVM versions.
|
ListenerSupport.HandlingInformer
Adapter interface for use with
ListenerSupport.apply(net.grinder.util.ListenerSupport.HandlingInformer) . |
ListenerSupport.Informer
Adapter interface for use with
ListenerSupport.apply(net.grinder.util.ListenerSupport.Informer) . |
MultiLineFormatter
Convert a string to one or more other strings.
|
Pair
An immutable type-safe pair.
|
Sleeper
Something that can sleep.
|
Sleeper.ShutdownException
Exception used to indicate that a Sleeper has been shutdown.
|
StringEscaper
Something that can encode and decode Strings.
|
TerminalColour
Creates ANSI colour control strings.
|
TimeAuthority
Something that knows the time.
|
Copyright © 2000-2014. All Rights Reserved.