| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Seg.HopEntry |
Seg.HopEntry.Builder.build() |
Seg.HopEntry |
Seg.HopEntry.Builder.buildPartial() |
static Seg.HopEntry |
Seg.HopEntry.getDefaultInstance() |
Seg.HopEntry |
Seg.HopEntry.getDefaultInstanceForType() |
Seg.HopEntry |
Seg.HopEntry.Builder.getDefaultInstanceForType() |
Seg.HopEntry |
Seg.ASEntrySignedBodyOrBuilder.getHopEntry()
The required regular hop entry.
|
Seg.HopEntry |
Seg.ASEntrySignedBody.getHopEntry()
The required regular hop entry.
|
Seg.HopEntry |
Seg.ASEntrySignedBody.Builder.getHopEntry()
The required regular hop entry.
|
static Seg.HopEntry |
Seg.HopEntry.parseDelimitedFrom(InputStream input) |
static Seg.HopEntry |
Seg.HopEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(byte[] data) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(ByteBuffer data) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(com.google.protobuf.ByteString data) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(InputStream input) |
static Seg.HopEntry |
Seg.HopEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Seg.HopEntry> |
Seg.HopEntry.getParserForType() |
static com.google.protobuf.Parser<Seg.HopEntry> |
Seg.HopEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
Seg.HopEntry.Builder |
Seg.HopEntry.Builder.mergeFrom(Seg.HopEntry other) |
Seg.ASEntrySignedBody.Builder |
Seg.ASEntrySignedBody.Builder.mergeHopEntry(Seg.HopEntry value)
The required regular hop entry.
|
static Seg.HopEntry.Builder |
Seg.HopEntry.newBuilder(Seg.HopEntry prototype) |
Seg.ASEntrySignedBody.Builder |
Seg.ASEntrySignedBody.Builder.setHopEntry(Seg.HopEntry value)
The required regular hop entry.
|
Copyright © 2024. All rights reserved.