Uses of Interface
io.grpc.alts.internal.HandshakerServiceGrpc.AsyncService
-
Packages that use HandshakerServiceGrpc.AsyncService Package Description io.grpc.alts.internal -
-
Uses of HandshakerServiceGrpc.AsyncService in io.grpc.alts.internal
Classes in io.grpc.alts.internal that implement HandshakerServiceGrpc.AsyncService Modifier and Type Class Description static classHandshakerServiceGrpc.HandshakerServiceImplBaseBase class for the server implementation of the service HandshakerService.Fields in io.grpc.alts.internal declared as HandshakerServiceGrpc.AsyncService Modifier and Type Field Description private HandshakerServiceGrpc.AsyncServiceHandshakerServiceGrpc.MethodHandlers. serviceImplMethods in io.grpc.alts.internal with parameters of type HandshakerServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionHandshakerServiceGrpc. bindService(HandshakerServiceGrpc.AsyncService service)Constructors in io.grpc.alts.internal with parameters of type HandshakerServiceGrpc.AsyncService Constructor Description MethodHandlers(HandshakerServiceGrpc.AsyncService serviceImpl, int methodId)
-