Package | Description |
---|---|
org.bitcoin.protocols.payments | |
org.bitcoinj.protocols.payments |
The BIP70 payment protocol wraps Bitcoin transactions and adds various useful features like memos, refund addresses
and authentication.
|
org.bitcoinj.wallet |
Classes that support the
Wallet , which knows how to find and save transactions relevant to
a set of keys or scripts, calculate balances, and spend money: the wallet has many features and can be extended
in various ways, please refer to the website for documentation on how to use it. |
Class and Description |
---|
Protos.Output
Protobuf type
payments.Output |
Protos.Output.Builder
Protobuf type
payments.Output |
Protos.OutputOrBuilder |
Protos.Payment
Protobuf type
payments.Payment |
Protos.Payment.Builder
Protobuf type
payments.Payment |
Protos.PaymentACK
Protobuf type
payments.PaymentACK |
Protos.PaymentACK.Builder
Protobuf type
payments.PaymentACK |
Protos.PaymentACKOrBuilder |
Protos.PaymentDetails
Protobuf type
payments.PaymentDetails |
Protos.PaymentDetails.Builder
Protobuf type
payments.PaymentDetails |
Protos.PaymentDetailsOrBuilder |
Protos.PaymentOrBuilder |
Protos.PaymentRequest
Protobuf type
payments.PaymentRequest |
Protos.PaymentRequest.Builder
Protobuf type
payments.PaymentRequest |
Protos.PaymentRequestOrBuilder |
Protos.X509Certificates
Protobuf type
payments.X509Certificates |
Protos.X509Certificates.Builder
Protobuf type
payments.X509Certificates |
Protos.X509CertificatesOrBuilder |
Class and Description |
---|
Protos.Output
Protobuf type
payments.Output |
Protos.Payment
Protobuf type
payments.Payment |
Protos.PaymentACK
Protobuf type
payments.PaymentACK |
Protos.PaymentDetails
Protobuf type
payments.PaymentDetails |
Protos.PaymentRequest
Protobuf type
payments.PaymentRequest |
Protos.PaymentRequest.Builder
Protobuf type
payments.PaymentRequest |
Class and Description |
---|
Protos.PaymentDetails
Protobuf type
payments.PaymentDetails |
Copyright © 2016. All rights reserved.