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