public class RPCClient
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
RPCClient(Config config) |
protected |
RPCClient(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
java.lang.String |
generateNonce() |
protected static long |
getCPtr(RPCClient obj) |
SWIGTYPE_p_bcostars__RPCPrx |
rpcProxy() |
protected static long |
swigRelease(RPCClient obj) |
static java.lang.String |
toConnectionString(StringVector hostAndPorts) |
protected RPCClient(long cPtr,
boolean cMemoryOwn)
public RPCClient(Config config)
protected static long getCPtr(RPCClient obj)
protected static long swigRelease(RPCClient obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public SWIGTYPE_p_bcostars__RPCPrx rpcProxy()
public static java.lang.String toConnectionString(StringVector hostAndPorts)
public java.lang.String generateNonce()