|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrackerConfiguration | |
---|---|
net.tomp2p.p2p | |
net.tomp2p.p2p.builder |
Uses of TrackerConfiguration in net.tomp2p.p2p |
---|
Methods in net.tomp2p.p2p with parameters of type TrackerConfiguration | |
---|---|
FutureTracker |
DistributedTracker.addToTracker(Number160 locationKey,
Number160 domainKey,
byte[] attachment,
RoutingConfiguration routingConfiguration,
TrackerConfiguration trackerConfiguration,
boolean signMessage,
FutureCreate<BaseFuture> futureCreate,
Set<Number160> knownPeers,
FutureChannelCreator futureChannelCreator,
ConnectionReservation connectionReservation)
|
FutureTracker |
DistributedTracker.getFromTracker(Number160 locationKey,
Number160 domainKey,
RoutingConfiguration routingConfiguration,
TrackerConfiguration trackerConfiguration,
boolean expectAttachement,
EvaluatingSchemeTracker evaluatingScheme,
boolean signMessage,
boolean useSecondaryTrackers,
Set<Number160> knownPeers,
FutureChannelCreator futureChannelCreator,
ConnectionReservation connectionReservation)
|
Uses of TrackerConfiguration in net.tomp2p.p2p.builder |
---|
Fields in net.tomp2p.p2p.builder declared as TrackerConfiguration | |
---|---|
protected TrackerConfiguration |
TrackerBuilder.trackerConfiguration
|
Methods in net.tomp2p.p2p.builder that return TrackerConfiguration | |
---|---|
TrackerConfiguration |
TrackerBuilder.getTrackerConfiguration()
|
Methods in net.tomp2p.p2p.builder with parameters of type TrackerConfiguration | |
---|---|
K |
TrackerBuilder.setTrackerConfiguration(TrackerConfiguration trackerConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |