|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPaymentChannelClient | |
|---|---|
| com.google.bitcoin.protocols.channels | |
| Uses of IPaymentChannelClient in com.google.bitcoin.protocols.channels |
|---|
| Classes in com.google.bitcoin.protocols.channels that implement IPaymentChannelClient | |
|---|---|
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. |
| Methods in com.google.bitcoin.protocols.channels that return IPaymentChannelClient | |
|---|---|
IPaymentChannelClient |
IPaymentChannelClient.Factory.create(String serverPaymentIdentity,
IPaymentChannelClient.ClientConnection connection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||