| Package | Description |
|---|---|
| net.tomp2p.nat | |
| net.tomp2p.relay | |
| net.tomp2p.relay.tcp | |
| net.tomp2p.relay.tcp.buffered |
| Modifier and Type | Method and Description |
|---|---|
Map<RelayType,RelayServerConfig> |
PeerBuilderNAT.relayServerConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
PeerBuilderNAT |
PeerBuilderNAT.addRelayServerConfiguration(RelayType relayType,
RelayServerConfig configuration)
Add a new server configuration (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
PeerBuilderNAT |
PeerBuilderNAT.relayServerConfigurations(Map<RelayType,RelayServerConfig> relayServerConfigurations)
Set all relay server configurations
|
| Constructor and Description |
|---|
RelayRPC(Peer peer,
RconRPC rconRPC,
HolePunchRPC holePunchRPC,
Map<RelayType,RelayServerConfig> serverConfigs)
Register the RelayRPC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPRelayServerConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedTCPRelayServerConfig |
Copyright © 2015. All rights reserved.