|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentChannelServerListener.HandlerFactory | |
|---|---|
| com.google.bitcoin.jni | |
| com.google.bitcoin.protocols.channels | |
| Uses of PaymentChannelServerListener.HandlerFactory in com.google.bitcoin.jni |
|---|
| Classes in com.google.bitcoin.jni that implement PaymentChannelServerListener.HandlerFactory | |
|---|---|
class |
NativePaymentChannelHandlerFactory
An event listener that relays events to a native C++ object. |
| Uses of PaymentChannelServerListener.HandlerFactory in com.google.bitcoin.protocols.channels |
|---|
| Constructors in com.google.bitcoin.protocols.channels with parameters of type PaymentChannelServerListener.HandlerFactory | |
|---|---|
PaymentChannelServerListener(TransactionBroadcaster broadcaster,
Wallet wallet,
int timeoutSeconds,
BigInteger minAcceptedChannelSize,
PaymentChannelServerListener.HandlerFactory eventHandlerFactory)
Sets up a new payment channel server which listens on the given port. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||