Class HandshakerServiceGrpc

java.lang.Object
io.grpc.alts.internal.HandshakerServiceGrpc

@Generated(value="by gRPC proto compiler (version 1.68.1)", comments="Source: grpc/gcp/handshaker.proto") public final class HandshakerServiceGrpc extends Object
  • Field Details

    • SERVICE_NAME

      public static final String SERVICE_NAME
      See Also:
    • getDoHandshakeMethod

      private static volatile io.grpc.MethodDescriptor<HandshakerReq,HandshakerResp> getDoHandshakeMethod
    • METHODID_DO_HANDSHAKE

      private static final int METHODID_DO_HANDSHAKE
      See Also:
    • serviceDescriptor

      private static volatile io.grpc.ServiceDescriptor serviceDescriptor
  • Constructor Details

    • HandshakerServiceGrpc

      private HandshakerServiceGrpc()
  • Method Details