| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.Builder.build() |
Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.Builder.buildPartial() |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.getDefaultInstance() |
Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.getDefaultInstanceForType() |
Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.Builder.getDefaultInstanceForType() |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseDelimitedFrom(InputStream input) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(byte[] data) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(ByteBuffer data) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(com.google.protobuf.ByteString data) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(InputStream input) |
static Seg.SegmentsRegistrationResponse |
Seg.SegmentsRegistrationResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Seg.SegmentsRegistrationResponse |
SegmentRegistrationServiceGrpc.SegmentRegistrationServiceBlockingStub.segmentsRegistration(Seg.SegmentsRegistrationRequest request)
SegmentsRegistration registers segments at the remote.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Seg.SegmentsRegistrationResponse> |
Seg.SegmentsRegistrationResponse.getParserForType() |
static io.grpc.MethodDescriptor<Seg.SegmentsRegistrationRequest,Seg.SegmentsRegistrationResponse> |
SegmentRegistrationServiceGrpc.getSegmentsRegistrationMethod() |
static com.google.protobuf.Parser<Seg.SegmentsRegistrationResponse> |
Seg.SegmentsRegistrationResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Seg.SegmentsRegistrationResponse> |
SegmentRegistrationServiceGrpc.SegmentRegistrationServiceFutureStub.segmentsRegistration(Seg.SegmentsRegistrationRequest request)
SegmentsRegistration registers segments at the remote.
|
| Modifier and Type | Method and Description |
|---|---|
Seg.SegmentsRegistrationResponse.Builder |
Seg.SegmentsRegistrationResponse.Builder.mergeFrom(Seg.SegmentsRegistrationResponse other) |
static Seg.SegmentsRegistrationResponse.Builder |
Seg.SegmentsRegistrationResponse.newBuilder(Seg.SegmentsRegistrationResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SegmentRegistrationServiceGrpc.AsyncService.segmentsRegistration(Seg.SegmentsRegistrationRequest request,
io.grpc.stub.StreamObserver<Seg.SegmentsRegistrationResponse> responseObserver)
SegmentsRegistration registers segments at the remote.
|
void |
SegmentRegistrationServiceGrpc.SegmentRegistrationServiceStub.segmentsRegistration(Seg.SegmentsRegistrationRequest request,
io.grpc.stub.StreamObserver<Seg.SegmentsRegistrationResponse> responseObserver)
SegmentsRegistration registers segments at the remote.
|
Copyright © 2024. All rights reserved.