| Package | Description |
|---|---|
| com.beowulfchain.beowulfj.communication.jrpc | |
| com.beowulfchain.beowulfj.enums |
| Constructor and Description |
|---|
JsonRPCRequest(BeowulfApiType beowulfApiType,
RequestMethod requestMethod,
Object params)
Instantiate a new RequestObject.
|
| Modifier and Type | Method and Description |
|---|---|
static BeowulfApiType |
BeowulfApiType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeowulfApiType[] |
BeowulfApiType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.