| Package | Description |
|---|---|
| net.tomp2p.relay |
| Modifier and Type | Method and Description |
|---|---|
RelayType |
RelayConfig.type() |
static RelayType |
RelayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelayType[] |
RelayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseRelayForwarderRPC(Peer peer,
PeerAddress unreachablePeer,
RelayType relayType) |
Copyright © 2014. All rights reserved.