|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerConnectionEventHandler | |
|---|---|
| com.google.bitcoin.jni | |
| com.google.bitcoin.protocols.channels | |
| Uses of ServerConnectionEventHandler in com.google.bitcoin.jni |
|---|
| Subclasses of ServerConnectionEventHandler in com.google.bitcoin.jni | |
|---|---|
class |
NativePaymentChannelServerConnectionEventHandler
An event listener that relays events to a native C++ object. |
| Methods in com.google.bitcoin.jni that return ServerConnectionEventHandler | |
|---|---|
ServerConnectionEventHandler |
NativePaymentChannelHandlerFactory.onNewConnection(SocketAddress clientAddress)
|
| Uses of ServerConnectionEventHandler in com.google.bitcoin.protocols.channels |
|---|
| Methods in com.google.bitcoin.protocols.channels that return ServerConnectionEventHandler | |
|---|---|
ServerConnectionEventHandler |
PaymentChannelServerListener.HandlerFactory.onNewConnection(SocketAddress clientAddress)
Called when a new connection completes version handshake to get a new connection-specific listener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||