| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.Builder.build() |
Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.Builder.buildPartial() |
Renewal.ChainRenewalResponse |
ChainRenewalServiceGrpc.ChainRenewalServiceBlockingStub.chainRenewal(Renewal.ChainRenewalRequest request)
RenewChain creates a chain from the chain request.
|
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.getDefaultInstance() |
Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.getDefaultInstanceForType() |
Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.Builder.getDefaultInstanceForType() |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseDelimitedFrom(InputStream input) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(byte[] data) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(ByteBuffer data) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(com.google.protobuf.ByteString data) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(InputStream input) |
static Renewal.ChainRenewalResponse |
Renewal.ChainRenewalResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Renewal.ChainRenewalResponse> |
ChainRenewalServiceGrpc.ChainRenewalServiceFutureStub.chainRenewal(Renewal.ChainRenewalRequest request)
RenewChain creates a chain from the chain request.
|
static io.grpc.MethodDescriptor<Renewal.ChainRenewalRequest,Renewal.ChainRenewalResponse> |
ChainRenewalServiceGrpc.getChainRenewalMethod() |
com.google.protobuf.Parser<Renewal.ChainRenewalResponse> |
Renewal.ChainRenewalResponse.getParserForType() |
static com.google.protobuf.Parser<Renewal.ChainRenewalResponse> |
Renewal.ChainRenewalResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Renewal.ChainRenewalResponse.Builder |
Renewal.ChainRenewalResponse.Builder.mergeFrom(Renewal.ChainRenewalResponse other) |
static Renewal.ChainRenewalResponse.Builder |
Renewal.ChainRenewalResponse.newBuilder(Renewal.ChainRenewalResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ChainRenewalServiceGrpc.AsyncService.chainRenewal(Renewal.ChainRenewalRequest request,
io.grpc.stub.StreamObserver<Renewal.ChainRenewalResponse> responseObserver)
RenewChain creates a chain from the chain request.
|
void |
ChainRenewalServiceGrpc.ChainRenewalServiceStub.chainRenewal(Renewal.ChainRenewalRequest request,
io.grpc.stub.StreamObserver<Renewal.ChainRenewalResponse> responseObserver)
RenewChain creates a chain from the chain request.
|
Copyright © 2024. All rights reserved.