| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.GeoCoordinates |
Daemon.GeoCoordinates.Builder.build() |
Daemon.GeoCoordinates |
Daemon.GeoCoordinates.Builder.buildPartial() |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.getDefaultInstance() |
Daemon.GeoCoordinates |
Daemon.GeoCoordinates.getDefaultInstanceForType() |
Daemon.GeoCoordinates |
Daemon.GeoCoordinates.Builder.getDefaultInstanceForType() |
Daemon.GeoCoordinates |
Daemon.PathOrBuilder.getGeo(int index)
Geo lists the geographical position of the border routers along the
path.
|
Daemon.GeoCoordinates |
Daemon.Path.getGeo(int index)
Geo lists the geographical position of the border routers along the
path.
|
Daemon.GeoCoordinates |
Daemon.Path.Builder.getGeo(int index)
Geo lists the geographical position of the border routers along the
path.
|
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseDelimitedFrom(InputStream input) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(byte[] data) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(ByteBuffer data) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(InputStream input) |
static Daemon.GeoCoordinates |
Daemon.GeoCoordinates.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Daemon.GeoCoordinates> |
Daemon.PathOrBuilder.getGeoList()
Geo lists the geographical position of the border routers along the
path.
|
List<Daemon.GeoCoordinates> |
Daemon.Path.getGeoList()
Geo lists the geographical position of the border routers along the
path.
|
List<Daemon.GeoCoordinates> |
Daemon.Path.Builder.getGeoList()
Geo lists the geographical position of the border routers along the
path.
|
com.google.protobuf.Parser<Daemon.GeoCoordinates> |
Daemon.GeoCoordinates.getParserForType() |
static com.google.protobuf.Parser<Daemon.GeoCoordinates> |
Daemon.GeoCoordinates.parser() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path.Builder |
Daemon.Path.Builder.addGeo(Daemon.GeoCoordinates value)
Geo lists the geographical position of the border routers along the
path.
|
Daemon.Path.Builder |
Daemon.Path.Builder.addGeo(int index,
Daemon.GeoCoordinates value)
Geo lists the geographical position of the border routers along the
path.
|
Daemon.GeoCoordinates.Builder |
Daemon.GeoCoordinates.Builder.mergeFrom(Daemon.GeoCoordinates other) |
static Daemon.GeoCoordinates.Builder |
Daemon.GeoCoordinates.newBuilder(Daemon.GeoCoordinates prototype) |
Daemon.Path.Builder |
Daemon.Path.Builder.setGeo(int index,
Daemon.GeoCoordinates value)
Geo lists the geographical position of the border routers along the
path.
|
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path.Builder |
Daemon.Path.Builder.addAllGeo(Iterable<? extends Daemon.GeoCoordinates> values)
Geo lists the geographical position of the border routers along the
path.
|
Copyright © 2024. All rights reserved.