public class StressClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CLIENT_COUNT |
static String |
HOST |
static int |
OCCUPATION |
static int |
PORT |
static String |
TARGET |
| Constructor and Description |
|---|
StressClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
receiveResponses() |
void |
sendRequests() |
void |
start() |
static void |
stop() |
public static final String HOST
public static final int PORT
public static final String TARGET
public static final int OCCUPATION
public static final int CLIENT_COUNT
Copyright © 2014 Eclipse Foundation. All rights reserved.