Package foundation.omni.cli
Class OmniCoreCLICall
Subclass BitcoinCLICall to create/return/use the OmniClient subclass
-
Field Summary
Fields inherited from class org.consensusj.jsonrpc.cli.BaseJsonRpcTool.CommonsCLICall
line, rpcTool, verbose
Fields inherited from class org.consensusj.jsonrpc.cli.JsonRpcClientTool.Call
args, err, out
-
Constructor Summary
ConstructorsConstructorDescriptionOmniCoreCLICall
(BitcoinCLITool tool, PrintStream out, PrintStream err, String[] args) OmniCoreCLICall
(BitcoinCLITool tool, PrintWriter out, PrintWriter err, String[] args) -
Method Summary
Methods inherited from class org.consensusj.bitcoin.cli.BitcoinCLITool.BitcoinCLICall
getRPCConfig, rpcClient, rpcClient
-
Constructor Details
-
OmniCoreCLICall
-
OmniCoreCLICall
-
-
Method Details
-
createClient
- Overrides:
createClient
in classBitcoinCLITool.BitcoinCLICall
-