| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.Builder.build() |
SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.Builder.buildPartial() |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.getDefaultInstance() |
SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.getDefaultInstanceForType() |
SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.Builder.getDefaultInstanceForType() |
SegExtensions.HiddenPathExtension |
SegExtensions.PathSegmentExtensionsOrBuilder.getHiddenPath()
Optional hidden path extension.
|
SegExtensions.HiddenPathExtension |
SegExtensions.PathSegmentExtensions.getHiddenPath()
Optional hidden path extension.
|
SegExtensions.HiddenPathExtension |
SegExtensions.PathSegmentExtensions.Builder.getHiddenPath()
Optional hidden path extension.
|
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseDelimitedFrom(InputStream input) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(byte[] data) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(ByteBuffer data) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(com.google.protobuf.ByteString data) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(com.google.protobuf.CodedInputStream input) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(InputStream input) |
static SegExtensions.HiddenPathExtension |
SegExtensions.HiddenPathExtension.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SegExtensions.HiddenPathExtension> |
SegExtensions.HiddenPathExtension.getParserForType() |
static com.google.protobuf.Parser<SegExtensions.HiddenPathExtension> |
SegExtensions.HiddenPathExtension.parser() |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.HiddenPathExtension.Builder |
SegExtensions.HiddenPathExtension.Builder.mergeFrom(SegExtensions.HiddenPathExtension other) |
SegExtensions.PathSegmentExtensions.Builder |
SegExtensions.PathSegmentExtensions.Builder.mergeHiddenPath(SegExtensions.HiddenPathExtension value)
Optional hidden path extension.
|
static SegExtensions.HiddenPathExtension.Builder |
SegExtensions.HiddenPathExtension.newBuilder(SegExtensions.HiddenPathExtension prototype) |
SegExtensions.PathSegmentExtensions.Builder |
SegExtensions.PathSegmentExtensions.Builder.setHiddenPath(SegExtensions.HiddenPathExtension value)
Optional hidden path extension.
|
Copyright © 2024. All rights reserved.