| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Seg.BeaconResponse |
SegmentCreationServiceGrpc.SegmentCreationServiceBlockingStub.beacon(Seg.BeaconRequest request)
Beacon sends a beacon to the remote.
|
Seg.BeaconResponse |
Seg.BeaconResponse.Builder.build() |
Seg.BeaconResponse |
Seg.BeaconResponse.Builder.buildPartial() |
static Seg.BeaconResponse |
Seg.BeaconResponse.getDefaultInstance() |
Seg.BeaconResponse |
Seg.BeaconResponse.getDefaultInstanceForType() |
Seg.BeaconResponse |
Seg.BeaconResponse.Builder.getDefaultInstanceForType() |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseDelimitedFrom(InputStream input) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(byte[] data) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(ByteBuffer data) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(com.google.protobuf.ByteString data) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(InputStream input) |
static Seg.BeaconResponse |
Seg.BeaconResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Seg.BeaconResponse> |
SegmentCreationServiceGrpc.SegmentCreationServiceFutureStub.beacon(Seg.BeaconRequest request)
Beacon sends a beacon to the remote.
|
static io.grpc.MethodDescriptor<Seg.BeaconRequest,Seg.BeaconResponse> |
SegmentCreationServiceGrpc.getBeaconMethod() |
com.google.protobuf.Parser<Seg.BeaconResponse> |
Seg.BeaconResponse.getParserForType() |
static com.google.protobuf.Parser<Seg.BeaconResponse> |
Seg.BeaconResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Seg.BeaconResponse.Builder |
Seg.BeaconResponse.Builder.mergeFrom(Seg.BeaconResponse other) |
static Seg.BeaconResponse.Builder |
Seg.BeaconResponse.newBuilder(Seg.BeaconResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SegmentCreationServiceGrpc.AsyncService.beacon(Seg.BeaconRequest request,
io.grpc.stub.StreamObserver<Seg.BeaconResponse> responseObserver)
Beacon sends a beacon to the remote.
|
void |
SegmentCreationServiceGrpc.SegmentCreationServiceStub.beacon(Seg.BeaconRequest request,
io.grpc.stub.StreamObserver<Seg.BeaconResponse> responseObserver)
Beacon sends a beacon to the remote.
|
Copyright © 2024. All rights reserved.