public static interface DRKeyIntraServiceGrpc.AsyncService
| Modifier and Type | Method and Description |
|---|---|
default void |
dRKeyASHost(Drkey.DRKeyASHostRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeyASHostResponse> responseObserver)
Return the AS-Host that matches the request
|
default void |
dRKeyHostAS(Drkey.DRKeyHostASRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeyHostASResponse> responseObserver)
Return the Host-AS that matches the request
|
default void |
dRKeyHostHost(Drkey.DRKeyHostHostRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeyHostHostResponse> responseObserver)
Return the Host-Host that matches the request
|
default void |
dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request,
io.grpc.stub.StreamObserver<Drkey.DRKeyIntraLevel1Response> responseObserver)
Return the ASAS that matches the request
|
default void |
dRKeySecretValue(Drkey.DRKeySecretValueRequest request,
io.grpc.stub.StreamObserver<Drkey.DRKeySecretValueResponse> responseObserver)
Return the SecretValue that matches the request
|
default void dRKeyIntraLevel1(Drkey.DRKeyIntraLevel1Request request, io.grpc.stub.StreamObserver<Drkey.DRKeyIntraLevel1Response> responseObserver)
Return the ASAS that matches the request
default void dRKeyASHost(Drkey.DRKeyASHostRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeyASHostResponse> responseObserver)
Return the AS-Host that matches the request
default void dRKeyHostAS(Drkey.DRKeyHostASRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeyHostASResponse> responseObserver)
Return the Host-AS that matches the request
default void dRKeyHostHost(Drkey.DRKeyHostHostRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeyHostHostResponse> responseObserver)
Return the Host-Host that matches the request
default void dRKeySecretValue(Drkey.DRKeySecretValueRequest request, io.grpc.stub.StreamObserver<Drkey.DRKeySecretValueResponse> responseObserver)
Return the SecretValue that matches the request
Copyright © 2024. All rights reserved.