Package | Description |
---|---|
net.grinder.console.communication |
Console communication.
|
net.grinder.messages.agent |
Messages that can be sent to the agent process.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionControl.sendFile(Address address,
FileContents fileContents)
Send a file to the agents matching the given address.
|
void |
DistributionControlImplementation.sendFile(Address address,
FileContents fileContents)
Send a file to the agents matching the given address.
|
Modifier and Type | Method and Description |
---|---|
FileContents |
DistributeFileMessage.getFileContents()
Return the file contents.
|
Constructor and Description |
---|
DistributeFileMessage(FileContents fileContents)
Constructor.
|
Copyright © 2000-2014. All Rights Reserved.