Package | Description |
---|---|
net.grinder.communication |
The Grinder communication subsystem.
|
net.grinder.engine.common |
Common classes used by the Agent and Worker process implementations.
|
Modifier and Type | Method and Description |
---|---|
static ClientReceiver |
ClientReceiver.connect(Connector connector,
Address address)
Factory method that makes a TCP connection and returns a corresponding
Receiver . |
static ClientSender |
ClientSender.connect(Connector connector,
Address address)
Factory method that makes a TCP connection and returns a corresponding
Sender . |
Modifier and Type | Method and Description |
---|---|
Connector |
ConnectorFactory.create(GrinderProperties properties)
Factory method.
|
Copyright © 2000-2014. All Rights Reserved.