public static final class TrustMaterialServiceGrpc.TrustMaterialServiceStub extends io.grpc.stub.AbstractAsyncStub<TrustMaterialServiceGrpc.TrustMaterialServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected TrustMaterialServiceGrpc.TrustMaterialServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
chains(Cppki.ChainsRequest request,
io.grpc.stub.StreamObserver<Cppki.ChainsResponse> responseObserver)
Return the certificate chains that match the request.
|
void |
tRC(Cppki.TRCRequest request,
io.grpc.stub.StreamObserver<Cppki.TRCResponse> responseObserver)
Return a specific TRC that matches the request.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected TrustMaterialServiceGrpc.TrustMaterialServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<TrustMaterialServiceGrpc.TrustMaterialServiceStub>public void chains(Cppki.ChainsRequest request, io.grpc.stub.StreamObserver<Cppki.ChainsResponse> responseObserver)
Return the certificate chains that match the request.
public void tRC(Cppki.TRCRequest request, io.grpc.stub.StreamObserver<Cppki.TRCResponse> responseObserver)
Return a specific TRC that matches the request.
Copyright © 2024. All rights reserved.