public class ThreadedClient
extends java.lang.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() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
work() |
public static final int STATELESS
public static final int SOAP_SESSION
public static final int SIMPLE_CLIENT_SESSION
public static final int TRANSPORT_SESSION
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.