| Package | Description |
|---|---|
| org.scion.jpan.internal |
| Modifier and Type | Method and Description |
|---|---|
static ScionBootstrapper |
ScionBootstrapper.createViaBootstrapServerIP(String hostAndPort) |
static ScionBootstrapper |
ScionBootstrapper.createViaDns(String host)
Returns the default instance of the ScionService.
|
static ScionBootstrapper |
ScionBootstrapper.createViaTopoFile(Path file) |
| Modifier and Type | Method and Description |
|---|---|
static GlobalTopology |
GlobalTopology.create(ScionBootstrapper server) |
static List<Daemon.Path> |
Segments.getPaths(SegmentLookupServiceGrpc.SegmentLookupServiceBlockingStub service,
ScionBootstrapper bootstrapper,
long srcIsdAs,
long dstIsdAs,
boolean minimizeLookups)
Lookup segments, construct paths, and return paths.
|
| Constructor and Description |
|---|
GlobalTopology(ScionBootstrapper server) |
Copyright © 2024. All rights reserved.