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 class
HandshakerServiceGrpc.HandshakerServiceImplBase
Base 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.AsyncService
HandshakerServiceGrpc.MethodHandlers. serviceImpl
Methods in io.grpc.alts.internal with parameters of type HandshakerServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
HandshakerServiceGrpc. bindService(HandshakerServiceGrpc.AsyncService service)
Constructors in io.grpc.alts.internal with parameters of type HandshakerServiceGrpc.AsyncService Constructor Description MethodHandlers(HandshakerServiceGrpc.AsyncService serviceImpl, int methodId)
-