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.IOException
public void call(TAsyncMethodCall method) throws TException
TException
public void stop()
public boolean isRunning()