|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrackerStorage.ReferrerType | |
|---|---|
| net.tomp2p.storage | |
| Uses of TrackerStorage.ReferrerType in net.tomp2p.storage |
|---|
| Methods in net.tomp2p.storage that return TrackerStorage.ReferrerType | |
|---|---|
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. |
| Methods in net.tomp2p.storage with parameters of type TrackerStorage.ReferrerType | |
|---|---|
boolean |
TrackerStorage.putReferred(Number160 locationKey,
Number160 domainKey,
PeerAddress peerAddress,
PeerAddress referrer,
byte[] attachement,
int offset,
int length,
TrackerStorage.ReferrerType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||