| Package | Description |
|---|---|
| net.tomp2p.relay |
| Modifier and Type | Field and Description |
|---|---|
protected Set<RelayListener> |
BaseRelayConnection.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRelayConnection.addCloseListener(RelayListener listener)
Adds a close listener for an open peer connection, so that if the
connection to the relay peer drops, a new relay is found and a new relay
connection is established
|
void |
DistributedRelay.addRelayListener(RelayListener relayListener) |
Copyright © 2014. All rights reserved.