public static final class DRKeyIntraServiceGrpc.DRKeyIntraServiceStub extends io.grpc.stub.AbstractAsyncStub<DRKeyIntraServiceGrpc.DRKeyIntraServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected DRKeyIntraServiceGrpc.DRKeyIntraServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
dRKeyASHost(Drkey.DRKeyASHostRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeyASHostResponse> responseObserver)
Return the AS-Host that matches the request
|
void |
dRKeyHostAS(Drkey.DRKeyHostASRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeyHostASResponse> responseObserver)
Return the Host-AS that matches the request
|
void |
dRKeyHostHost(Drkey.DRKeyHostHostRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeyHostHostResponse> responseObserver)
Return the Host-Host that matches the request
|
void |
dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request,
io.grpc.stub.StreamObserver<Drkey.DRKeyIntraLevel1Response> responseObserver)
Return the ASAS that matches the request
|
void |
dRKeySecretValue(Drkey.DRKeySecretValueRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeySecretValueResponse> responseObserver)
Return the SecretValue that matches the request
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected DRKeyIntraServiceGrpc.DRKeyIntraServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DRKeyIntraServiceGrpc.DRKeyIntraServiceStub>public void dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request, io.grpc.stub.StreamObserver<Drkey.DRKeyIntraLevel1Response> responseObserver)
Return the ASAS that matches the request
public void dRKeyASHost(Drkey.DRKeyASHostRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeyASHostResponse> responseObserver)
Return the AS-Host that matches the request
public void dRKeyHostAS(Drkey.DRKeyHostASRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeyHostASResponse> responseObserver)
Return the Host-AS that matches the request
public void dRKeyHostHost(Drkey.DRKeyHostHostRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeyHostHostResponse> responseObserver)
Return the Host-Host that matches the request
public void dRKeySecretValue(Drkey.DRKeySecretValueRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeySecretValueResponse> responseObserver)
Return the SecretValue that matches the request
Copyright © 2024. All rights reserved.