Package | Description |
---|---|
net.tomp2p.storage |
Modifier and Type | Method and Description |
---|---|
static TrackerStorage.ReferrerType |
TrackerStorage.ReferrerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerStorage.ReferrerType[] |
TrackerStorage.ReferrerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TrackerStorage.putReferred(Number160 locationKey,
Number160 domainKey,
PeerAddress peerAddress,
PeerAddress referrer,
byte[] attachement,
int offset,
int length,
TrackerStorage.ReferrerType type) |
Copyright © 2013. All Rights Reserved.