Package | Description |
---|---|
org.multibit.hd.hardware.core.events | |
org.multibit.hd.hardware.core.messages |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<HardwareWalletMessage> |
MessageEvent.getMessage() |
com.google.common.base.Optional<HardwareWalletMessage> |
HardwareWalletEvent.getMessage() |
Modifier and Type | Method and Description |
---|---|
static void |
HardwareWalletEvents.fireHardwareWalletEvent(HardwareWalletEventType eventType,
HardwareWalletMessage message,
String source)
A hardware event can wrap a hardware wallet message adapted from a protocol buffer message
|
Constructor and Description |
---|
HardwareWalletEvent(HardwareWalletEventType eventType,
com.google.common.base.Optional<HardwareWalletMessage> message,
String source) |
MessageEvent(MessageEventType eventType,
com.google.common.base.Optional<HardwareWalletMessage> message,
com.google.common.base.Optional<com.google.protobuf.Message> rawMessage,
String source) |
Modifier and Type | Class and Description |
---|---|
class |
ButtonRequest
Value object to provide the following to downstream API consumers:
|
class |
CipheredKeyValue
Value object to provide the following to downstream API consumers:
|
class |
Failure
Value object to provide the following to downstream API consumers:
|
class |
Features
Value object to provide the following to downstream API consumers:
|
class |
HDNodeType
Value object to provide the following to downstream API consumers:
|
class |
MainNetAddress
Value object to provide the following to downstream API consumers:
|
class |
MessageSignature
Value object to provide the following to downstream API consumers:
|
class |
PinMatrixRequest
Value object to provide the following to downstream API consumers:
|
class |
PublicKey
Value object to provide the following to downstream API consumers:
|
class |
Success
Value object to provide the following to downstream API consumers:
|
class |
TxRequest
Value object to provide the following to downstream API consumers:
|
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.