Package | Description |
---|---|
net.grinder.console |
The Grinder console.
|
net.grinder.console.communication.server |
Console code that dispatches messages received from console clients.
|
net.grinder.console.model |
The console model.
|
net.grinder.console.swingui |
Swing implementation of the console.
|
Constructor and Description |
---|
ConsoleFoundation.WireMessageDispatch(ConsoleCommunication communication,
SampleModel model,
SampleModelViews sampleModelViews,
DispatchClientCommands dispatchClientCommands)
Constructor.
|
Constructor and Description |
---|
DispatchClientCommands(SampleModel model,
SampleModelViews sampleModelViews,
ProcessControl processControl)
Constructor for DispatchClientCommands.
|
Modifier and Type | Class and Description |
---|---|
class |
SampleModelViewsImplementation
Statistics views to use with the statistics from the Sample SampleModel.
|
Constructor and Description |
---|
ConsoleUI(Resources resources,
ConsoleProperties consoleProperties,
SampleModel model,
SampleModelViews sampleModelViews,
ProcessControl processControl,
FileDistribution fileDistribution,
org.slf4j.Logger logger)
Creates a new
ConsoleUI instance. |
Copyright © 2000-2014. All Rights Reserved.