@Generated(value="by gRPC proto compiler (version 1.59.0)", comments="Source: scion/protobuf/control_plane/v1/drkey.proto") public final class DRKeyIntraServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DRKeyIntraServiceGrpc.AsyncService |
static class |
DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service DRKeyIntraService.
|
static class |
DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service DRKeyIntraService.
|
static class |
DRKeyIntraServiceGrpc.DRKeyIntraServiceImplBase
Base class for the server implementation of the service DRKeyIntraService.
|
static class |
DRKeyIntraServiceGrpc.DRKeyIntraServiceStub
A stub to allow clients to do asynchronous rpc calls to service DRKeyIntraService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerServiceDefinition |
bindService(DRKeyIntraServiceGrpc.AsyncService service) |
static io.grpc.MethodDescriptor<Drkey.DRKeyASHostRequest,Drkey.DRKeyASHostResponse> |
getDRKeyASHostMethod() |
static io.grpc.MethodDescriptor<Drkey.DRKeyHostASRequest,Drkey.DRKeyHostASResponse> |
getDRKeyHostASMethod() |
static io.grpc.MethodDescriptor<Drkey.DRKeyHostHostRequest,Drkey.DRKeyHostHostResponse> |
getDRKeyHostHostMethod() |
static io.grpc.MethodDescriptor<Drkey.DRKeyIntraLevel1Request,Drkey.DRKeyIntraLevel1Response> |
getDRKeyIntraLevel1Method() |
static io.grpc.MethodDescriptor<Drkey.DRKeySecretValueRequest,Drkey.DRKeySecretValueResponse> |
getDRKeySecretValueMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static DRKeyIntraServiceGrpc.DRKeyIntraServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<Drkey.DRKeyIntraLevel1Request,Drkey.DRKeyIntraLevel1Response> getDRKeyIntraLevel1Method()
public static io.grpc.MethodDescriptor<Drkey.DRKeyASHostRequest,Drkey.DRKeyASHostResponse> getDRKeyASHostMethod()
public static io.grpc.MethodDescriptor<Drkey.DRKeyHostASRequest,Drkey.DRKeyHostASResponse> getDRKeyHostASMethod()
public static io.grpc.MethodDescriptor<Drkey.DRKeyHostHostRequest,Drkey.DRKeyHostHostResponse> getDRKeyHostHostMethod()
public static io.grpc.MethodDescriptor<Drkey.DRKeySecretValueRequest,Drkey.DRKeySecretValueResponse> getDRKeySecretValueMethod()
public static DRKeyIntraServiceGrpc.DRKeyIntraServiceStub newStub(io.grpc.Channel channel)
public static DRKeyIntraServiceGrpc.DRKeyIntraServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DRKeyIntraServiceGrpc.DRKeyIntraServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(DRKeyIntraServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024. All rights reserved.