Package io.grpc.alts.internal
Class HandshakerServiceGrpc.HandshakerServiceImplBase
- java.lang.Object
-
- io.grpc.alts.internal.HandshakerServiceGrpc.HandshakerServiceImplBase
-
- All Implemented Interfaces:
HandshakerServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- HandshakerServiceGrpc
public abstract static class HandshakerServiceGrpc.HandshakerServiceImplBase extends java.lang.Object implements io.grpc.BindableService, HandshakerServiceGrpc.AsyncService
Base class for the server implementation of the service HandshakerService.
-
-
Constructor Summary
Constructors Constructor Description HandshakerServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.grpc.alts.internal.HandshakerServiceGrpc.AsyncService
doHandshake
-
-