| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.Underlay |
Daemon.Underlay.Builder.build() |
Daemon.Underlay |
Daemon.Underlay.Builder.buildPartial() |
Daemon.Underlay |
Daemon.InterfaceOrBuilder.getAddress()
Underlay address to exit through the interface.
|
Daemon.Underlay |
Daemon.Interface.getAddress()
Underlay address to exit through the interface.
|
Daemon.Underlay |
Daemon.Interface.Builder.getAddress()
Underlay address to exit through the interface.
|
static Daemon.Underlay |
Daemon.Underlay.getDefaultInstance() |
Daemon.Underlay |
Daemon.Underlay.getDefaultInstanceForType() |
Daemon.Underlay |
Daemon.Underlay.Builder.getDefaultInstanceForType() |
static Daemon.Underlay |
Daemon.Underlay.parseDelimitedFrom(InputStream input) |
static Daemon.Underlay |
Daemon.Underlay.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(byte[] data) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(ByteBuffer data) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(InputStream input) |
static Daemon.Underlay |
Daemon.Underlay.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Daemon.Underlay> |
Daemon.Underlay.getParserForType() |
static com.google.protobuf.Parser<Daemon.Underlay> |
Daemon.Underlay.parser() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.Interface.Builder |
Daemon.Interface.Builder.mergeAddress(Daemon.Underlay value)
Underlay address to exit through the interface.
|
Daemon.Underlay.Builder |
Daemon.Underlay.Builder.mergeFrom(Daemon.Underlay other) |
static Daemon.Underlay.Builder |
Daemon.Underlay.newBuilder(Daemon.Underlay prototype) |
Daemon.Interface.Builder |
Daemon.Interface.Builder.setAddress(Daemon.Underlay value)
Underlay address to exit through the interface.
|
Copyright © 2024. All rights reserved.