| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.PathInterface |
Daemon.PathInterface.Builder.build() |
Daemon.PathInterface |
Daemon.PathInterface.Builder.buildPartial() |
static Daemon.PathInterface |
Daemon.PathInterface.getDefaultInstance() |
Daemon.PathInterface |
Daemon.PathInterface.getDefaultInstanceForType() |
Daemon.PathInterface |
Daemon.PathInterface.Builder.getDefaultInstanceForType() |
Daemon.PathInterface |
Daemon.PathOrBuilder.getInterfaces(int index)
The list of interfaces the path is composed of.
|
Daemon.PathInterface |
Daemon.Path.getInterfaces(int index)
The list of interfaces the path is composed of.
|
Daemon.PathInterface |
Daemon.Path.Builder.getInterfaces(int index)
The list of interfaces the path is composed of.
|
static Daemon.PathInterface |
Daemon.PathInterface.parseDelimitedFrom(InputStream input) |
static Daemon.PathInterface |
Daemon.PathInterface.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(byte[] data) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(ByteBuffer data) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(InputStream input) |
static Daemon.PathInterface |
Daemon.PathInterface.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Daemon.PathInterface> |
Daemon.PathOrBuilder.getInterfacesList()
The list of interfaces the path is composed of.
|
List<Daemon.PathInterface> |
Daemon.Path.getInterfacesList()
The list of interfaces the path is composed of.
|
List<Daemon.PathInterface> |
Daemon.Path.Builder.getInterfacesList()
The list of interfaces the path is composed of.
|
com.google.protobuf.Parser<Daemon.PathInterface> |
Daemon.PathInterface.getParserForType() |
static com.google.protobuf.Parser<Daemon.PathInterface> |
Daemon.PathInterface.parser() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path.Builder |
Daemon.Path.Builder.addInterfaces(Daemon.PathInterface value)
The list of interfaces the path is composed of.
|
Daemon.Path.Builder |
Daemon.Path.Builder.addInterfaces(int index,
Daemon.PathInterface value)
The list of interfaces the path is composed of.
|
Daemon.PathInterface.Builder |
Daemon.PathInterface.Builder.mergeFrom(Daemon.PathInterface other) |
static Daemon.PathInterface.Builder |
Daemon.PathInterface.newBuilder(Daemon.PathInterface prototype) |
Daemon.Path.Builder |
Daemon.Path.Builder.setInterfaces(int index,
Daemon.PathInterface value)
The list of interfaces the path is composed of.
|
| Modifier and Type | Method and Description |
|---|---|
Daemon.Path.Builder |
Daemon.Path.Builder.addAllInterfaces(Iterable<? extends Daemon.PathInterface> values)
The list of interfaces the path is composed of.
|
Copyright © 2024. All rights reserved.