Package samples.userguide
Class ThreadedClient
java.lang.Object
samples.userguide.ThreadedClient
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STATELESS
public static final int STATELESS- See Also:
-
SOAP_SESSION
public static final int SOAP_SESSION- See Also:
-
SIMPLE_CLIENT_SESSION
public static final int SIMPLE_CLIENT_SESSION- See Also:
-
TRANSPORT_SESSION
public static final int TRANSPORT_SESSION- See Also:
-
-
Constructor Details
-
ThreadedClient
public ThreadedClient()
-
-
Method Details
-
main
- Parameters:
args- 1: epr 2: operation 3: number of requests 4: load 5: number of clients 6: session (client | transport)
-
work
public void work()
-