public class NTalkClient extends Object implements Closeable
| Constructor and Description |
|---|
NTalkClient() |
NTalkClient(int port) |
NTalkClient(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getAgentVersion() |
byte[] |
request(String service,
byte[] requestMessage) |
public NTalkClient()
public NTalkClient(int port)
public NTalkClient(String host, int port)
Copyright © 2022 vpc open source initiative. All rights reserved.