| Package | Description |
|---|---|
| org.scion.jpan.proto.gateway |
| Modifier and Type | Method and Description |
|---|---|
Control.ProbeResponse |
Control.ProbeResponse.Builder.build() |
Control.ProbeResponse |
Control.ProbeResponse.Builder.buildPartial() |
static Control.ProbeResponse |
Control.ProbeResponse.getDefaultInstance() |
Control.ProbeResponse |
Control.ProbeResponse.getDefaultInstanceForType() |
Control.ProbeResponse |
Control.ProbeResponse.Builder.getDefaultInstanceForType() |
Control.ProbeResponse |
Control.ControlResponseOrBuilder.getProbe()
A probe response
|
Control.ProbeResponse |
Control.ControlResponse.getProbe()
A probe response
|
Control.ProbeResponse |
Control.ControlResponse.Builder.getProbe()
A probe response
|
static Control.ProbeResponse |
Control.ProbeResponse.parseDelimitedFrom(InputStream input) |
static Control.ProbeResponse |
Control.ProbeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(byte[] data) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(ByteBuffer data) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(com.google.protobuf.ByteString data) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(InputStream input) |
static Control.ProbeResponse |
Control.ProbeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control.ProbeResponse> |
Control.ProbeResponse.getParserForType() |
static com.google.protobuf.Parser<Control.ProbeResponse> |
Control.ProbeResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Control.ProbeResponse.Builder |
Control.ProbeResponse.Builder.mergeFrom(Control.ProbeResponse other) |
Control.ControlResponse.Builder |
Control.ControlResponse.Builder.mergeProbe(Control.ProbeResponse value)
A probe response
|
static Control.ProbeResponse.Builder |
Control.ProbeResponse.newBuilder(Control.ProbeResponse prototype) |
Control.ControlResponse.Builder |
Control.ControlResponse.Builder.setProbe(Control.ProbeResponse value)
A probe response
|
Copyright © 2024. All rights reserved.