| Package | Description |
|---|---|
| com.google.bitcoin.protocols.channels |
| Modifier and Type | Class and Description |
|---|---|
class |
PaymentChannelClient
A class which handles most of the complexity of creating a payment channel connection by providing a
simple in/out interface which is provided with protobufs from the server and which generates protobufs which should
be sent to the server.
|
| Modifier and Type | Method and Description |
|---|---|
IPaymentChannelClient |
IPaymentChannelClient.Factory.create(String serverPaymentIdentity,
IPaymentChannelClient.ClientConnection connection) |
Copyright © 2014. All rights reserved.