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