public class TAsyncClientManager
extends java.lang.Object
| Constructor and Description |
|---|
TAsyncClientManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
call(TAsyncMethodCall method) |
boolean |
isRunning() |
void |
stop() |
public TAsyncClientManager()
throws java.io.IOException
java.io.IOExceptionpublic void call(TAsyncMethodCall method) throws TException
TExceptionpublic void stop()
public boolean isRunning()