IRPCProvider by using Retrofit library to communicate with EOSIO blockchain.See: Description
| Interface | Description |
|---|---|
| IEosioJavaRpcProviderApi |
Retrofit definitions for communication with the EOSIO blockchain.
|
| Class | Description |
|---|---|
| EosioJavaRpcProviderImpl |
Simple implementation of an RPC provider for communicating with the blockchain.
|
IRPCProvider by using Retrofit library to communicate with EOSIO blockchain.