| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Cppki.ChainsResponse |
Cppki.ChainsResponse.Builder.build() |
Cppki.ChainsResponse |
Cppki.ChainsResponse.Builder.buildPartial() |
Cppki.ChainsResponse |
TrustMaterialServiceGrpc.TrustMaterialServiceBlockingStub.chains(Cppki.ChainsRequest request)
Return the certificate chains that match the request.
|
static Cppki.ChainsResponse |
Cppki.ChainsResponse.getDefaultInstance() |
Cppki.ChainsResponse |
Cppki.ChainsResponse.getDefaultInstanceForType() |
Cppki.ChainsResponse |
Cppki.ChainsResponse.Builder.getDefaultInstanceForType() |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseDelimitedFrom(InputStream input) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(byte[] data) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(ByteBuffer data) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(com.google.protobuf.ByteString data) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(InputStream input) |
static Cppki.ChainsResponse |
Cppki.ChainsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Cppki.ChainsResponse> |
TrustMaterialServiceGrpc.TrustMaterialServiceFutureStub.chains(Cppki.ChainsRequest request)
Return the certificate chains that match the request.
|
static io.grpc.MethodDescriptor<Cppki.ChainsRequest,Cppki.ChainsResponse> |
TrustMaterialServiceGrpc.getChainsMethod() |
com.google.protobuf.Parser<Cppki.ChainsResponse> |
Cppki.ChainsResponse.getParserForType() |
static com.google.protobuf.Parser<Cppki.ChainsResponse> |
Cppki.ChainsResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.mergeFrom(Cppki.ChainsResponse other) |
static Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.newBuilder(Cppki.ChainsResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
TrustMaterialServiceGrpc.AsyncService.chains(Cppki.ChainsRequest request,
io.grpc.stub.StreamObserver<Cppki.ChainsResponse> responseObserver)
Return the certificate chains that match the request.
|
void |
TrustMaterialServiceGrpc.TrustMaterialServiceStub.chains(Cppki.ChainsRequest request,
io.grpc.stub.StreamObserver<Cppki.ChainsResponse> responseObserver)
Return the certificate chains that match the request.
|
Copyright © 2024. All rights reserved.