
public abstract class AbstractRpcProvider extends Provider
| Constructor and Description |
|---|
AbstractRpcProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
getValue(String name,
<any> callback)
Returns the value asynchronously.
|
abstract void |
getValue(String name,
<any> callback)
Returns the value asynchronously.
|
Copyright © 2018. All rights reserved.