public class ThreadedClient extends Object
Modifier and Type | Field and Description |
---|---|
static int |
SIMPLE_CLIENT_SESSION |
static int |
SOAP_SESSION |
static int |
STATELESS |
static int |
TRANSPORT_SESSION |
Constructor and Description |
---|
ThreadedClient() |
public static final int STATELESS
public static final int SOAP_SESSION
public static final int SIMPLE_CLIENT_SESSION
public static final int TRANSPORT_SESSION
public static void main(String[] args)
args
- 1: epr
2: operation
3: number of requests
4: load
5: number of clients
6: session (client | transport)public void work()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.