Package | Description |
---|---|
org.bitcoin.protocols.payments | |
org.bitcoinj.core |
The core package contains classes for network messages like
Block and
Transaction , peer connectivity via PeerGroup ,
block chain management and the Wallet class. |
org.bitcoinj.protocols.payments |
The BIP70 payment protocol wraps Bitcoin transactions and adds various useful features like memos, refund addresses
and authentication.
|
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.PaymentDetails
Protobuf type
payments.PaymentDetails |
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 |
Copyright © 2014. All rights reserved.